diff options
Diffstat (limited to 'tests/cpfile')
-rw-r--r-- | tests/cpfile/buildfile | 2 | ||||
-rw-r--r-- | tests/cpfile/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cpfile/buildfile b/tests/cpfile/buildfile index 3482fe7..97415a4 100644 --- a/tests/cpfile/buildfile +++ b/tests/cpfile/buildfile @@ -1,5 +1,5 @@ # file : tests/cpfile/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/cpfile/driver.cxx b/tests/cpfile/driver.cxx index db529ba..2547fae 100644 --- a/tests/cpfile/driver.cxx +++ b/tests/cpfile/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cpfile/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> |