diff options
Diffstat (limited to 'tests/progress')
-rw-r--r-- | tests/progress/buildfile | 2 | ||||
-rw-r--r-- | tests/progress/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/progress/buildfile b/tests/progress/buildfile index e7031ee..bc66bce 100644 --- a/tests/progress/buildfile +++ b/tests/progress/buildfile @@ -1,5 +1,5 @@ # file : tests/progress/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/progress/driver.cxx b/tests/progress/driver.cxx index 9bea4f7..c338772 100644 --- a/tests/progress/driver.cxx +++ b/tests/progress/driver.cxx @@ -1,5 +1,5 @@ // file : tests/progress/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 #ifndef _WIN32 |