diff options
Diffstat (limited to 'tests/manifest')
-rw-r--r-- | tests/manifest/buildfile | 2 | ||||
-rw-r--r-- | tests/manifest/driver.cxx | 2 | ||||
-rw-r--r-- | tests/manifest/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/manifest/buildfile b/tests/manifest/buildfile index aa28609..627ef9e 100644 --- a/tests/manifest/buildfile +++ b/tests/manifest/buildfile @@ -1,5 +1,5 @@ # file : tests/manifest/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/manifest/driver.cxx b/tests/manifest/driver.cxx index de03606..3bffd4a 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -1,5 +1,5 @@ // file : tests/manifest/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 <ios> // ios_base::failbit, ios_base::badbit diff --git a/tests/manifest/testscript b/tests/manifest/testscript index fa0de85..b1b94ed 100644 --- a/tests/manifest/testscript +++ b/tests/manifest/testscript @@ -1,5 +1,5 @@ # file : tests/manifest/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : packages |