aboutsummaryrefslogtreecommitdiff
path: root/tests/strcase
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:25:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 20:25:43 +0300
commit0ff1a22db2bc2664e539289ab8caebbbd1c2e71b (patch)
tree4cf5e125154680ff81a50e205e83a0bbccf549f5 /tests/strcase
parentbc96171cb768a7d32720eb3c0b5363f2ae2c252c (diff)
Update copyright year
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 0c34da7..18800e6 100644
--- a/tests/strcase/buildfile
+++ b/tests/strcase/buildfile
@@ -1,5 +1,5 @@
# file : tests/strcase/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/strcase/driver.cxx b/tests/strcase/driver.cxx
index 285892d..e69ff67 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-2017 Code Synthesis Ltd
+// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>