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 2ad8f1a..5a038b6 100644
--- a/tests/prefix-map/buildfile
+++ b/tests/prefix-map/buildfile
@@ -1,5 +1,5 @@
# file : tests/prefix-map/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/prefix-map/driver.cxx b/tests/prefix-map/driver.cxx
index f6726db..dc820a3 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-2018 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>