aboutsummaryrefslogtreecommitdiff
path: root/tests/parser
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parser')
-rw-r--r--tests/parser/driver.cxx2
-rw-r--r--tests/parser/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/parser/driver.cxx b/tests/parser/driver.cxx
index bdad9bf..b882188 100644
--- a/tests/parser/driver.cxx
+++ b/tests/parser/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/parser/driver.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifdef NDEBUG
diff --git a/tests/parser/makefile b/tests/parser/makefile
index 8b97633..1529317 100644
--- a/tests/parser/makefile
+++ b/tests/parser/makefile
@@ -1,5 +1,5 @@
# file : tests/parser/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make