summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/complex
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:42:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:42:25 +0200
commit7c064687415c895334650321bd5bc34453b0ce38 (patch)
tree9932ca1c470f2afbf80a9c9cb4ebfac0565ff6e8 /tests/cxx/tree/complex
parent0ca328cb9026aa53064a147226ef5b296426ea5f (diff)
Copyright update
Diffstat (limited to 'tests/cxx/tree/complex')
-rw-r--r--tests/cxx/tree/complex/ctor/driver.cxx2
-rw-r--r--tests/cxx/tree/complex/ctor/makefile2
-rw-r--r--tests/cxx/tree/complex/makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/cxx/tree/complex/ctor/driver.cxx b/tests/cxx/tree/complex/ctor/driver.cxx
index 55044a3..ea9695d 100644
--- a/tests/cxx/tree/complex/ctor/driver.cxx
+++ b/tests/cxx/tree/complex/ctor/driver.cxx
@@ -1,6 +1,6 @@
// file : tests/cxx/tree/complex/ctor/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test generation of varous complex type constructors.
diff --git a/tests/cxx/tree/complex/ctor/makefile b/tests/cxx/tree/complex/ctor/makefile
index 66558f5..6070b44 100644
--- a/tests/cxx/tree/complex/ctor/makefile
+++ b/tests/cxx/tree/complex/ctor/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/tree/complex/ctor/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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/complex/makefile b/tests/cxx/tree/complex/makefile
index a0b3294..e1804e9 100644
--- a/tests/cxx/tree/complex/makefile
+++ b/tests/cxx/tree/complex/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/tree/complex/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make