diff options
Diffstat (limited to 'tests/prefix-map')
-rw-r--r-- | tests/prefix-map/buildfile | 2 | ||||
-rw-r--r-- | tests/prefix-map/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/prefix-map/buildfile b/tests/prefix-map/buildfile index f24743c..2ad8f1a 100644 --- a/tests/prefix-map/buildfile +++ b/tests/prefix-map/buildfile @@ -1,5 +1,5 @@ # file : tests/prefix-map/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} diff --git a/tests/prefix-map/driver.cxx b/tests/prefix-map/driver.cxx index 70afc30..f6726db 100644 --- a/tests/prefix-map/driver.cxx +++ b/tests/prefix-map/driver.cxx @@ -1,5 +1,5 @@ // file : tests/prefix-map/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 <cassert> |