diff options
Diffstat (limited to 'tests/mventry')
-rw-r--r-- | tests/mventry/buildfile | 2 | ||||
-rw-r--r-- | tests/mventry/driver.cxx | 2 | ||||
-rw-r--r-- | tests/mventry/testscript | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/mventry/buildfile b/tests/mventry/buildfile index 9d3174d..e3dc517 100644 --- a/tests/mventry/buildfile +++ b/tests/mventry/buildfile @@ -1,5 +1,5 @@ # file : tests/mventry/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/mventry/driver.cxx b/tests/mventry/driver.cxx index ca7f8ef..b705831 100644 --- a/tests/mventry/driver.cxx +++ b/tests/mventry/driver.cxx @@ -1,5 +1,5 @@ // file : tests/mventry/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/mventry/testscript b/tests/mventry/testscript index d31cbcd..9cf6858 100644 --- a/tests/mventry/testscript +++ b/tests/mventry/testscript @@ -1,5 +1,5 @@ # file : tests/mventry/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : file |