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 80d077a..ba86f09 100644
--- a/tests/re/buildfile
+++ b/tests/re/buildfile
@@ -1,5 +1,5 @@
# file : tests/re/buildfile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 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 c8b06d2..46a89e8 100644
--- a/tests/re/driver.cxx
+++ b/tests/re/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/re/driver.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/re/makefile b/tests/re/makefile
index 3d22640..f17072e 100644
--- a/tests/re/makefile
+++ b/tests/re/makefile
@@ -1,5 +1,5 @@
# file : tests/re/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make