diff options
Diffstat (limited to 'tests/build-class-expr')
-rw-r--r-- | tests/build-class-expr/buildfile | 2 | ||||
-rw-r--r-- | tests/build-class-expr/driver.cxx | 2 | ||||
-rw-r--r-- | tests/build-class-expr/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/build-class-expr/buildfile b/tests/build-class-expr/buildfile index 8d63d65..2c51a5d 100644 --- a/tests/build-class-expr/buildfile +++ b/tests/build-class-expr/buildfile @@ -1,5 +1,5 @@ # file : tests/build-class-expr/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/build-class-expr/driver.cxx b/tests/build-class-expr/driver.cxx index 586d459..d2797ac 100644 --- a/tests/build-class-expr/driver.cxx +++ b/tests/build-class-expr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/build-class-expr/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> diff --git a/tests/build-class-expr/testscript b/tests/build-class-expr/testscript index 006d12d..af52f87 100644 --- a/tests/build-class-expr/testscript +++ b/tests/build-class-expr/testscript @@ -1,5 +1,5 @@ # file : tests/build-class-expr/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : valid |