diff options
Diffstat (limited to 'tests/b-info')
-rw-r--r-- | tests/b-info/buildfile | 2 | ||||
-rw-r--r-- | tests/b-info/driver.cxx | 2 | ||||
-rw-r--r-- | tests/b-info/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/b-info/buildfile b/tests/b-info/buildfile index 6395d63..fd83787 100644 --- a/tests/b-info/buildfile +++ b/tests/b-info/buildfile @@ -1,5 +1,5 @@ # file : tests/b-info/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/b-info/driver.cxx b/tests/b-info/driver.cxx index 9432551..b128179 100644 --- a/tests/b-info/driver.cxx +++ b/tests/b-info/driver.cxx @@ -1,5 +1,5 @@ // file : tests/b-info/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/b-info/testscript b/tests/b-info/testscript index 9d1cfeb..2568422 100644 --- a/tests/b-info/testscript +++ b/tests/b-info/testscript @@ -1,5 +1,5 @@ # file : tests/b-info/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Note that when cross-testing we unlikely be able to run build2 on the |