summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/enumeration
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:54:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:54:33 +0200
commit0f6ff689dc6bae8fed94da0fcabd39f015e7a62b (patch)
tree1aa073764bb689d3c599174cd48351b1e1478d6d /tests/cxx/tree/enumeration
parent01e169c900135a55ecc4cbafd317e5fcc3659c59 (diff)
Update copyright
Diffstat (limited to 'tests/cxx/tree/enumeration')
-rw-r--r--tests/cxx/tree/enumeration/ctor/driver.cxx2
-rw-r--r--tests/cxx/tree/enumeration/ctor/makefile2
-rw-r--r--tests/cxx/tree/enumeration/inheritance/driver.cxx2
-rw-r--r--tests/cxx/tree/enumeration/inheritance/makefile2
-rw-r--r--tests/cxx/tree/enumeration/makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/cxx/tree/enumeration/ctor/driver.cxx b/tests/cxx/tree/enumeration/ctor/driver.cxx
index bfacf41..bd2589f 100644
--- a/tests/cxx/tree/enumeration/ctor/driver.cxx
+++ b/tests/cxx/tree/enumeration/ctor/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/tree/enumeration/ctor/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
// Test enumeration constructors.
diff --git a/tests/cxx/tree/enumeration/ctor/makefile b/tests/cxx/tree/enumeration/ctor/makefile
index 83e2005..2fae138 100644
--- a/tests/cxx/tree/enumeration/ctor/makefile
+++ b/tests/cxx/tree/enumeration/ctor/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/tree/enumeration/ctor/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
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
diff --git a/tests/cxx/tree/enumeration/makefile b/tests/cxx/tree/enumeration/makefile
index 39f198f..8f55b20 100644
--- a/tests/cxx/tree/enumeration/makefile
+++ b/tests/cxx/tree/enumeration/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/tree/enumeration/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