summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/enumeration/inheritance
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/enumeration/inheritance')
-rw-r--r--tests/cxx/tree/enumeration/inheritance/driver.cxx2
-rw-r--r--tests/cxx/tree/enumeration/inheritance/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/tree/enumeration/inheritance/driver.cxx b/tests/cxx/tree/enumeration/inheritance/driver.cxx
index 9b5bfc6..0a6d5d2 100644
--- a/tests/cxx/tree/enumeration/inheritance/driver.cxx
+++ b/tests/cxx/tree/enumeration/inheritance/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/tree/enumeration/inheritance/driver.cxx
-// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Insert test description here.
diff --git a/tests/cxx/tree/enumeration/inheritance/makefile b/tests/cxx/tree/enumeration/inheritance/makefile
index de361b3..77df855 100644
--- a/tests/cxx/tree/enumeration/inheritance/makefile
+++ b/tests/cxx/tree/enumeration/inheritance/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/tree/enumeration/inheritance/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make