From 0f6ff689dc6bae8fed94da0fcabd39f015e7a62b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 21 Mar 2014 10:54:33 +0200 Subject: Update copyright --- tests/cxx/tree/binary/cdr/driver.cxx | 2 +- tests/cxx/tree/binary/cdr/makefile | 2 +- tests/cxx/tree/binary/makefile | 2 +- tests/cxx/tree/binary/polymorphic/driver.cxx | 2 +- tests/cxx/tree/binary/polymorphic/makefile | 2 +- tests/cxx/tree/binary/xdr/driver.cxx | 2 +- tests/cxx/tree/binary/xdr/makefile | 2 +- tests/cxx/tree/built-in/driver.cxx | 2 +- tests/cxx/tree/built-in/makefile | 2 +- tests/cxx/tree/chameleon/driver.cxx | 2 +- tests/cxx/tree/chameleon/makefile | 2 +- tests/cxx/tree/comparison/driver.cxx | 2 +- tests/cxx/tree/comparison/makefile | 2 +- tests/cxx/tree/compilation/driver.cxx | 2 +- tests/cxx/tree/compilation/makefile | 2 +- tests/cxx/tree/complex/ctor/driver.cxx | 2 +- tests/cxx/tree/complex/ctor/makefile | 2 +- tests/cxx/tree/complex/makefile | 2 +- tests/cxx/tree/containment/driver.cxx | 2 +- tests/cxx/tree/containment/makefile | 2 +- tests/cxx/tree/default/general/driver.cxx | 2 +- tests/cxx/tree/default/general/makefile | 2 +- tests/cxx/tree/default/makefile | 2 +- tests/cxx/tree/default/omit/driver.cxx | 2 +- tests/cxx/tree/default/omit/makefile | 2 +- tests/cxx/tree/detach/driver.cxx | 2 +- tests/cxx/tree/detach/makefile | 2 +- tests/cxx/tree/dom-association/dom-parse.cxx | 2 +- tests/cxx/tree/dom-association/dom-parse.hxx | 2 +- tests/cxx/tree/dom-association/driver.cxx | 2 +- tests/cxx/tree/dom-association/makefile | 2 +- tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx | 2 +- tests/cxx/tree/encoding/char/iso-8859-1/makefile | 2 +- tests/cxx/tree/encoding/char/lcp/driver.cxx | 2 +- tests/cxx/tree/encoding/char/lcp/makefile | 2 +- tests/cxx/tree/encoding/char/makefile | 2 +- tests/cxx/tree/encoding/char/utf-8/driver.cxx | 2 +- tests/cxx/tree/encoding/char/utf-8/makefile | 2 +- tests/cxx/tree/encoding/makefile | 2 +- tests/cxx/tree/encoding/wchar/driver.cxx | 2 +- tests/cxx/tree/encoding/wchar/makefile | 2 +- tests/cxx/tree/enumeration/ctor/driver.cxx | 2 +- tests/cxx/tree/enumeration/ctor/makefile | 2 +- tests/cxx/tree/enumeration/inheritance/driver.cxx | 2 +- tests/cxx/tree/enumeration/inheritance/makefile | 2 +- tests/cxx/tree/enumeration/makefile | 2 +- tests/cxx/tree/float/driver.cxx | 2 +- tests/cxx/tree/float/makefile | 2 +- tests/cxx/tree/list/ctor/driver.cxx | 2 +- tests/cxx/tree/list/ctor/makefile | 2 +- tests/cxx/tree/list/makefile | 2 +- tests/cxx/tree/makefile | 2 +- tests/cxx/tree/name-clash/inheritance/driver.cxx | 2 +- tests/cxx/tree/name-clash/inheritance/makefile | 2 +- tests/cxx/tree/name-clash/makefile | 2 +- tests/cxx/tree/naming/camel/driver.cxx | 2 +- tests/cxx/tree/naming/camel/makefile | 2 +- tests/cxx/tree/naming/java/driver.cxx | 2 +- tests/cxx/tree/naming/java/makefile | 2 +- tests/cxx/tree/naming/knr/driver.cxx | 2 +- tests/cxx/tree/naming/knr/makefile | 2 +- tests/cxx/tree/naming/makefile | 2 +- tests/cxx/tree/polymorphism/comparison/driver.cxx | 2 +- tests/cxx/tree/polymorphism/comparison/makefile | 2 +- tests/cxx/tree/polymorphism/makefile | 2 +- tests/cxx/tree/polymorphism/ostream/driver.cxx | 2 +- tests/cxx/tree/polymorphism/ostream/makefile | 2 +- tests/cxx/tree/polymorphism/same-type/driver.cxx | 2 +- tests/cxx/tree/polymorphism/same-type/makefile | 2 +- tests/cxx/tree/prefix/driver.cxx | 2 +- tests/cxx/tree/prefix/makefile | 2 +- tests/cxx/tree/test-template/driver.cxx | 2 +- tests/cxx/tree/test-template/makefile | 2 +- tests/cxx/tree/types-only/driver.cxx | 2 +- tests/cxx/tree/types-only/makefile | 2 +- tests/cxx/tree/union/ctor/driver.cxx | 2 +- tests/cxx/tree/union/ctor/makefile | 2 +- tests/cxx/tree/union/makefile | 2 +- tests/cxx/tree/wildcard/driver.cxx | 2 +- tests/cxx/tree/wildcard/makefile | 2 +- 80 files changed, 80 insertions(+), 80 deletions(-) (limited to 'tests/cxx/tree') diff --git a/tests/cxx/tree/binary/cdr/driver.cxx b/tests/cxx/tree/binary/cdr/driver.cxx index 8516bfa..65c88fa 100644 --- a/tests/cxx/tree/binary/cdr/driver.cxx +++ b/tests/cxx/tree/binary/cdr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/binary/cdr/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 9f2e77f..9613841 100644 --- a/tests/cxx/tree/binary/cdr/makefile +++ b/tests/cxx/tree/binary/cdr/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/binary/cdr/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 8546576..7ec2f6a 100644 --- a/tests/cxx/tree/binary/makefile +++ b/tests/cxx/tree/binary/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/binary/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 5ea1c65..8e7256e 100644 --- a/tests/cxx/tree/binary/polymorphic/driver.cxx +++ b/tests/cxx/tree/binary/polymorphic/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/binary/polymorphic/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 966f046..f9ddf67 100644 --- a/tests/cxx/tree/binary/polymorphic/makefile +++ b/tests/cxx/tree/binary/polymorphic/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/binary/polymorphic/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 9552668..ddc196d 100644 --- a/tests/cxx/tree/binary/xdr/driver.cxx +++ b/tests/cxx/tree/binary/xdr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/binary/xdr/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 dd85078..184c5d2 100644 --- a/tests/cxx/tree/binary/xdr/makefile +++ b/tests/cxx/tree/binary/xdr/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/binary/xdr/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 958e91d..f60ac16 100644 --- a/tests/cxx/tree/built-in/driver.cxx +++ b/tests/cxx/tree/built-in/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/built-in/driver.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 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 8c42f16..3df37c3 100644 --- a/tests/cxx/tree/built-in/makefile +++ b/tests/cxx/tree/built-in/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/built-in/makefile -# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 3dfbf44..80c67da 100644 --- a/tests/cxx/tree/chameleon/driver.cxx +++ b/tests/cxx/tree/chameleon/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/chameleon/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 1943d82..4ae7eb7 100644 --- a/tests/cxx/tree/chameleon/makefile +++ b/tests/cxx/tree/chameleon/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/chameleon/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 6f4f89b..e685050 100644 --- a/tests/cxx/tree/comparison/driver.cxx +++ b/tests/cxx/tree/comparison/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/comparison/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 2e983f6..82cb7b0 100644 --- a/tests/cxx/tree/comparison/makefile +++ b/tests/cxx/tree/comparison/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/comparison/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 d2ab035..c396ec5 100644 --- a/tests/cxx/tree/compilation/driver.cxx +++ b/tests/cxx/tree/compilation/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/compilation/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 cf16aa3..16dbb91 100644 --- a/tests/cxx/tree/compilation/makefile +++ b/tests/cxx/tree/compilation/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/compilation/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 4ba11be..8ea8c87 100644 --- a/tests/cxx/tree/complex/ctor/driver.cxx +++ b/tests/cxx/tree/complex/ctor/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/complex/ctor/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 8f1cecb..ffc82b0 100644 --- a/tests/cxx/tree/complex/ctor/makefile +++ b/tests/cxx/tree/complex/ctor/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/complex/ctor/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 bae9cbd..db6e6a8 100644 --- a/tests/cxx/tree/complex/makefile +++ b/tests/cxx/tree/complex/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/complex/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 64cdc48..f019de8 100644 --- a/tests/cxx/tree/containment/driver.cxx +++ b/tests/cxx/tree/containment/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/containment/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 a3ea303..d181fb5 100644 --- a/tests/cxx/tree/containment/makefile +++ b/tests/cxx/tree/containment/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/containment/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 39e08ab..b0df8ba 100644 --- a/tests/cxx/tree/default/general/driver.cxx +++ b/tests/cxx/tree/default/general/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/default/general/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 6d49630..6c2dfe6 100644 --- a/tests/cxx/tree/default/general/makefile +++ b/tests/cxx/tree/default/general/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/default/general/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 6b18a25..56fa53d 100644 --- a/tests/cxx/tree/default/makefile +++ b/tests/cxx/tree/default/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/default/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 41d4934..6a074c1 100644 --- a/tests/cxx/tree/default/omit/driver.cxx +++ b/tests/cxx/tree/default/omit/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/default/omit/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 20988a4..caaec12 100644 --- a/tests/cxx/tree/default/omit/makefile +++ b/tests/cxx/tree/default/omit/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/default/omit/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 b971679..cabd9ea 100644 --- a/tests/cxx/tree/detach/driver.cxx +++ b/tests/cxx/tree/detach/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/detach/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 9d64540..64def55 100644 --- a/tests/cxx/tree/detach/makefile +++ b/tests/cxx/tree/detach/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/detach/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 236fbed..c065d19 100644 --- a/tests/cxx/tree/dom-association/dom-parse.cxx +++ b/tests/cxx/tree/dom-association/dom-parse.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/dom-association/dom-parse.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 a852b43..2c3bd3f 100644 --- a/tests/cxx/tree/dom-association/dom-parse.hxx +++ b/tests/cxx/tree/dom-association/dom-parse.hxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/dom-association/dom-parse.hxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 b4418b0..edcda50 100644 --- a/tests/cxx/tree/dom-association/driver.cxx +++ b/tests/cxx/tree/dom-association/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/dom-association/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 58d7b65..4a05d45 100644 --- a/tests/cxx/tree/dom-association/makefile +++ b/tests/cxx/tree/dom-association/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/dom-association/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 fec9c8c..6a92ae0 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,5 @@ // file : tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 75f8c86..8a952f7 100644 --- a/tests/cxx/tree/encoding/char/iso-8859-1/makefile +++ b/tests/cxx/tree/encoding/char/iso-8859-1/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/encoding/char/iso-8859-1/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 ad5b461..d44d0fe 100644 --- a/tests/cxx/tree/encoding/char/lcp/driver.cxx +++ b/tests/cxx/tree/encoding/char/lcp/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/encoding/char/lcp/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 ff8cd36..9dc599d 100644 --- a/tests/cxx/tree/encoding/char/lcp/makefile +++ b/tests/cxx/tree/encoding/char/lcp/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/encoding/char/lcp/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 e8f33f6..587eeb1 100644 --- a/tests/cxx/tree/encoding/char/makefile +++ b/tests/cxx/tree/encoding/char/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/encoding/char/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 1cabbae..9d12659 100644 --- a/tests/cxx/tree/encoding/char/utf-8/driver.cxx +++ b/tests/cxx/tree/encoding/char/utf-8/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/encoding/char/utf-8/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 cfcc886..e2bbdfc 100644 --- a/tests/cxx/tree/encoding/char/utf-8/makefile +++ b/tests/cxx/tree/encoding/char/utf-8/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/encoding/char/utf-8/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 63ee75a..2108fa2 100644 --- a/tests/cxx/tree/encoding/makefile +++ b/tests/cxx/tree/encoding/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/encoding/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 5f805b4..6b8d51e 100644 --- a/tests/cxx/tree/encoding/wchar/driver.cxx +++ b/tests/cxx/tree/encoding/wchar/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/encoding/wchar/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 d246a60..e66d3a5 100644 --- a/tests/cxx/tree/encoding/wchar/makefile +++ b/tests/cxx/tree/encoding/wchar/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/encoding/wchar/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 bfacf41..bd2589f 100644 --- a/tests/cxx/tree/enumeration/ctor/driver.cxx +++ b/tests/cxx/tree/enumeration/ctor/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/enumeration/ctor/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 83e2005..2fae138 100644 --- a/tests/cxx/tree/enumeration/ctor/makefile +++ b/tests/cxx/tree/enumeration/ctor/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/enumeration/ctor/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 9b5bfc6..0a6d5d2 100644 --- a/tests/cxx/tree/enumeration/inheritance/driver.cxx +++ b/tests/cxx/tree/enumeration/inheritance/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/enumeration/inheritance/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 de361b3..77df855 100644 --- a/tests/cxx/tree/enumeration/inheritance/makefile +++ b/tests/cxx/tree/enumeration/inheritance/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/enumeration/inheritance/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 39f198f..8f55b20 100644 --- a/tests/cxx/tree/enumeration/makefile +++ b/tests/cxx/tree/enumeration/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/enumeration/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 a841e59..a71d2f3 100644 --- a/tests/cxx/tree/float/driver.cxx +++ b/tests/cxx/tree/float/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/float/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 bd253c3..a585afb 100644 --- a/tests/cxx/tree/float/makefile +++ b/tests/cxx/tree/float/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/float/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 4ebe4de..784ae01 100644 --- a/tests/cxx/tree/list/ctor/driver.cxx +++ b/tests/cxx/tree/list/ctor/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/list/ctor/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 6f1c67d..4115606 100644 --- a/tests/cxx/tree/list/ctor/makefile +++ b/tests/cxx/tree/list/ctor/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/list/ctor/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 8999804..4af3e22 100644 --- a/tests/cxx/tree/list/makefile +++ b/tests/cxx/tree/list/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/list/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 8a761ed..43f806b 100644 --- a/tests/cxx/tree/makefile +++ b/tests/cxx/tree/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 0d81a91..07e0c00 100644 --- a/tests/cxx/tree/name-clash/inheritance/driver.cxx +++ b/tests/cxx/tree/name-clash/inheritance/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/name-clash/inheritance/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 a31e95f..ea05693 100644 --- a/tests/cxx/tree/name-clash/inheritance/makefile +++ b/tests/cxx/tree/name-clash/inheritance/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/name-clash/inheritance/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 dd27141..c9a4d0f 100644 --- a/tests/cxx/tree/name-clash/makefile +++ b/tests/cxx/tree/name-clash/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/name-clash/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 019efdf..716a544 100644 --- a/tests/cxx/tree/naming/camel/driver.cxx +++ b/tests/cxx/tree/naming/camel/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/naming/camel/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 b0e0ca2..6364196 100644 --- a/tests/cxx/tree/naming/camel/makefile +++ b/tests/cxx/tree/naming/camel/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/naming/camel/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 97c029d..f35607a 100644 --- a/tests/cxx/tree/naming/java/driver.cxx +++ b/tests/cxx/tree/naming/java/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/naming/java/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 6962c10..83d73e1 100644 --- a/tests/cxx/tree/naming/java/makefile +++ b/tests/cxx/tree/naming/java/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/naming/java/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 f2a1a31..5038d7b 100644 --- a/tests/cxx/tree/naming/knr/driver.cxx +++ b/tests/cxx/tree/naming/knr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/naming/knr/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 8f4f894..d8ecbab 100644 --- a/tests/cxx/tree/naming/knr/makefile +++ b/tests/cxx/tree/naming/knr/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/naming/knr/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 95a1254..60ac63b 100644 --- a/tests/cxx/tree/naming/makefile +++ b/tests/cxx/tree/naming/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/naming/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 0c6dbee..5394991 100644 --- a/tests/cxx/tree/polymorphism/comparison/driver.cxx +++ b/tests/cxx/tree/polymorphism/comparison/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/polymorphism/comparison/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 981bbd3..ef3e70a 100644 --- a/tests/cxx/tree/polymorphism/comparison/makefile +++ b/tests/cxx/tree/polymorphism/comparison/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/polymorphism/comparison/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 0e0ee57..9215e44 100644 --- a/tests/cxx/tree/polymorphism/makefile +++ b/tests/cxx/tree/polymorphism/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/polymorphism/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 d62db34..bfbd2d4 100644 --- a/tests/cxx/tree/polymorphism/ostream/driver.cxx +++ b/tests/cxx/tree/polymorphism/ostream/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/polymorphism/ostream/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 79693b9..76a366f 100644 --- a/tests/cxx/tree/polymorphism/ostream/makefile +++ b/tests/cxx/tree/polymorphism/ostream/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/polymorphism/ostream/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 39e7895..0846b04 100644 --- a/tests/cxx/tree/polymorphism/same-type/driver.cxx +++ b/tests/cxx/tree/polymorphism/same-type/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/polymorphism/same-type/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 e30882d..549f590 100644 --- a/tests/cxx/tree/polymorphism/same-type/makefile +++ b/tests/cxx/tree/polymorphism/same-type/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/polymorphism/same-type/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 3366ffd..244f815 100644 --- a/tests/cxx/tree/prefix/driver.cxx +++ b/tests/cxx/tree/prefix/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/prefix/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 9f1eb91..688111e 100644 --- a/tests/cxx/tree/prefix/makefile +++ b/tests/cxx/tree/prefix/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/prefix/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 684e544..f28e501 100644 --- a/tests/cxx/tree/test-template/driver.cxx +++ b/tests/cxx/tree/test-template/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/test-template/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 849addd..32af96b 100644 --- a/tests/cxx/tree/test-template/makefile +++ b/tests/cxx/tree/test-template/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/test-template/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 7289219..8ba7500 100644 --- a/tests/cxx/tree/types-only/driver.cxx +++ b/tests/cxx/tree/types-only/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/types-only/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 3bd3e02..25520a4 100644 --- a/tests/cxx/tree/types-only/makefile +++ b/tests/cxx/tree/types-only/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/types-only/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 354b1ae..14a8565 100644 --- a/tests/cxx/tree/union/ctor/driver.cxx +++ b/tests/cxx/tree/union/ctor/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/union/ctor/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 da2b350..1edd762 100644 --- a/tests/cxx/tree/union/ctor/makefile +++ b/tests/cxx/tree/union/ctor/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/union/ctor/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 2da915a..59abec6 100644 --- a/tests/cxx/tree/union/makefile +++ b/tests/cxx/tree/union/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/union/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 207d350..9d0945f 100644 --- a/tests/cxx/tree/wildcard/driver.cxx +++ b/tests/cxx/tree/wildcard/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/tree/wildcard/driver.cxx -// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2014 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 50b6f4e..b86c34a 100644 --- a/tests/cxx/tree/wildcard/makefile +++ b/tests/cxx/tree/wildcard/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/tree/wildcard/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -- cgit v1.1