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