From 5b5e51d11a2c562458ac808e001a785a511eae86 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 14 Feb 2020 12:05:36 +0300 Subject: Drop copyright notice from source code --- tests/cxx/tree/any-type/driver.cxx | 1 - tests/cxx/tree/any-type/makefile | 1 - tests/cxx/tree/binary/cdr/driver.cxx | 1 - tests/cxx/tree/binary/cdr/makefile | 1 - tests/cxx/tree/binary/makefile | 1 - tests/cxx/tree/binary/polymorphic/driver.cxx | 1 - tests/cxx/tree/binary/polymorphic/makefile | 1 - tests/cxx/tree/binary/xdr-ordered/driver.cxx | 1 - tests/cxx/tree/binary/xdr-ordered/makefile | 1 - tests/cxx/tree/binary/xdr/driver.cxx | 1 - tests/cxx/tree/binary/xdr/makefile | 1 - tests/cxx/tree/built-in/driver.cxx | 1 - tests/cxx/tree/built-in/makefile | 1 - tests/cxx/tree/chameleon/driver.cxx | 1 - tests/cxx/tree/chameleon/makefile | 1 - tests/cxx/tree/comparison/driver.cxx | 1 - tests/cxx/tree/comparison/makefile | 1 - tests/cxx/tree/compilation/driver.cxx | 1 - tests/cxx/tree/compilation/makefile | 1 - tests/cxx/tree/complex/ctor/driver.cxx | 1 - tests/cxx/tree/complex/ctor/makefile | 1 - tests/cxx/tree/complex/makefile | 1 - tests/cxx/tree/containment/driver.cxx | 1 - tests/cxx/tree/containment/makefile | 1 - tests/cxx/tree/default/general/driver.cxx | 1 - tests/cxx/tree/default/general/makefile | 1 - tests/cxx/tree/default/makefile | 1 - tests/cxx/tree/default/omit/driver.cxx | 1 - tests/cxx/tree/default/omit/makefile | 1 - tests/cxx/tree/detach/driver.cxx | 1 - tests/cxx/tree/detach/makefile | 1 - tests/cxx/tree/dom-association/dom-parse.cxx | 1 - tests/cxx/tree/dom-association/dom-parse.hxx | 1 - tests/cxx/tree/dom-association/driver.cxx | 1 - tests/cxx/tree/dom-association/makefile | 1 - tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx | 1 - tests/cxx/tree/encoding/char/iso-8859-1/makefile | 1 - tests/cxx/tree/encoding/char/lcp/driver.cxx | 1 - tests/cxx/tree/encoding/char/lcp/makefile | 1 - tests/cxx/tree/encoding/char/makefile | 1 - tests/cxx/tree/encoding/char/utf-8/driver.cxx | 1 - tests/cxx/tree/encoding/char/utf-8/makefile | 1 - tests/cxx/tree/encoding/makefile | 1 - tests/cxx/tree/encoding/wchar/driver.cxx | 1 - tests/cxx/tree/encoding/wchar/makefile | 1 - tests/cxx/tree/enumeration/ctor/driver.cxx | 1 - tests/cxx/tree/enumeration/ctor/makefile | 1 - tests/cxx/tree/enumeration/inheritance/driver.cxx | 1 - tests/cxx/tree/enumeration/inheritance/makefile | 1 - tests/cxx/tree/enumeration/makefile | 1 - tests/cxx/tree/float/driver.cxx | 1 - tests/cxx/tree/float/makefile | 1 - tests/cxx/tree/list/ctor/driver.cxx | 1 - tests/cxx/tree/list/ctor/makefile | 1 - tests/cxx/tree/list/makefile | 1 - tests/cxx/tree/makefile | 1 - tests/cxx/tree/name-clash/inheritance/driver.cxx | 1 - tests/cxx/tree/name-clash/inheritance/makefile | 1 - tests/cxx/tree/name-clash/makefile | 1 - tests/cxx/tree/naming/camel/driver.cxx | 1 - tests/cxx/tree/naming/camel/makefile | 1 - tests/cxx/tree/naming/java/driver.cxx | 1 - tests/cxx/tree/naming/java/makefile | 1 - tests/cxx/tree/naming/knr/driver.cxx | 1 - tests/cxx/tree/naming/knr/makefile | 1 - tests/cxx/tree/naming/makefile | 1 - tests/cxx/tree/order/driver.cxx | 1 - tests/cxx/tree/order/makefile | 1 - tests/cxx/tree/polymorphism/comparison/driver.cxx | 1 - tests/cxx/tree/polymorphism/comparison/makefile | 1 - tests/cxx/tree/polymorphism/makefile | 1 - tests/cxx/tree/polymorphism/ostream/driver.cxx | 1 - tests/cxx/tree/polymorphism/ostream/makefile | 1 - tests/cxx/tree/polymorphism/same-type/driver.cxx | 1 - tests/cxx/tree/polymorphism/same-type/makefile | 1 - tests/cxx/tree/prefix/driver.cxx | 1 - tests/cxx/tree/prefix/makefile | 1 - tests/cxx/tree/test-template/driver.cxx | 1 - tests/cxx/tree/test-template/makefile | 1 - tests/cxx/tree/types-only/driver.cxx | 1 - tests/cxx/tree/types-only/makefile | 1 - tests/cxx/tree/union/ctor/driver.cxx | 1 - tests/cxx/tree/union/ctor/makefile | 1 - tests/cxx/tree/union/makefile | 1 - tests/cxx/tree/wildcard/driver.cxx | 1 - tests/cxx/tree/wildcard/makefile | 1 - 86 files changed, 86 deletions(-) (limited to 'tests/cxx/tree') 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 -- cgit v1.1