summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/enumeration
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 11:57:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 11:57:57 +0200
commit0b39ac44c536f4ec13efea8738035f80a2efde4b (patch)
tree874c4d2884445215dbc36e7326111fc8f727185f /tests/cxx/tree/enumeration
parent445bfd2f28ae9f118676afc00f23fc7c3a3645f0 (diff)
Update copyright in build system files
Diffstat (limited to 'tests/cxx/tree/enumeration')
-rw-r--r--tests/cxx/tree/enumeration/ctor/makefile2
-rw-r--r--tests/cxx/tree/enumeration/inheritance/makefile2
-rw-r--r--tests/cxx/tree/enumeration/makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/cxx/tree/enumeration/ctor/makefile b/tests/cxx/tree/enumeration/ctor/makefile
index 7a861a2..b33ab94 100644
--- a/tests/cxx/tree/enumeration/ctor/makefile
+++ b/tests/cxx/tree/enumeration/ctor/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/tree/enumeration/ctor/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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/makefile b/tests/cxx/tree/enumeration/inheritance/makefile
index 3d0c038..c29b0f8 100644
--- a/tests/cxx/tree/enumeration/inheritance/makefile
+++ b/tests/cxx/tree/enumeration/inheritance/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/tree/enumeration/inheritance/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 2eb0114..5730a08 100644
--- a/tests/cxx/tree/enumeration/makefile
+++ b/tests/cxx/tree/enumeration/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/tree/enumeration/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make