summaryrefslogtreecommitdiff
path: root/tests/cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx')
-rw-r--r--tests/cxx/makefile1
-rw-r--r--tests/cxx/parser/built-in/driver.cxx1
-rw-r--r--tests/cxx/parser/built-in/makefile1
-rw-r--r--tests/cxx/parser/enumeration/driver.cxx1
-rw-r--r--tests/cxx/parser/enumeration/gender.hxx1
-rw-r--r--tests/cxx/parser/enumeration/makefile1
-rw-r--r--tests/cxx/parser/generated-impl/makefile1
-rw-r--r--tests/cxx/parser/list/driver.cxx1
-rw-r--r--tests/cxx/parser/list/makefile1
-rw-r--r--tests/cxx/parser/makefile1
-rw-r--r--tests/cxx/parser/name-clash/inheritance/driver.cxx1
-rw-r--r--tests/cxx/parser/name-clash/inheritance/makefile1
-rw-r--r--tests/cxx/parser/polymorphism/makefile1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/driver.cxx1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/makefile1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx1
-rw-r--r--tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx1
-rw-r--r--tests/cxx/parser/polymorphism/same-type/driver.cxx1
-rw-r--r--tests/cxx/parser/polymorphism/same-type/makefile1
-rw-r--r--tests/cxx/parser/recursive/driver.cxx1
-rw-r--r--tests/cxx/parser/recursive/makefile1
-rw-r--r--tests/cxx/parser/test-template/driver.cxx1
-rw-r--r--tests/cxx/parser/test-template/makefile1
-rw-r--r--tests/cxx/parser/union/driver.cxx1
-rw-r--r--tests/cxx/parser/union/makefile1
-rw-r--r--tests/cxx/parser/validation/all/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/all/makefile1
-rw-r--r--tests/cxx/parser/validation/any/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/any/makefile1
-rw-r--r--tests/cxx/parser/validation/attribute/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/attribute/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/any-type/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/any-type/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/binary/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/binary/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/boolean/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/boolean/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/byte/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/byte/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/date-time/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/date-time/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/float/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/float/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/int/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/int/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/integer/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/integer/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/long/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/long/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/qname/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/qname/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/short/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/short/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/string/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/string/makefile1
-rw-r--r--tests/cxx/parser/validation/built-in/uri/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/built-in/uri/makefile1
-rw-r--r--tests/cxx/parser/validation/choice/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/choice/makefile1
-rw-r--r--tests/cxx/parser/validation/makefile1
-rw-r--r--tests/cxx/parser/validation/restriction/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/restriction/makefile1
-rw-r--r--tests/cxx/parser/validation/sequence/driver.cxx1
-rw-r--r--tests/cxx/parser/validation/sequence/makefile1
-rw-r--r--tests/cxx/tree/any-type/driver.cxx1
-rw-r--r--tests/cxx/tree/any-type/makefile1
-rw-r--r--tests/cxx/tree/binary/cdr/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/cdr/makefile1
-rw-r--r--tests/cxx/tree/binary/makefile1
-rw-r--r--tests/cxx/tree/binary/polymorphic/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/polymorphic/makefile1
-rw-r--r--tests/cxx/tree/binary/xdr-ordered/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/xdr-ordered/makefile1
-rw-r--r--tests/cxx/tree/binary/xdr/driver.cxx1
-rw-r--r--tests/cxx/tree/binary/xdr/makefile1
-rw-r--r--tests/cxx/tree/built-in/driver.cxx1
-rw-r--r--tests/cxx/tree/built-in/makefile1
-rw-r--r--tests/cxx/tree/chameleon/driver.cxx1
-rw-r--r--tests/cxx/tree/chameleon/makefile1
-rw-r--r--tests/cxx/tree/comparison/driver.cxx1
-rw-r--r--tests/cxx/tree/comparison/makefile1
-rw-r--r--tests/cxx/tree/compilation/driver.cxx1
-rw-r--r--tests/cxx/tree/compilation/makefile1
-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
-rw-r--r--tests/cxx/tree/containment/driver.cxx1
-rw-r--r--tests/cxx/tree/containment/makefile1
-rw-r--r--tests/cxx/tree/default/general/driver.cxx1
-rw-r--r--tests/cxx/tree/default/general/makefile1
-rw-r--r--tests/cxx/tree/default/makefile1
-rw-r--r--tests/cxx/tree/default/omit/driver.cxx1
-rw-r--r--tests/cxx/tree/default/omit/makefile1
-rw-r--r--tests/cxx/tree/detach/driver.cxx1
-rw-r--r--tests/cxx/tree/detach/makefile1
-rw-r--r--tests/cxx/tree/dom-association/dom-parse.cxx1
-rw-r--r--tests/cxx/tree/dom-association/dom-parse.hxx1
-rw-r--r--tests/cxx/tree/dom-association/driver.cxx1
-rw-r--r--tests/cxx/tree/dom-association/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/char/iso-8859-1/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/lcp/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/char/lcp/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/makefile1
-rw-r--r--tests/cxx/tree/encoding/char/utf-8/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/char/utf-8/makefile1
-rw-r--r--tests/cxx/tree/encoding/makefile1
-rw-r--r--tests/cxx/tree/encoding/wchar/driver.cxx1
-rw-r--r--tests/cxx/tree/encoding/wchar/makefile1
-rw-r--r--tests/cxx/tree/enumeration/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/enumeration/ctor/makefile1
-rw-r--r--tests/cxx/tree/enumeration/inheritance/driver.cxx1
-rw-r--r--tests/cxx/tree/enumeration/inheritance/makefile1
-rw-r--r--tests/cxx/tree/enumeration/makefile1
-rw-r--r--tests/cxx/tree/float/driver.cxx1
-rw-r--r--tests/cxx/tree/float/makefile1
-rw-r--r--tests/cxx/tree/list/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/list/ctor/makefile1
-rw-r--r--tests/cxx/tree/list/makefile1
-rw-r--r--tests/cxx/tree/makefile1
-rw-r--r--tests/cxx/tree/name-clash/inheritance/driver.cxx1
-rw-r--r--tests/cxx/tree/name-clash/inheritance/makefile1
-rw-r--r--tests/cxx/tree/name-clash/makefile1
-rw-r--r--tests/cxx/tree/naming/camel/driver.cxx1
-rw-r--r--tests/cxx/tree/naming/camel/makefile1
-rw-r--r--tests/cxx/tree/naming/java/driver.cxx1
-rw-r--r--tests/cxx/tree/naming/java/makefile1
-rw-r--r--tests/cxx/tree/naming/knr/driver.cxx1
-rw-r--r--tests/cxx/tree/naming/knr/makefile1
-rw-r--r--tests/cxx/tree/naming/makefile1
-rw-r--r--tests/cxx/tree/order/driver.cxx1
-rw-r--r--tests/cxx/tree/order/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/comparison/driver.cxx1
-rw-r--r--tests/cxx/tree/polymorphism/comparison/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/ostream/driver.cxx1
-rw-r--r--tests/cxx/tree/polymorphism/ostream/makefile1
-rw-r--r--tests/cxx/tree/polymorphism/same-type/driver.cxx1
-rw-r--r--tests/cxx/tree/polymorphism/same-type/makefile1
-rw-r--r--tests/cxx/tree/prefix/driver.cxx1
-rw-r--r--tests/cxx/tree/prefix/makefile1
-rw-r--r--tests/cxx/tree/test-template/driver.cxx1
-rw-r--r--tests/cxx/tree/test-template/makefile1
-rw-r--r--tests/cxx/tree/types-only/driver.cxx1
-rw-r--r--tests/cxx/tree/types-only/makefile1
-rw-r--r--tests/cxx/tree/union/ctor/driver.cxx1
-rw-r--r--tests/cxx/tree/union/ctor/makefile1
-rw-r--r--tests/cxx/tree/union/makefile1
-rw-r--r--tests/cxx/tree/wildcard/driver.cxx1
-rw-r--r--tests/cxx/tree/wildcard/makefile1
151 files changed, 0 insertions, 151 deletions
diff --git a/tests/cxx/makefile b/tests/cxx/makefile
index e0bfde9..769a1d0 100644
--- a/tests/cxx/makefile
+++ b/tests/cxx/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/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/parser/built-in/driver.cxx b/tests/cxx/parser/built-in/driver.cxx
index a4bcdf0..6cfd8fc 100644
--- a/tests/cxx/parser/built-in/driver.cxx
+++ b/tests/cxx/parser/built-in/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/built-in/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test built-in type parsing.
diff --git a/tests/cxx/parser/built-in/makefile b/tests/cxx/parser/built-in/makefile
index 0be7b21..5602b6a 100644
--- a/tests/cxx/parser/built-in/makefile
+++ b/tests/cxx/parser/built-in/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/built-in/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/parser/enumeration/driver.cxx b/tests/cxx/parser/enumeration/driver.cxx
index 0869437..e90f58b 100644
--- a/tests/cxx/parser/enumeration/driver.cxx
+++ b/tests/cxx/parser/enumeration/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/enumeration/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test xsd:enumeration parsing.
diff --git a/tests/cxx/parser/enumeration/gender.hxx b/tests/cxx/parser/enumeration/gender.hxx
index c0d1900..a2e5cd8 100644
--- a/tests/cxx/parser/enumeration/gender.hxx
+++ b/tests/cxx/parser/enumeration/gender.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/enumeration/gender.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef GENDER_HXX
diff --git a/tests/cxx/parser/enumeration/makefile b/tests/cxx/parser/enumeration/makefile
index 06db1b2..f2ae834 100644
--- a/tests/cxx/parser/enumeration/makefile
+++ b/tests/cxx/parser/enumeration/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/enumeration/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/parser/generated-impl/makefile b/tests/cxx/parser/generated-impl/makefile
index 8e08ed0..ba26c37 100644
--- a/tests/cxx/parser/generated-impl/makefile
+++ b/tests/cxx/parser/generated-impl/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/generated-impl/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/parser/list/driver.cxx b/tests/cxx/parser/list/driver.cxx
index 909b0de..dfc27bf 100644
--- a/tests/cxx/parser/list/driver.cxx
+++ b/tests/cxx/parser/list/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/list/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test xsd:list parsing.
diff --git a/tests/cxx/parser/list/makefile b/tests/cxx/parser/list/makefile
index 218eb07..c3b5a87 100644
--- a/tests/cxx/parser/list/makefile
+++ b/tests/cxx/parser/list/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/list/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/parser/makefile b/tests/cxx/parser/makefile
index f860440..53de7c7 100644
--- a/tests/cxx/parser/makefile
+++ b/tests/cxx/parser/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/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/parser/name-clash/inheritance/driver.cxx b/tests/cxx/parser/name-clash/inheritance/driver.cxx
index 47336a3..dc5f871 100644
--- a/tests/cxx/parser/name-clash/inheritance/driver.cxx
+++ b/tests/cxx/parser/name-clash/inheritance/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/name-clash/inheritance/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test for name clashes across inheritance hierarchy.
diff --git a/tests/cxx/parser/name-clash/inheritance/makefile b/tests/cxx/parser/name-clash/inheritance/makefile
index ea9b049..c540ebe 100644
--- a/tests/cxx/parser/name-clash/inheritance/makefile
+++ b/tests/cxx/parser/name-clash/inheritance/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/name-clash/inheritance/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/parser/polymorphism/makefile b/tests/cxx/parser/polymorphism/makefile
index 98b82f2..252d857 100644
--- a/tests/cxx/parser/polymorphism/makefile
+++ b/tests/cxx/parser/polymorphism/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/polymorphism/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/parser/polymorphism/recursive/driver.cxx b/tests/cxx/parser/polymorphism/recursive/driver.cxx
index 8de26e9..4a401bd 100644
--- a/tests/cxx/parser/polymorphism/recursive/driver.cxx
+++ b/tests/cxx/parser/polymorphism/recursive/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/recursive/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test polymorphic recursive parsing.
diff --git a/tests/cxx/parser/polymorphism/recursive/makefile b/tests/cxx/parser/polymorphism/recursive/makefile
index 719febb..855d471 100644
--- a/tests/cxx/parser/polymorphism/recursive/makefile
+++ b/tests/cxx/parser/polymorphism/recursive/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/polymorphism/recursive/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/parser/polymorphism/recursive/test-pimpl.cxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
index b1c3ca3..8c355ea 100644
--- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
+++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <iostream>
diff --git a/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
index 35740e2..932be9e 100644
--- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
+++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef TEST_PIMPL_HXX
diff --git a/tests/cxx/parser/polymorphism/same-type/driver.cxx b/tests/cxx/parser/polymorphism/same-type/driver.cxx
index c4ff165..4ccaec5 100644
--- a/tests/cxx/parser/polymorphism/same-type/driver.cxx
+++ b/tests/cxx/parser/polymorphism/same-type/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/polymorphism/same-type/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test substitution group and xsi:type that don't change the type.
diff --git a/tests/cxx/parser/polymorphism/same-type/makefile b/tests/cxx/parser/polymorphism/same-type/makefile
index 3ca6b17..588d8b6 100644
--- a/tests/cxx/parser/polymorphism/same-type/makefile
+++ b/tests/cxx/parser/polymorphism/same-type/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/polymorphism/same-type/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/parser/recursive/driver.cxx b/tests/cxx/parser/recursive/driver.cxx
index 6b7e778..39c6621 100644
--- a/tests/cxx/parser/recursive/driver.cxx
+++ b/tests/cxx/parser/recursive/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/recursive/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test recursive parser invocation.
diff --git a/tests/cxx/parser/recursive/makefile b/tests/cxx/parser/recursive/makefile
index a2499b9..a1bc9ab 100644
--- a/tests/cxx/parser/recursive/makefile
+++ b/tests/cxx/parser/recursive/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/recursive/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/parser/test-template/driver.cxx b/tests/cxx/parser/test-template/driver.cxx
index 9355563..9f56496 100644
--- a/tests/cxx/parser/test-template/driver.cxx
+++ b/tests/cxx/parser/test-template/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/test-template/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Insert test description here.
diff --git a/tests/cxx/parser/test-template/makefile b/tests/cxx/parser/test-template/makefile
index be99ccb..b680466 100644
--- a/tests/cxx/parser/test-template/makefile
+++ b/tests/cxx/parser/test-template/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/test-template/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/parser/union/driver.cxx b/tests/cxx/parser/union/driver.cxx
index b4d7549..5577f78 100644
--- a/tests/cxx/parser/union/driver.cxx
+++ b/tests/cxx/parser/union/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/union/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test xsd:union parsing.
diff --git a/tests/cxx/parser/union/makefile b/tests/cxx/parser/union/makefile
index 7281086..a8e70f6 100644
--- a/tests/cxx/parser/union/makefile
+++ b/tests/cxx/parser/union/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/union/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/parser/validation/all/driver.cxx b/tests/cxx/parser/validation/all/driver.cxx
index d14e6fc..093d480 100644
--- a/tests/cxx/parser/validation/all/driver.cxx
+++ b/tests/cxx/parser/validation/all/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/all/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the all compositor validation.
diff --git a/tests/cxx/parser/validation/all/makefile b/tests/cxx/parser/validation/all/makefile
index c248bba..b50e067 100644
--- a/tests/cxx/parser/validation/all/makefile
+++ b/tests/cxx/parser/validation/all/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/all/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/parser/validation/any/driver.cxx b/tests/cxx/parser/validation/any/driver.cxx
index 7914a1f..3896598 100644
--- a/tests/cxx/parser/validation/any/driver.cxx
+++ b/tests/cxx/parser/validation/any/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/any/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the any particle validation.
diff --git a/tests/cxx/parser/validation/any/makefile b/tests/cxx/parser/validation/any/makefile
index 347eb08..fe3cdab 100644
--- a/tests/cxx/parser/validation/any/makefile
+++ b/tests/cxx/parser/validation/any/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/any/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/parser/validation/attribute/driver.cxx b/tests/cxx/parser/validation/attribute/driver.cxx
index 6529a90..8eda713 100644
--- a/tests/cxx/parser/validation/attribute/driver.cxx
+++ b/tests/cxx/parser/validation/attribute/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/attribute/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test attribute and attribute wildcard (anyAttribute) validation.
diff --git a/tests/cxx/parser/validation/attribute/makefile b/tests/cxx/parser/validation/attribute/makefile
index 7dbf56d..d92bf1d 100644
--- a/tests/cxx/parser/validation/attribute/makefile
+++ b/tests/cxx/parser/validation/attribute/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/attribute/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/parser/validation/built-in/any-type/driver.cxx b/tests/cxx/parser/validation/built-in/any-type/driver.cxx
index cb6784e..fd91247 100644
--- a/tests/cxx/parser/validation/built-in/any-type/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/any-type/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/any-type/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the anyType and anySimpleType validation.
diff --git a/tests/cxx/parser/validation/built-in/any-type/makefile b/tests/cxx/parser/validation/built-in/any-type/makefile
index fcdac7d..dfbb183 100644
--- a/tests/cxx/parser/validation/built-in/any-type/makefile
+++ b/tests/cxx/parser/validation/built-in/any-type/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/any-type/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/parser/validation/built-in/binary/driver.cxx b/tests/cxx/parser/validation/built-in/binary/driver.cxx
index f8537e7..86575f4 100644
--- a/tests/cxx/parser/validation/built-in/binary/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/binary/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/binary/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in base64Binary and hexBinary types validation.
diff --git a/tests/cxx/parser/validation/built-in/binary/makefile b/tests/cxx/parser/validation/built-in/binary/makefile
index 27d6b1f..f0c5ae6 100644
--- a/tests/cxx/parser/validation/built-in/binary/makefile
+++ b/tests/cxx/parser/validation/built-in/binary/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/binary/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/parser/validation/built-in/boolean/driver.cxx b/tests/cxx/parser/validation/built-in/boolean/driver.cxx
index 4d38767..6a21cb7 100644
--- a/tests/cxx/parser/validation/built-in/boolean/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/boolean/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/boolean/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in boolean type validation.
diff --git a/tests/cxx/parser/validation/built-in/boolean/makefile b/tests/cxx/parser/validation/built-in/boolean/makefile
index a952dd9..52f4e88 100644
--- a/tests/cxx/parser/validation/built-in/boolean/makefile
+++ b/tests/cxx/parser/validation/built-in/boolean/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/boolean/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/parser/validation/built-in/byte/driver.cxx b/tests/cxx/parser/validation/built-in/byte/driver.cxx
index 4cd7d26..c0e2b99 100644
--- a/tests/cxx/parser/validation/built-in/byte/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/byte/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/byte/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in byte and unsigned byte types validation.
diff --git a/tests/cxx/parser/validation/built-in/byte/makefile b/tests/cxx/parser/validation/built-in/byte/makefile
index 5c926a4..afc8174 100644
--- a/tests/cxx/parser/validation/built-in/byte/makefile
+++ b/tests/cxx/parser/validation/built-in/byte/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/byte/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/parser/validation/built-in/date-time/driver.cxx b/tests/cxx/parser/validation/built-in/date-time/driver.cxx
index 2c4961e..8aa3943 100644
--- a/tests/cxx/parser/validation/built-in/date-time/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/date-time/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in date and time types validation.
diff --git a/tests/cxx/parser/validation/built-in/date-time/makefile b/tests/cxx/parser/validation/built-in/date-time/makefile
index cc8a766..42d60e8 100644
--- a/tests/cxx/parser/validation/built-in/date-time/makefile
+++ b/tests/cxx/parser/validation/built-in/date-time/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/date-time/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/parser/validation/built-in/float/driver.cxx b/tests/cxx/parser/validation/built-in/float/driver.cxx
index 16ae102..7563aa7 100644
--- a/tests/cxx/parser/validation/built-in/float/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/float/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/float/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in float, double, and decimal types validation.
diff --git a/tests/cxx/parser/validation/built-in/float/makefile b/tests/cxx/parser/validation/built-in/float/makefile
index d7c6f79..68fac22 100644
--- a/tests/cxx/parser/validation/built-in/float/makefile
+++ b/tests/cxx/parser/validation/built-in/float/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/float/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/parser/validation/built-in/int/driver.cxx b/tests/cxx/parser/validation/built-in/int/driver.cxx
index 4dcb94a..18e83ca 100644
--- a/tests/cxx/parser/validation/built-in/int/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/int/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/int/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in int and unsigned int types validation.
diff --git a/tests/cxx/parser/validation/built-in/int/makefile b/tests/cxx/parser/validation/built-in/int/makefile
index b038219..7a13105 100644
--- a/tests/cxx/parser/validation/built-in/int/makefile
+++ b/tests/cxx/parser/validation/built-in/int/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/int/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/parser/validation/built-in/integer/driver.cxx b/tests/cxx/parser/validation/built-in/integer/driver.cxx
index 1183156..7eeb708 100644
--- a/tests/cxx/parser/validation/built-in/integer/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/integer/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/int/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in integer & friends types validation.
diff --git a/tests/cxx/parser/validation/built-in/integer/makefile b/tests/cxx/parser/validation/built-in/integer/makefile
index eeedc81..66a7dd6 100644
--- a/tests/cxx/parser/validation/built-in/integer/makefile
+++ b/tests/cxx/parser/validation/built-in/integer/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/integer/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/parser/validation/built-in/long/driver.cxx b/tests/cxx/parser/validation/built-in/long/driver.cxx
index 9373cb1..a44ae70 100644
--- a/tests/cxx/parser/validation/built-in/long/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/long/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/long/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in long and unsigned long types validation.
diff --git a/tests/cxx/parser/validation/built-in/long/makefile b/tests/cxx/parser/validation/built-in/long/makefile
index 2a5bb46..5854363 100644
--- a/tests/cxx/parser/validation/built-in/long/makefile
+++ b/tests/cxx/parser/validation/built-in/long/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/long/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/parser/validation/built-in/makefile b/tests/cxx/parser/validation/built-in/makefile
index 89be0c7..79eab4f 100644
--- a/tests/cxx/parser/validation/built-in/makefile
+++ b/tests/cxx/parser/validation/built-in/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/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/parser/validation/built-in/qname/driver.cxx b/tests/cxx/parser/validation/built-in/qname/driver.cxx
index c647445..6da6f2f 100644
--- a/tests/cxx/parser/validation/built-in/qname/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/qname/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/qname/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in QName type validation.
diff --git a/tests/cxx/parser/validation/built-in/qname/makefile b/tests/cxx/parser/validation/built-in/qname/makefile
index b78d3b5..c442812 100644
--- a/tests/cxx/parser/validation/built-in/qname/makefile
+++ b/tests/cxx/parser/validation/built-in/qname/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/qname/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/parser/validation/built-in/short/driver.cxx b/tests/cxx/parser/validation/built-in/short/driver.cxx
index 5aed263..42009a1 100644
--- a/tests/cxx/parser/validation/built-in/short/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/short/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/short/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in short and unsigned short types validation.
diff --git a/tests/cxx/parser/validation/built-in/short/makefile b/tests/cxx/parser/validation/built-in/short/makefile
index 1baa027..05f8e2c 100644
--- a/tests/cxx/parser/validation/built-in/short/makefile
+++ b/tests/cxx/parser/validation/built-in/short/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/short/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/parser/validation/built-in/string/driver.cxx b/tests/cxx/parser/validation/built-in/string/driver.cxx
index 4807a16..b5da70d 100644
--- a/tests/cxx/parser/validation/built-in/string/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/string/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/string/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in string & friends types validation.
diff --git a/tests/cxx/parser/validation/built-in/string/makefile b/tests/cxx/parser/validation/built-in/string/makefile
index 9ef3be3..bcdae7e 100644
--- a/tests/cxx/parser/validation/built-in/string/makefile
+++ b/tests/cxx/parser/validation/built-in/string/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/string/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/parser/validation/built-in/uri/driver.cxx b/tests/cxx/parser/validation/built-in/uri/driver.cxx
index b6db98c..9e487e6 100644
--- a/tests/cxx/parser/validation/built-in/uri/driver.cxx
+++ b/tests/cxx/parser/validation/built-in/uri/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/built-in/uri/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the built-in anyURI type validation.
diff --git a/tests/cxx/parser/validation/built-in/uri/makefile b/tests/cxx/parser/validation/built-in/uri/makefile
index 91ebc6f..ae7e8bd 100644
--- a/tests/cxx/parser/validation/built-in/uri/makefile
+++ b/tests/cxx/parser/validation/built-in/uri/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/built-in/uri/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/parser/validation/choice/driver.cxx b/tests/cxx/parser/validation/choice/driver.cxx
index c01447b..af30727 100644
--- a/tests/cxx/parser/validation/choice/driver.cxx
+++ b/tests/cxx/parser/validation/choice/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/choice/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the choice compositor validation.
diff --git a/tests/cxx/parser/validation/choice/makefile b/tests/cxx/parser/validation/choice/makefile
index c5637d8..93b05c5 100644
--- a/tests/cxx/parser/validation/choice/makefile
+++ b/tests/cxx/parser/validation/choice/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/choice/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/parser/validation/makefile b/tests/cxx/parser/validation/makefile
index 2bca295..600d9dd 100644
--- a/tests/cxx/parser/validation/makefile
+++ b/tests/cxx/parser/validation/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/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/parser/validation/restriction/driver.cxx b/tests/cxx/parser/validation/restriction/driver.cxx
index 3cb4328..6f9a871 100644
--- a/tests/cxx/parser/validation/restriction/driver.cxx
+++ b/tests/cxx/parser/validation/restriction/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/restriction/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the restriction compositor validation.
diff --git a/tests/cxx/parser/validation/restriction/makefile b/tests/cxx/parser/validation/restriction/makefile
index 7ea1505..61af2bf 100644
--- a/tests/cxx/parser/validation/restriction/makefile
+++ b/tests/cxx/parser/validation/restriction/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/restriction/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/parser/validation/sequence/driver.cxx b/tests/cxx/parser/validation/sequence/driver.cxx
index e02acbe..61652b3 100644
--- a/tests/cxx/parser/validation/sequence/driver.cxx
+++ b/tests/cxx/parser/validation/sequence/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/parser/validation/sequence/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the sequence compositor validation.
diff --git a/tests/cxx/parser/validation/sequence/makefile b/tests/cxx/parser/validation/sequence/makefile
index 449bbe1..f0a7b14 100644
--- a/tests/cxx/parser/validation/sequence/makefile
+++ b/tests/cxx/parser/validation/sequence/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/parser/validation/sequence/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/any-type/driver.cxx b/tests/cxx/tree/any-type/driver.cxx
index af7b80a..ae81081 100644
--- a/tests/cxx/tree/any-type/driver.cxx
+++ b/tests/cxx/tree/any-type/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/any-type/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test anyType and anySimpleType content extraction.
diff --git a/tests/cxx/tree/any-type/makefile b/tests/cxx/tree/any-type/makefile
index d701af9..1267cd4 100644
--- a/tests/cxx/tree/any-type/makefile
+++ b/tests/cxx/tree/any-type/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/any-type/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/binary/cdr/driver.cxx b/tests/cxx/tree/binary/cdr/driver.cxx
index c9edd90..fe74bb5 100644
--- a/tests/cxx/tree/binary/cdr/driver.cxx
+++ b/tests/cxx/tree/binary/cdr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/cdr/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test non-polymorphic binary serialization to ACE CDR.
diff --git a/tests/cxx/tree/binary/cdr/makefile b/tests/cxx/tree/binary/cdr/makefile
index f1bd0ef..2d452ee 100644
--- a/tests/cxx/tree/binary/cdr/makefile
+++ b/tests/cxx/tree/binary/cdr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/cdr/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/binary/makefile b/tests/cxx/tree/binary/makefile
index 6cf7be4..9ccc93f 100644
--- a/tests/cxx/tree/binary/makefile
+++ b/tests/cxx/tree/binary/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/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/binary/polymorphic/driver.cxx b/tests/cxx/tree/binary/polymorphic/driver.cxx
index b729cc6..15ebf17 100644
--- a/tests/cxx/tree/binary/polymorphic/driver.cxx
+++ b/tests/cxx/tree/binary/polymorphic/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/polymorphic/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test polymorphic binary serialization.
diff --git a/tests/cxx/tree/binary/polymorphic/makefile b/tests/cxx/tree/binary/polymorphic/makefile
index 0329985..c88b79c 100644
--- a/tests/cxx/tree/binary/polymorphic/makefile
+++ b/tests/cxx/tree/binary/polymorphic/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/polymorphic/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/binary/xdr-ordered/driver.cxx b/tests/cxx/tree/binary/xdr-ordered/driver.cxx
index c868757..8e2d845 100644
--- a/tests/cxx/tree/binary/xdr-ordered/driver.cxx
+++ b/tests/cxx/tree/binary/xdr-ordered/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/xdr-ordered/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test non-polymorphic ordered binary serialization to XDR.
diff --git a/tests/cxx/tree/binary/xdr-ordered/makefile b/tests/cxx/tree/binary/xdr-ordered/makefile
index 8e30833..df3a945 100644
--- a/tests/cxx/tree/binary/xdr-ordered/makefile
+++ b/tests/cxx/tree/binary/xdr-ordered/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/xdr-ordered/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/binary/xdr/driver.cxx b/tests/cxx/tree/binary/xdr/driver.cxx
index fa9b0ad..f5912c5 100644
--- a/tests/cxx/tree/binary/xdr/driver.cxx
+++ b/tests/cxx/tree/binary/xdr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/binary/xdr/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test non-polymorphic binary serialization to XDR.
diff --git a/tests/cxx/tree/binary/xdr/makefile b/tests/cxx/tree/binary/xdr/makefile
index 568579a..dca3230 100644
--- a/tests/cxx/tree/binary/xdr/makefile
+++ b/tests/cxx/tree/binary/xdr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/binary/xdr/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/built-in/driver.cxx b/tests/cxx/tree/built-in/driver.cxx
index 7cb8d0f..f000f5a 100644
--- a/tests/cxx/tree/built-in/driver.cxx
+++ b/tests/cxx/tree/built-in/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/built-in/driver.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test built-in type mapping.
diff --git a/tests/cxx/tree/built-in/makefile b/tests/cxx/tree/built-in/makefile
index 790a455..b989fd1 100644
--- a/tests/cxx/tree/built-in/makefile
+++ b/tests/cxx/tree/built-in/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/built-in/makefile
-# copyright : Copyright (c) 2005-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/chameleon/driver.cxx b/tests/cxx/tree/chameleon/driver.cxx
index a7535ca..f196128 100644
--- a/tests/cxx/tree/chameleon/driver.cxx
+++ b/tests/cxx/tree/chameleon/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/chameleon/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test chameleon inclusion.
diff --git a/tests/cxx/tree/chameleon/makefile b/tests/cxx/tree/chameleon/makefile
index 42da9af..b647ae3 100644
--- a/tests/cxx/tree/chameleon/makefile
+++ b/tests/cxx/tree/chameleon/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/chameleon/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/comparison/driver.cxx b/tests/cxx/tree/comparison/driver.cxx
index 575a3dd..c44598c 100644
--- a/tests/cxx/tree/comparison/driver.cxx
+++ b/tests/cxx/tree/comparison/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/comparison/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test generated comparison operators.
diff --git a/tests/cxx/tree/comparison/makefile b/tests/cxx/tree/comparison/makefile
index 5e1fadf..373391b 100644
--- a/tests/cxx/tree/comparison/makefile
+++ b/tests/cxx/tree/comparison/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/comparison/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/compilation/driver.cxx b/tests/cxx/tree/compilation/driver.cxx
index f95d0c1..4318d97 100644
--- a/tests/cxx/tree/compilation/driver.cxx
+++ b/tests/cxx/tree/compilation/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/compilation/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Make sure the runtime library compiles by explicitly instantiating
diff --git a/tests/cxx/tree/compilation/makefile b/tests/cxx/tree/compilation/makefile
index 49464c8..3856416 100644
--- a/tests/cxx/tree/compilation/makefile
+++ b/tests/cxx/tree/compilation/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/compilation/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/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
diff --git a/tests/cxx/tree/containment/driver.cxx b/tests/cxx/tree/containment/driver.cxx
index 5fcffbf..954b76b 100644
--- a/tests/cxx/tree/containment/driver.cxx
+++ b/tests/cxx/tree/containment/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/containment/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test tree node containment.
diff --git a/tests/cxx/tree/containment/makefile b/tests/cxx/tree/containment/makefile
index 863baed..dc7ca7b 100644
--- a/tests/cxx/tree/containment/makefile
+++ b/tests/cxx/tree/containment/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/containment/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/default/general/driver.cxx b/tests/cxx/tree/default/general/driver.cxx
index 788b257..97d0a7d 100644
--- a/tests/cxx/tree/default/general/driver.cxx
+++ b/tests/cxx/tree/default/general/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/default/general/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test default attribute/element values.
diff --git a/tests/cxx/tree/default/general/makefile b/tests/cxx/tree/default/general/makefile
index 09bebe3..fc1bca1 100644
--- a/tests/cxx/tree/default/general/makefile
+++ b/tests/cxx/tree/default/general/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/default/general/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/default/makefile b/tests/cxx/tree/default/makefile
index 219c1f3..304640e 100644
--- a/tests/cxx/tree/default/makefile
+++ b/tests/cxx/tree/default/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/default/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/default/omit/driver.cxx b/tests/cxx/tree/default/omit/driver.cxx
index c45969e..e588a34 100644
--- a/tests/cxx/tree/default/omit/driver.cxx
+++ b/tests/cxx/tree/default/omit/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/default/omit/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test default attribute omission from the output.
diff --git a/tests/cxx/tree/default/omit/makefile b/tests/cxx/tree/default/omit/makefile
index 2d3d0ee..93a9cd2 100644
--- a/tests/cxx/tree/default/omit/makefile
+++ b/tests/cxx/tree/default/omit/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/default/omit/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/detach/driver.cxx b/tests/cxx/tree/detach/driver.cxx
index 463eedc..d1a8f6f 100644
--- a/tests/cxx/tree/detach/driver.cxx
+++ b/tests/cxx/tree/detach/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/detach/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the detach functionality.
diff --git a/tests/cxx/tree/detach/makefile b/tests/cxx/tree/detach/makefile
index 089dda1..56c59fa 100644
--- a/tests/cxx/tree/detach/makefile
+++ b/tests/cxx/tree/detach/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/detach/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/dom-association/dom-parse.cxx b/tests/cxx/tree/dom-association/dom-parse.cxx
index a39ca29..0d26d02 100644
--- a/tests/cxx/tree/dom-association/dom-parse.cxx
+++ b/tests/cxx/tree/dom-association/dom-parse.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/dom-parse.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include "dom-parse.hxx"
diff --git a/tests/cxx/tree/dom-association/dom-parse.hxx b/tests/cxx/tree/dom-association/dom-parse.hxx
index e2f1597..c1c9326 100644
--- a/tests/cxx/tree/dom-association/dom-parse.hxx
+++ b/tests/cxx/tree/dom-association/dom-parse.hxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/dom-parse.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef DOM_PARSE
diff --git a/tests/cxx/tree/dom-association/driver.cxx b/tests/cxx/tree/dom-association/driver.cxx
index 0578284..44343a3 100644
--- a/tests/cxx/tree/dom-association/driver.cxx
+++ b/tests/cxx/tree/dom-association/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/dom-association/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test DOM association/ownership.
diff --git a/tests/cxx/tree/dom-association/makefile b/tests/cxx/tree/dom-association/makefile
index 83d97fc..6c1f44c 100644
--- a/tests/cxx/tree/dom-association/makefile
+++ b/tests/cxx/tree/dom-association/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/dom-association/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/encoding/char/iso-8859-1/driver.cxx b/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
index f622a54..2840e0a 100644
--- a/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
+++ b/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test ISO-8859-1 encoding.
diff --git a/tests/cxx/tree/encoding/char/iso-8859-1/makefile b/tests/cxx/tree/encoding/char/iso-8859-1/makefile
index 5a77193..8b28e4e 100644
--- a/tests/cxx/tree/encoding/char/iso-8859-1/makefile
+++ b/tests/cxx/tree/encoding/char/iso-8859-1/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/iso-8859-1/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/encoding/char/lcp/driver.cxx b/tests/cxx/tree/encoding/char/lcp/driver.cxx
index 5af95a7..4e2933d 100644
--- a/tests/cxx/tree/encoding/char/lcp/driver.cxx
+++ b/tests/cxx/tree/encoding/char/lcp/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/char/lcp/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test local code page encoding (--char-encoding lcp).
diff --git a/tests/cxx/tree/encoding/char/lcp/makefile b/tests/cxx/tree/encoding/char/lcp/makefile
index 18c8631..bb99e33 100644
--- a/tests/cxx/tree/encoding/char/lcp/makefile
+++ b/tests/cxx/tree/encoding/char/lcp/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/lcp/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/encoding/char/makefile b/tests/cxx/tree/encoding/char/makefile
index 7d80e67..cd7a325 100644
--- a/tests/cxx/tree/encoding/char/makefile
+++ b/tests/cxx/tree/encoding/char/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/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/encoding/char/utf-8/driver.cxx b/tests/cxx/tree/encoding/char/utf-8/driver.cxx
index abfff28..38fae4d 100644
--- a/tests/cxx/tree/encoding/char/utf-8/driver.cxx
+++ b/tests/cxx/tree/encoding/char/utf-8/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/char/utf-8/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test UTF-8 encoding.
diff --git a/tests/cxx/tree/encoding/char/utf-8/makefile b/tests/cxx/tree/encoding/char/utf-8/makefile
index 9e4736d..fd465f3 100644
--- a/tests/cxx/tree/encoding/char/utf-8/makefile
+++ b/tests/cxx/tree/encoding/char/utf-8/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/char/utf-8/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/encoding/makefile b/tests/cxx/tree/encoding/makefile
index c197855..b6f2ea6 100644
--- a/tests/cxx/tree/encoding/makefile
+++ b/tests/cxx/tree/encoding/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/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/encoding/wchar/driver.cxx b/tests/cxx/tree/encoding/wchar/driver.cxx
index 2b3b93e..0756d4e 100644
--- a/tests/cxx/tree/encoding/wchar/driver.cxx
+++ b/tests/cxx/tree/encoding/wchar/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/encoding/wchar/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the wide character mapping.
diff --git a/tests/cxx/tree/encoding/wchar/makefile b/tests/cxx/tree/encoding/wchar/makefile
index edc7ca8..1e351fa 100644
--- a/tests/cxx/tree/encoding/wchar/makefile
+++ b/tests/cxx/tree/encoding/wchar/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/encoding/wchar/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/enumeration/ctor/driver.cxx b/tests/cxx/tree/enumeration/ctor/driver.cxx
index bdee079..beda424 100644
--- a/tests/cxx/tree/enumeration/ctor/driver.cxx
+++ b/tests/cxx/tree/enumeration/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/enumeration/ctor/driver.cxx
-// copyright : Copyright (c) 2006-2017 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 c0b1e7f..463997b 100644
--- a/tests/cxx/tree/enumeration/ctor/makefile
+++ b/tests/cxx/tree/enumeration/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/enumeration/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/enumeration/inheritance/driver.cxx b/tests/cxx/tree/enumeration/inheritance/driver.cxx
index fbb758b..4592099 100644
--- a/tests/cxx/tree/enumeration/inheritance/driver.cxx
+++ b/tests/cxx/tree/enumeration/inheritance/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/enumeration/inheritance/driver.cxx
-// copyright : Copyright (c) 2006-2017 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 db4e62a..716df9b 100644
--- a/tests/cxx/tree/enumeration/inheritance/makefile
+++ b/tests/cxx/tree/enumeration/inheritance/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/enumeration/inheritance/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/enumeration/makefile b/tests/cxx/tree/enumeration/makefile
index 8d23538..03f31f4 100644
--- a/tests/cxx/tree/enumeration/makefile
+++ b/tests/cxx/tree/enumeration/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/enumeration/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/float/driver.cxx b/tests/cxx/tree/float/driver.cxx
index 1612acc..fbbad95 100644
--- a/tests/cxx/tree/float/driver.cxx
+++ b/tests/cxx/tree/float/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/float/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test floating point (xsd:{float, double, decimal}) type parsing
diff --git a/tests/cxx/tree/float/makefile b/tests/cxx/tree/float/makefile
index 6c14b24..1bd8069 100644
--- a/tests/cxx/tree/float/makefile
+++ b/tests/cxx/tree/float/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/float/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/list/ctor/driver.cxx b/tests/cxx/tree/list/ctor/driver.cxx
index d5885e9..7dfe301 100644
--- a/tests/cxx/tree/list/ctor/driver.cxx
+++ b/tests/cxx/tree/list/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/list/ctor/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test list constructors.
diff --git a/tests/cxx/tree/list/ctor/makefile b/tests/cxx/tree/list/ctor/makefile
index fd485d4..c379934 100644
--- a/tests/cxx/tree/list/ctor/makefile
+++ b/tests/cxx/tree/list/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/list/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/list/makefile b/tests/cxx/tree/list/makefile
index 8db068a..55bc85a 100644
--- a/tests/cxx/tree/list/makefile
+++ b/tests/cxx/tree/list/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/list/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/makefile b/tests/cxx/tree/makefile
index f226262..21c79f3 100644
--- a/tests/cxx/tree/makefile
+++ b/tests/cxx/tree/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/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/name-clash/inheritance/driver.cxx b/tests/cxx/tree/name-clash/inheritance/driver.cxx
index c4c5b34..b27d18c 100644
--- a/tests/cxx/tree/name-clash/inheritance/driver.cxx
+++ b/tests/cxx/tree/name-clash/inheritance/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/name-clash/inheritance/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test for name clashes across inheritance hierarchy.
diff --git a/tests/cxx/tree/name-clash/inheritance/makefile b/tests/cxx/tree/name-clash/inheritance/makefile
index ca69a9e..23e3cf7 100644
--- a/tests/cxx/tree/name-clash/inheritance/makefile
+++ b/tests/cxx/tree/name-clash/inheritance/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/name-clash/inheritance/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/name-clash/makefile b/tests/cxx/tree/name-clash/makefile
index cf3d75c..5d2b24c 100644
--- a/tests/cxx/tree/name-clash/makefile
+++ b/tests/cxx/tree/name-clash/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/name-clash/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/naming/camel/driver.cxx b/tests/cxx/tree/naming/camel/driver.cxx
index 652c60f..e9d7180 100644
--- a/tests/cxx/tree/naming/camel/driver.cxx
+++ b/tests/cxx/tree/naming/camel/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/naming/camel/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test camel case (upper for types, lower for functions) naming style.
diff --git a/tests/cxx/tree/naming/camel/makefile b/tests/cxx/tree/naming/camel/makefile
index caaf3eb..3fc0dcc 100644
--- a/tests/cxx/tree/naming/camel/makefile
+++ b/tests/cxx/tree/naming/camel/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/camel/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/naming/java/driver.cxx b/tests/cxx/tree/naming/java/driver.cxx
index 13aa56f..b96917b 100644
--- a/tests/cxx/tree/naming/java/driver.cxx
+++ b/tests/cxx/tree/naming/java/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/naming/java/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test Java naming style.
diff --git a/tests/cxx/tree/naming/java/makefile b/tests/cxx/tree/naming/java/makefile
index 6a0c009..713126d 100644
--- a/tests/cxx/tree/naming/java/makefile
+++ b/tests/cxx/tree/naming/java/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/java/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/naming/knr/driver.cxx b/tests/cxx/tree/naming/knr/driver.cxx
index 59d60df..28e6562 100644
--- a/tests/cxx/tree/naming/knr/driver.cxx
+++ b/tests/cxx/tree/naming/knr/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/naming/knr/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test K&R naming style.
diff --git a/tests/cxx/tree/naming/knr/makefile b/tests/cxx/tree/naming/knr/makefile
index cd19d3d..364a491 100644
--- a/tests/cxx/tree/naming/knr/makefile
+++ b/tests/cxx/tree/naming/knr/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/knr/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/naming/makefile b/tests/cxx/tree/naming/makefile
index 9057d50..3c974ef 100644
--- a/tests/cxx/tree/naming/makefile
+++ b/tests/cxx/tree/naming/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/naming/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/order/driver.cxx b/tests/cxx/tree/order/driver.cxx
index 80d2011..839191a 100644
--- a/tests/cxx/tree/order/driver.cxx
+++ b/tests/cxx/tree/order/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/order/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test ordered type support.
diff --git a/tests/cxx/tree/order/makefile b/tests/cxx/tree/order/makefile
index 0bc7ddc..251b1f3 100644
--- a/tests/cxx/tree/order/makefile
+++ b/tests/cxx/tree/order/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/order/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/polymorphism/comparison/driver.cxx b/tests/cxx/tree/polymorphism/comparison/driver.cxx
index 4d67b72..8685a2e 100644
--- a/tests/cxx/tree/polymorphism/comparison/driver.cxx
+++ b/tests/cxx/tree/polymorphism/comparison/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/polymorphism/comparison/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test comparison of polymorphic object models.
diff --git a/tests/cxx/tree/polymorphism/comparison/makefile b/tests/cxx/tree/polymorphism/comparison/makefile
index 7e8ec55..15e6d02 100644
--- a/tests/cxx/tree/polymorphism/comparison/makefile
+++ b/tests/cxx/tree/polymorphism/comparison/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/comparison/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/polymorphism/makefile b/tests/cxx/tree/polymorphism/makefile
index 3fdddac..93a3ad2 100644
--- a/tests/cxx/tree/polymorphism/makefile
+++ b/tests/cxx/tree/polymorphism/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/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/polymorphism/ostream/driver.cxx b/tests/cxx/tree/polymorphism/ostream/driver.cxx
index 6e59b5c..7da2030 100644
--- a/tests/cxx/tree/polymorphism/ostream/driver.cxx
+++ b/tests/cxx/tree/polymorphism/ostream/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/polymorphism/ostream/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test printing of polymorphic object models.
diff --git a/tests/cxx/tree/polymorphism/ostream/makefile b/tests/cxx/tree/polymorphism/ostream/makefile
index 1cdf163..65c37b1 100644
--- a/tests/cxx/tree/polymorphism/ostream/makefile
+++ b/tests/cxx/tree/polymorphism/ostream/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/ostream/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/polymorphism/same-type/driver.cxx b/tests/cxx/tree/polymorphism/same-type/driver.cxx
index f5ae787..883ba64 100644
--- a/tests/cxx/tree/polymorphism/same-type/driver.cxx
+++ b/tests/cxx/tree/polymorphism/same-type/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/polymorphism/same-type/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test substitution group and xsi:type that don't change the type.
diff --git a/tests/cxx/tree/polymorphism/same-type/makefile b/tests/cxx/tree/polymorphism/same-type/makefile
index 890a062..3185804 100644
--- a/tests/cxx/tree/polymorphism/same-type/makefile
+++ b/tests/cxx/tree/polymorphism/same-type/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/polymorphism/same-type/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/prefix/driver.cxx b/tests/cxx/tree/prefix/driver.cxx
index 981590a..4c99fd9 100644
--- a/tests/cxx/tree/prefix/driver.cxx
+++ b/tests/cxx/tree/prefix/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/prefix/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test automatic prefix assignment.
diff --git a/tests/cxx/tree/prefix/makefile b/tests/cxx/tree/prefix/makefile
index 82f0cf0..0e5e3f3 100644
--- a/tests/cxx/tree/prefix/makefile
+++ b/tests/cxx/tree/prefix/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/prefix/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/test-template/driver.cxx b/tests/cxx/tree/test-template/driver.cxx
index cac3b90..be345f6 100644
--- a/tests/cxx/tree/test-template/driver.cxx
+++ b/tests/cxx/tree/test-template/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/test-template/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Insert test description here.
diff --git a/tests/cxx/tree/test-template/makefile b/tests/cxx/tree/test-template/makefile
index f87d61b..1b1e531 100644
--- a/tests/cxx/tree/test-template/makefile
+++ b/tests/cxx/tree/test-template/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/test-template/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/types-only/driver.cxx b/tests/cxx/tree/types-only/driver.cxx
index a320f78..fd1b8f6 100644
--- a/tests/cxx/tree/types-only/driver.cxx
+++ b/tests/cxx/tree/types-only/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/types-only/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test that code generated without parsing and serialization functions
diff --git a/tests/cxx/tree/types-only/makefile b/tests/cxx/tree/types-only/makefile
index 43bbb0a..3c156ac 100644
--- a/tests/cxx/tree/types-only/makefile
+++ b/tests/cxx/tree/types-only/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/types-only/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/union/ctor/driver.cxx b/tests/cxx/tree/union/ctor/driver.cxx
index 097abe0..df60a93 100644
--- a/tests/cxx/tree/union/ctor/driver.cxx
+++ b/tests/cxx/tree/union/ctor/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/union/ctor/driver.cxx
-// copyright : Copyright (c) 2006-2017 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 03ae83b..45dc1c5 100644
--- a/tests/cxx/tree/union/ctor/makefile
+++ b/tests/cxx/tree/union/ctor/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/union/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/union/makefile b/tests/cxx/tree/union/makefile
index 7e2b246..59fa39c 100644
--- a/tests/cxx/tree/union/makefile
+++ b/tests/cxx/tree/union/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/union/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/wildcard/driver.cxx b/tests/cxx/tree/wildcard/driver.cxx
index 5297092..51a17a3 100644
--- a/tests/cxx/tree/wildcard/driver.cxx
+++ b/tests/cxx/tree/wildcard/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/cxx/tree/wildcard/driver.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test wildcard (any & anyAttribute) mapping.
diff --git a/tests/cxx/tree/wildcard/makefile b/tests/cxx/tree/wildcard/makefile
index 1ae6b36..39f4846 100644
--- a/tests/cxx/tree/wildcard/makefile
+++ b/tests/cxx/tree/wildcard/makefile
@@ -1,5 +1,4 @@
# file : tests/cxx/tree/wildcard/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