aboutsummaryrefslogtreecommitdiff
path: root/tests/prefix-map
diff options
context:
space:
mode:
Diffstat (limited to 'tests/prefix-map')
-rw-r--r--tests/prefix-map/buildfile2
-rw-r--r--tests/prefix-map/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/prefix-map/buildfile b/tests/prefix-map/buildfile
index 0561f4a..2750992 100644
--- a/tests/prefix-map/buildfile
+++ b/tests/prefix-map/buildfile
@@ -1,5 +1,5 @@
# file : tests/prefix-map/buildfile
-# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
+# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
exe{driver}: cxx{driver} ../../butl/lib{butl}
diff --git a/tests/prefix-map/driver.cxx b/tests/prefix-map/driver.cxx
index 6fef865..c26bfac 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-2016 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <string>