aboutsummaryrefslogtreecommitdiff
path: root/tests/re
diff options
context:
space:
mode:
Diffstat (limited to 'tests/re')
-rw-r--r--tests/re/driver.cxx2
-rw-r--r--tests/re/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/re/driver.cxx b/tests/re/driver.cxx
index 99ac014..4b070dd 100644
--- a/tests/re/driver.cxx
+++ b/tests/re/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/re/driver.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <string>
diff --git a/tests/re/makefile b/tests/re/makefile
index 8e696f2..3d22640 100644
--- a/tests/re/makefile
+++ b/tests/re/makefile
@@ -1,5 +1,5 @@
# file : tests/re/makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make