summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/complex
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/complex')
-rw-r--r--tests/cxx/tree/complex/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/complex/ctor/makefile1
-rw-r--r--tests/cxx/tree/complex/makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/cxx/tree/complex/ctor/driver.cxx b/tests/cxx/tree/complex/ctor/driver.cxx
index 5dd6bcc..0d691ac 100644
--- a/tests/cxx/tree/complex/ctor/driver.cxx
+++ b/tests/cxx/tree/complex/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/complex/ctor/driver.cxx
-// copyright : Copyright (c) 2006-2017 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 704301c..db592ff 100644
--- a/tests/cxx/tree/complex/ctor/makefile
+++ b/tests/cxx/tree/complex/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/complex/ctor/makefile
-# copyright : Copyright (c) 2006-2017 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 4b685ee..95ff3f6 100644
--- a/tests/cxx/tree/complex/makefile
+++ b/tests/cxx/tree/complex/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/complex/makefile
-# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make