diff options
Diffstat (limited to 'tests/test/config-test')
-rw-r--r-- | tests/test/config-test/buildfile | 2 | ||||
-rw-r--r-- | tests/test/config-test/driver.cxx | 2 | ||||
-rw-r--r-- | tests/test/config-test/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/test/config-test/buildfile b/tests/test/config-test/buildfile index 909f8f2..3f17d1d 100644 --- a/tests/test/config-test/buildfile +++ b/tests/test/config-test/buildfile @@ -1,5 +1,5 @@ # file : tests/test/config-build/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test config.test. diff --git a/tests/test/config-test/driver.cxx b/tests/test/config-test/driver.cxx index 1da7c9d..807e36a 100644 --- a/tests/test/config-test/driver.cxx +++ b/tests/test/config-test/driver.cxx @@ -1,5 +1,5 @@ // file : tests/test/config-test/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <iostream> diff --git a/tests/test/config-test/testscript b/tests/test/config-test/testscript index 1c540ea..7aadaf2 100644 --- a/tests/test/config-test/testscript +++ b/tests/test/config-test/testscript @@ -1,5 +1,5 @@ # file : tests/test/config-build/testscript -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Setup a realistic test project that we will then exercise. |