aboutsummaryrefslogtreecommitdiff
path: root/tests/path
diff options
context:
space:
mode:
Diffstat (limited to 'tests/path')
-rw-r--r--tests/path/buildfile2
-rw-r--r--tests/path/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/path/buildfile b/tests/path/buildfile
index 7d30ac6..0efbf6e 100644
--- a/tests/path/buildfile
+++ b/tests/path/buildfile
@@ -1,5 +1,5 @@
# file : tests/path/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/path/driver.cxx b/tests/path/driver.cxx
index c6b49a2..ededb58 100644
--- a/tests/path/driver.cxx
+++ b/tests/path/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/path/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>