summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/union
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/union
parent01e169c900135a55ecc4cbafd317e5fcc3659c59 (diff)
Update copyright
Diffstat (limited to 'tests/cxx/tree/union')
-rw-r--r--tests/cxx/tree/union/ctor/driver.cxx2
-rw-r--r--tests/cxx/tree/union/ctor/makefile2
-rw-r--r--tests/cxx/tree/union/makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/cxx/tree/union/ctor/driver.cxx b/tests/cxx/tree/union/ctor/driver.cxx
index 354b1ae..14a8565 100644
--- a/tests/cxx/tree/union/ctor/driver.cxx
+++ b/tests/cxx/tree/union/ctor/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/tree/union/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 union constructors.
diff --git a/tests/cxx/tree/union/ctor/makefile b/tests/cxx/tree/union/ctor/makefile
index da2b350..1edd762 100644
--- a/tests/cxx/tree/union/ctor/makefile
+++ b/tests/cxx/tree/union/ctor/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/tree/union/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/union/makefile b/tests/cxx/tree/union/makefile
index 2da915a..59abec6 100644
--- a/tests/cxx/tree/union/makefile
+++ b/tests/cxx/tree/union/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/tree/union/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