aboutsummaryrefslogtreecommitdiff
path: root/tests/re
diff options
context:
space:
mode:
Diffstat (limited to 'tests/re')
-rw-r--r--tests/re/buildfile2
-rw-r--r--tests/re/driver.cxx2
-rw-r--r--tests/re/makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/re/buildfile b/tests/re/buildfile
index f6575c0..2b7fc54 100644
--- a/tests/re/buildfile
+++ b/tests/re/buildfile
@@ -1,5 +1,5 @@
# file : tests/re/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libcutl%lib{cutl}
diff --git a/tests/re/driver.cxx b/tests/re/driver.cxx
index c1befad..337b4a8 100644
--- a/tests/re/driver.cxx
+++ b/tests/re/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/re/driver.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/re/makefile b/tests/re/makefile
index 6a11057..9ad666c 100644
--- a/tests/re/makefile
+++ b/tests/re/makefile
@@ -1,5 +1,5 @@
# file : tests/re/makefile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make