From 7e3616382296533e5016caec792b88a6b8556268 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:42:09 +0200 Subject: Update copyright year --- tests/cxx/hashmap/driver.cxx | 2 +- tests/cxx/hashmap/makefile | 2 +- tests/cxx/hybrid/binary/cdr/driver.cxx | 2 +- tests/cxx/hybrid/binary/cdr/makefile | 2 +- tests/cxx/hybrid/binary/custom/driver.cxx | 2 +- tests/cxx/hybrid/binary/custom/makefile | 2 +- tests/cxx/hybrid/binary/xdr/driver.cxx | 2 +- tests/cxx/hybrid/binary/xdr/makefile | 2 +- tests/cxx/hybrid/built-in/driver.cxx | 2 +- tests/cxx/hybrid/built-in/makefile | 2 +- tests/cxx/hybrid/choice/driver.cxx | 2 +- tests/cxx/hybrid/choice/makefile | 2 +- tests/cxx/hybrid/clone/driver.cxx | 2 +- tests/cxx/hybrid/clone/makefile | 2 +- tests/cxx/hybrid/default/driver.cxx | 2 +- tests/cxx/hybrid/default/makefile | 2 +- tests/cxx/hybrid/enumeration/driver.cxx | 2 +- tests/cxx/hybrid/enumeration/makefile | 2 +- tests/cxx/hybrid/facets/driver.cxx | 2 +- tests/cxx/hybrid/facets/makefile | 2 +- tests/cxx/hybrid/iso8859-1/driver.cxx | 2 +- tests/cxx/hybrid/iso8859-1/makefile | 2 +- tests/cxx/hybrid/iterator/driver.cxx | 2 +- tests/cxx/hybrid/iterator/makefile | 2 +- tests/cxx/hybrid/list/driver.cxx | 2 +- tests/cxx/hybrid/list/makefile | 2 +- tests/cxx/hybrid/makefile | 2 +- tests/cxx/hybrid/pattern/driver.cxx | 2 +- tests/cxx/hybrid/pattern/makefile | 2 +- tests/cxx/hybrid/polymorphism/any-type/driver.cxx | 2 +- tests/cxx/hybrid/polymorphism/any-type/makefile | 2 +- tests/cxx/hybrid/polymorphism/enumeration/driver.cxx | 2 +- tests/cxx/hybrid/polymorphism/enumeration/makefile | 2 +- tests/cxx/hybrid/polymorphism/makefile | 2 +- tests/cxx/hybrid/polymorphism/multischema/driver.cxx | 2 +- tests/cxx/hybrid/polymorphism/multischema/makefile | 2 +- tests/cxx/hybrid/recursive/driver.cxx | 2 +- tests/cxx/hybrid/recursive/makefile | 2 +- tests/cxx/hybrid/sequences/driver.cxx | 2 +- tests/cxx/hybrid/sequences/makefile | 2 +- tests/cxx/hybrid/test-template/driver.cxx | 2 +- tests/cxx/hybrid/test-template/makefile | 2 +- tests/cxx/hybrid/union/driver.cxx | 2 +- tests/cxx/hybrid/union/makefile | 2 +- tests/cxx/makefile | 2 +- tests/cxx/parser/built-in/driver.cxx | 2 +- tests/cxx/parser/built-in/makefile | 2 +- tests/cxx/parser/duplicate/makefile | 2 +- tests/cxx/parser/enumeration/driver.cxx | 2 +- tests/cxx/parser/enumeration/gender.hxx | 2 +- tests/cxx/parser/enumeration/makefile | 2 +- tests/cxx/parser/error-handling/codes/driver.cxx | 2 +- tests/cxx/parser/error-handling/codes/makefile | 2 +- tests/cxx/parser/error-handling/exceptions/driver.cxx | 2 +- tests/cxx/parser/error-handling/exceptions/makefile | 2 +- tests/cxx/parser/error-handling/makefile | 2 +- tests/cxx/parser/generated-impl/makefile | 2 +- tests/cxx/parser/list/driver.cxx | 2 +- tests/cxx/parser/list/makefile | 2 +- tests/cxx/parser/makefile | 2 +- tests/cxx/parser/name-clash/inheritance/driver.cxx | 2 +- tests/cxx/parser/name-clash/inheritance/makefile | 2 +- tests/cxx/parser/polymorphism/driver.cxx | 2 +- tests/cxx/parser/polymorphism/makefile | 2 +- tests/cxx/parser/polyrecur/driver.cxx | 2 +- tests/cxx/parser/polyrecur/makefile | 2 +- tests/cxx/parser/polyrecur/test-pimpl.cxx | 2 +- tests/cxx/parser/polyrecur/test-pimpl.hxx | 2 +- tests/cxx/parser/recursive/driver.cxx | 2 +- tests/cxx/parser/recursive/makefile | 2 +- tests/cxx/parser/reset/driver.cxx | 2 +- tests/cxx/parser/reset/makefile | 2 +- tests/cxx/parser/test-template/driver.cxx | 2 +- tests/cxx/parser/test-template/makefile | 2 +- tests/cxx/parser/union/driver.cxx | 2 +- tests/cxx/parser/union/makefile | 2 +- tests/cxx/parser/validation/all/driver.cxx | 2 +- tests/cxx/parser/validation/all/makefile | 2 +- tests/cxx/parser/validation/any/driver.cxx | 2 +- tests/cxx/parser/validation/any/makefile | 2 +- tests/cxx/parser/validation/attribute/driver.cxx | 2 +- tests/cxx/parser/validation/attribute/makefile | 2 +- tests/cxx/parser/validation/built-in/any-type/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/any-type/makefile | 2 +- tests/cxx/parser/validation/built-in/binary/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/binary/makefile | 2 +- tests/cxx/parser/validation/built-in/boolean/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/boolean/makefile | 2 +- tests/cxx/parser/validation/built-in/byte/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/byte/makefile | 2 +- tests/cxx/parser/validation/built-in/date-time/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/date-time/makefile | 2 +- tests/cxx/parser/validation/built-in/float/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/float/makefile | 2 +- tests/cxx/parser/validation/built-in/int/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/int/makefile | 2 +- tests/cxx/parser/validation/built-in/integer/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/integer/makefile | 2 +- tests/cxx/parser/validation/built-in/long-long/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/long-long/makefile | 2 +- tests/cxx/parser/validation/built-in/long/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/long/makefile | 2 +- tests/cxx/parser/validation/built-in/makefile | 2 +- tests/cxx/parser/validation/built-in/qname/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/qname/makefile | 2 +- tests/cxx/parser/validation/built-in/short/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/short/makefile | 2 +- tests/cxx/parser/validation/built-in/string/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/string/makefile | 2 +- tests/cxx/parser/validation/built-in/uri/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/uri/makefile | 2 +- tests/cxx/parser/validation/choice/driver.cxx | 2 +- tests/cxx/parser/validation/choice/makefile | 2 +- tests/cxx/parser/validation/makefile | 2 +- tests/cxx/parser/validation/restriction/driver.cxx | 2 +- tests/cxx/parser/validation/restriction/makefile | 2 +- tests/cxx/parser/validation/sequence/driver.cxx | 2 +- tests/cxx/parser/validation/sequence/makefile | 2 +- tests/cxx/serializer/all/driver.cxx | 2 +- tests/cxx/serializer/all/makefile | 2 +- tests/cxx/serializer/built-in/driver.cxx | 2 +- tests/cxx/serializer/built-in/makefile | 2 +- tests/cxx/serializer/choice/driver.cxx | 2 +- tests/cxx/serializer/choice/makefile | 2 +- tests/cxx/serializer/complex/driver.cxx | 2 +- tests/cxx/serializer/complex/makefile | 2 +- tests/cxx/serializer/enumeration/boolean.hxx | 2 +- tests/cxx/serializer/enumeration/driver.cxx | 2 +- tests/cxx/serializer/enumeration/makefile | 2 +- tests/cxx/serializer/error-handling/codes/driver.cxx | 2 +- tests/cxx/serializer/error-handling/codes/makefile | 2 +- tests/cxx/serializer/error-handling/exceptions/driver.cxx | 2 +- tests/cxx/serializer/error-handling/exceptions/makefile | 2 +- tests/cxx/serializer/error-handling/makefile | 2 +- tests/cxx/serializer/generated-driver/makefile | 2 +- tests/cxx/serializer/generated-driver/test-simpl.cxx | 2 +- tests/cxx/serializer/generated-driver/test-simpl.hxx | 2 +- tests/cxx/serializer/generated-impl/makefile | 2 +- tests/cxx/serializer/list/driver.cxx | 2 +- tests/cxx/serializer/list/makefile | 2 +- tests/cxx/serializer/makefile | 2 +- tests/cxx/serializer/polymorphism/driver.cxx | 2 +- tests/cxx/serializer/polymorphism/makefile | 2 +- tests/cxx/serializer/recursive/driver.cxx | 2 +- tests/cxx/serializer/recursive/makefile | 2 +- tests/cxx/serializer/reset/driver.cxx | 2 +- tests/cxx/serializer/reset/makefile | 2 +- tests/cxx/serializer/restriction/driver.cxx | 2 +- tests/cxx/serializer/restriction/makefile | 2 +- tests/cxx/serializer/sequence/driver.cxx | 2 +- tests/cxx/serializer/sequence/makefile | 2 +- tests/cxx/serializer/test-template/driver.cxx | 2 +- tests/cxx/serializer/test-template/makefile | 2 +- tests/cxx/serializer/union/driver.cxx | 2 +- tests/cxx/serializer/union/makefile | 2 +- tests/cxx/serializer/validation/any/driver.cxx | 2 +- tests/cxx/serializer/validation/any/makefile | 2 +- tests/cxx/serializer/validation/attribute/driver.cxx | 2 +- tests/cxx/serializer/validation/attribute/makefile | 2 +- tests/cxx/serializer/validation/built-in/date-time/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/date-time/makefile | 2 +- tests/cxx/serializer/validation/built-in/decimal/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/decimal/makefile | 2 +- tests/cxx/serializer/validation/built-in/integer/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/integer/makefile | 2 +- tests/cxx/serializer/validation/built-in/makefile | 2 +- tests/cxx/serializer/validation/built-in/qname/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/qname/makefile | 2 +- tests/cxx/serializer/validation/built-in/string/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/string/makefile | 2 +- tests/cxx/serializer/validation/choice/driver.cxx | 2 +- tests/cxx/serializer/validation/choice/makefile | 2 +- tests/cxx/serializer/validation/element/driver.cxx | 2 +- tests/cxx/serializer/validation/element/makefile | 2 +- tests/cxx/serializer/validation/makefile | 2 +- tests/cxx/serializer/validation/sequence/driver.cxx | 2 +- tests/cxx/serializer/validation/sequence/makefile | 2 +- tests/cxx/serializer/wildcard/driver.cxx | 2 +- tests/cxx/serializer/wildcard/makefile | 2 +- tests/cxx/string/driver.cxx | 2 +- tests/cxx/string/makefile | 2 +- 181 files changed, 181 insertions(+), 181 deletions(-) (limited to 'tests/cxx') diff --git a/tests/cxx/hashmap/driver.cxx b/tests/cxx/hashmap/driver.cxx index 9fbb4a9..cf9f58a 100644 --- a/tests/cxx/hashmap/driver.cxx +++ b/tests/cxx/hashmap/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hashmap/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsde::cxx::hashmap type. diff --git a/tests/cxx/hashmap/makefile b/tests/cxx/hashmap/makefile index 8b03322..27724f2 100644 --- a/tests/cxx/hashmap/makefile +++ b/tests/cxx/hashmap/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hashmap/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/binary/cdr/driver.cxx b/tests/cxx/hybrid/binary/cdr/driver.cxx index 0fbe4f7..60cc52b 100644 --- a/tests/cxx/hybrid/binary/cdr/driver.cxx +++ b/tests/cxx/hybrid/binary/cdr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/binary/cdr/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test CDR insertion and extraction. diff --git a/tests/cxx/hybrid/binary/cdr/makefile b/tests/cxx/hybrid/binary/cdr/makefile index 5188c74..7fb5368 100644 --- a/tests/cxx/hybrid/binary/cdr/makefile +++ b/tests/cxx/hybrid/binary/cdr/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/binary/cdr/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/binary/custom/driver.cxx b/tests/cxx/hybrid/binary/custom/driver.cxx index 933f79c..1adda96 100644 --- a/tests/cxx/hybrid/binary/custom/driver.cxx +++ b/tests/cxx/hybrid/binary/custom/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/binary/custom/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test RAW insertion and extraction. diff --git a/tests/cxx/hybrid/binary/custom/makefile b/tests/cxx/hybrid/binary/custom/makefile index 5d45528..fee5f89 100644 --- a/tests/cxx/hybrid/binary/custom/makefile +++ b/tests/cxx/hybrid/binary/custom/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/binary/custom/makefile -# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +# 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/hybrid/binary/xdr/driver.cxx b/tests/cxx/hybrid/binary/xdr/driver.cxx index 15c2da1..af29e4a 100644 --- a/tests/cxx/hybrid/binary/xdr/driver.cxx +++ b/tests/cxx/hybrid/binary/xdr/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/binary/xdr/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test XDR insertion and extraction. diff --git a/tests/cxx/hybrid/binary/xdr/makefile b/tests/cxx/hybrid/binary/xdr/makefile index 6102927..8e59edf 100644 --- a/tests/cxx/hybrid/binary/xdr/makefile +++ b/tests/cxx/hybrid/binary/xdr/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/binary/xdr/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/built-in/driver.cxx b/tests/cxx/hybrid/built-in/driver.cxx index 76203e7..3cac026 100644 --- a/tests/cxx/hybrid/built-in/driver.cxx +++ b/tests/cxx/hybrid/built-in/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/built-in/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test built-in types. diff --git a/tests/cxx/hybrid/built-in/makefile b/tests/cxx/hybrid/built-in/makefile index 214c752..ffd4753 100644 --- a/tests/cxx/hybrid/built-in/makefile +++ b/tests/cxx/hybrid/built-in/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/built-in/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/choice/driver.cxx b/tests/cxx/hybrid/choice/driver.cxx index f8e56e6..a0f3b03 100644 --- a/tests/cxx/hybrid/choice/driver.cxx +++ b/tests/cxx/hybrid/choice/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/choice/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test choice mapping. diff --git a/tests/cxx/hybrid/choice/makefile b/tests/cxx/hybrid/choice/makefile index 3f8a261..aa58e58 100644 --- a/tests/cxx/hybrid/choice/makefile +++ b/tests/cxx/hybrid/choice/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/choice/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/clone/driver.cxx b/tests/cxx/hybrid/clone/driver.cxx index 3264e85..eb837dd 100644 --- a/tests/cxx/hybrid/clone/driver.cxx +++ b/tests/cxx/hybrid/clone/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/clone/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test _clone() functionality. diff --git a/tests/cxx/hybrid/clone/makefile b/tests/cxx/hybrid/clone/makefile index 4052602..79974c1 100644 --- a/tests/cxx/hybrid/clone/makefile +++ b/tests/cxx/hybrid/clone/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/clone/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/default/driver.cxx b/tests/cxx/hybrid/default/driver.cxx index 8f5ce4d..8e13cf1 100644 --- a/tests/cxx/hybrid/default/driver.cxx +++ b/tests/cxx/hybrid/default/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/default/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test default attribute values. diff --git a/tests/cxx/hybrid/default/makefile b/tests/cxx/hybrid/default/makefile index a6934f5..27c0a36 100644 --- a/tests/cxx/hybrid/default/makefile +++ b/tests/cxx/hybrid/default/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/default/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/enumeration/driver.cxx b/tests/cxx/hybrid/enumeration/driver.cxx index 2bf6921..5845beb 100644 --- a/tests/cxx/hybrid/enumeration/driver.cxx +++ b/tests/cxx/hybrid/enumeration/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/enumeration/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test XML Schema enumeration to C++ enum mapping. diff --git a/tests/cxx/hybrid/enumeration/makefile b/tests/cxx/hybrid/enumeration/makefile index 50467be..98aeedd 100644 --- a/tests/cxx/hybrid/enumeration/makefile +++ b/tests/cxx/hybrid/enumeration/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/enumeration/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/facets/driver.cxx b/tests/cxx/hybrid/facets/driver.cxx index bb2f258..d6e844d 100644 --- a/tests/cxx/hybrid/facets/driver.cxx +++ b/tests/cxx/hybrid/facets/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/facets/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test facets (except pattern) validation. diff --git a/tests/cxx/hybrid/facets/makefile b/tests/cxx/hybrid/facets/makefile index 36b4af6..cdeacd8 100644 --- a/tests/cxx/hybrid/facets/makefile +++ b/tests/cxx/hybrid/facets/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/facets/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/iso8859-1/driver.cxx b/tests/cxx/hybrid/iso8859-1/driver.cxx index 3e03156..b16f935 100644 --- a/tests/cxx/hybrid/iso8859-1/driver.cxx +++ b/tests/cxx/hybrid/iso8859-1/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/iso8859-1/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test support for the ISO-8859-1 encoding. diff --git a/tests/cxx/hybrid/iso8859-1/makefile b/tests/cxx/hybrid/iso8859-1/makefile index 64792c9..ca438fd 100644 --- a/tests/cxx/hybrid/iso8859-1/makefile +++ b/tests/cxx/hybrid/iso8859-1/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/iso8859-1/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/iterator/driver.cxx b/tests/cxx/hybrid/iterator/driver.cxx index 7195d18..59adbe8 100644 --- a/tests/cxx/hybrid/iterator/driver.cxx +++ b/tests/cxx/hybrid/iterator/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/iterator/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test conformance to STL iterator requirements. diff --git a/tests/cxx/hybrid/iterator/makefile b/tests/cxx/hybrid/iterator/makefile index 4ad4e9e..7db0a28 100644 --- a/tests/cxx/hybrid/iterator/makefile +++ b/tests/cxx/hybrid/iterator/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/iterator/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/list/driver.cxx b/tests/cxx/hybrid/list/driver.cxx index a8f9b2b..4b8a85e 100644 --- a/tests/cxx/hybrid/list/driver.cxx +++ b/tests/cxx/hybrid/list/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/list/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test list mapping. diff --git a/tests/cxx/hybrid/list/makefile b/tests/cxx/hybrid/list/makefile index cf5a83b..eb4aa12 100644 --- a/tests/cxx/hybrid/list/makefile +++ b/tests/cxx/hybrid/list/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/list/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/makefile b/tests/cxx/hybrid/makefile index 6a4f9af..0bb3567 100644 --- a/tests/cxx/hybrid/makefile +++ b/tests/cxx/hybrid/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/pattern/driver.cxx b/tests/cxx/hybrid/pattern/driver.cxx index 07789de..b9bfab5 100644 --- a/tests/cxx/hybrid/pattern/driver.cxx +++ b/tests/cxx/hybrid/pattern/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/pattern/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the pattern facet validation. diff --git a/tests/cxx/hybrid/pattern/makefile b/tests/cxx/hybrid/pattern/makefile index fb56449..e33eb06 100644 --- a/tests/cxx/hybrid/pattern/makefile +++ b/tests/cxx/hybrid/pattern/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/pattern/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/polymorphism/any-type/driver.cxx b/tests/cxx/hybrid/polymorphism/any-type/driver.cxx index 86962b0..3ca0155 100644 --- a/tests/cxx/hybrid/polymorphism/any-type/driver.cxx +++ b/tests/cxx/hybrid/polymorphism/any-type/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/polymorphism/any-type/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test polymorphic parsing and serialization of anyType-based hierarchy. diff --git a/tests/cxx/hybrid/polymorphism/any-type/makefile b/tests/cxx/hybrid/polymorphism/any-type/makefile index 3c29335..ef8a40e 100644 --- a/tests/cxx/hybrid/polymorphism/any-type/makefile +++ b/tests/cxx/hybrid/polymorphism/any-type/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/polymorphism/any-type/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/polymorphism/enumeration/driver.cxx b/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx index d696506..d634895 100644 --- a/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx +++ b/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/polymorphism/enumeration/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test XML Schema enumeration to C++ enum mapping. diff --git a/tests/cxx/hybrid/polymorphism/enumeration/makefile b/tests/cxx/hybrid/polymorphism/enumeration/makefile index 7e1437f..fc91a47 100644 --- a/tests/cxx/hybrid/polymorphism/enumeration/makefile +++ b/tests/cxx/hybrid/polymorphism/enumeration/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/polymorphism/enumeration/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/polymorphism/makefile b/tests/cxx/hybrid/polymorphism/makefile index 4184850..2d128ca 100644 --- a/tests/cxx/hybrid/polymorphism/makefile +++ b/tests/cxx/hybrid/polymorphism/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/polymorphism/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/polymorphism/multischema/driver.cxx b/tests/cxx/hybrid/polymorphism/multischema/driver.cxx index d511886..fc178ab 100644 --- a/tests/cxx/hybrid/polymorphism/multischema/driver.cxx +++ b/tests/cxx/hybrid/polymorphism/multischema/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/polymorphism/multischema/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test polymorphic parsing and serialization with the type hierarchy diff --git a/tests/cxx/hybrid/polymorphism/multischema/makefile b/tests/cxx/hybrid/polymorphism/multischema/makefile index 645919d..c1604cd 100644 --- a/tests/cxx/hybrid/polymorphism/multischema/makefile +++ b/tests/cxx/hybrid/polymorphism/multischema/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/polymorphism/multischema/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/recursive/driver.cxx b/tests/cxx/hybrid/recursive/driver.cxx index bf5a692..5c160ea 100644 --- a/tests/cxx/hybrid/recursive/driver.cxx +++ b/tests/cxx/hybrid/recursive/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/recursive/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test recursive parsing and serialization. diff --git a/tests/cxx/hybrid/recursive/makefile b/tests/cxx/hybrid/recursive/makefile index 7bdf024..db7f791 100644 --- a/tests/cxx/hybrid/recursive/makefile +++ b/tests/cxx/hybrid/recursive/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/recursive/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/sequences/driver.cxx b/tests/cxx/hybrid/sequences/driver.cxx index 08b7f77..5360b6b 100644 --- a/tests/cxx/hybrid/sequences/driver.cxx +++ b/tests/cxx/hybrid/sequences/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/sequences/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test sequence templates. diff --git a/tests/cxx/hybrid/sequences/makefile b/tests/cxx/hybrid/sequences/makefile index 6a854dd..d30aebf 100644 --- a/tests/cxx/hybrid/sequences/makefile +++ b/tests/cxx/hybrid/sequences/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/sequences/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/test-template/driver.cxx b/tests/cxx/hybrid/test-template/driver.cxx index a5906c2..a19eb95 100644 --- a/tests/cxx/hybrid/test-template/driver.cxx +++ b/tests/cxx/hybrid/test-template/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/test-template/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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/hybrid/test-template/makefile b/tests/cxx/hybrid/test-template/makefile index 9e24b9f..32bdf20 100644 --- a/tests/cxx/hybrid/test-template/makefile +++ b/tests/cxx/hybrid/test-template/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/test-template/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/hybrid/union/driver.cxx b/tests/cxx/hybrid/union/driver.cxx index 5475364..60d0b40 100644 --- a/tests/cxx/hybrid/union/driver.cxx +++ b/tests/cxx/hybrid/union/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/hybrid/union/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test union mapping. diff --git a/tests/cxx/hybrid/union/makefile b/tests/cxx/hybrid/union/makefile index 3cb1723..578b7e4 100644 --- a/tests/cxx/hybrid/union/makefile +++ b/tests/cxx/hybrid/union/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/hybrid/union/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/makefile b/tests/cxx/makefile index 9bab113..ad3146b 100644 --- a/tests/cxx/makefile +++ b/tests/cxx/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 6342445..17794ea 100644 --- a/tests/cxx/parser/built-in/driver.cxx +++ b/tests/cxx/parser/built-in/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/built-in/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 069cc51..022cf59 100644 --- a/tests/cxx/parser/built-in/makefile +++ b/tests/cxx/parser/built-in/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/built-in/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/duplicate/makefile b/tests/cxx/parser/duplicate/makefile index 1fc2ad0..118fc8d 100644 --- a/tests/cxx/parser/duplicate/makefile +++ b/tests/cxx/parser/duplicate/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/duplicate/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 f5c7d6a..cb6ed0d 100644 --- a/tests/cxx/parser/enumeration/driver.cxx +++ b/tests/cxx/parser/enumeration/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/enumeration/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 7540888..c0d1900 100644 --- a/tests/cxx/parser/enumeration/gender.hxx +++ b/tests/cxx/parser/enumeration/gender.hxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/enumeration/gender.hxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 c8144ae..76e4165 100644 --- a/tests/cxx/parser/enumeration/makefile +++ b/tests/cxx/parser/enumeration/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/enumeration/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/error-handling/codes/driver.cxx b/tests/cxx/parser/error-handling/codes/driver.cxx index b52518b..0e8cad2 100644 --- a/tests/cxx/parser/error-handling/codes/driver.cxx +++ b/tests/cxx/parser/error-handling/codes/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/error-handling/codes/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test error reporting with error codes. diff --git a/tests/cxx/parser/error-handling/codes/makefile b/tests/cxx/parser/error-handling/codes/makefile index 0016b8d..ba71643 100644 --- a/tests/cxx/parser/error-handling/codes/makefile +++ b/tests/cxx/parser/error-handling/codes/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/error-handling/codes/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/error-handling/exceptions/driver.cxx b/tests/cxx/parser/error-handling/exceptions/driver.cxx index 3b97e8f..a662ce6 100644 --- a/tests/cxx/parser/error-handling/exceptions/driver.cxx +++ b/tests/cxx/parser/error-handling/exceptions/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/error-handling/exceptions/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test error reporting with exceptions. diff --git a/tests/cxx/parser/error-handling/exceptions/makefile b/tests/cxx/parser/error-handling/exceptions/makefile index ffc71bc..e4dac9f 100644 --- a/tests/cxx/parser/error-handling/exceptions/makefile +++ b/tests/cxx/parser/error-handling/exceptions/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/error-handling/exceptions/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/error-handling/makefile b/tests/cxx/parser/error-handling/makefile index 2cc83d6..002f0ba 100644 --- a/tests/cxx/parser/error-handling/makefile +++ b/tests/cxx/parser/error-handling/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/error-handling/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 d571d4d..b1a19df 100644 --- a/tests/cxx/parser/generated-impl/makefile +++ b/tests/cxx/parser/generated-impl/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/generated-impl/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 30c7ea2..1a5d001 100644 --- a/tests/cxx/parser/list/driver.cxx +++ b/tests/cxx/parser/list/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/list/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 398cd6f..f923430 100644 --- a/tests/cxx/parser/list/makefile +++ b/tests/cxx/parser/list/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/list/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 19db76b..6abba5f 100644 --- a/tests/cxx/parser/makefile +++ b/tests/cxx/parser/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 dcc42f1..a178528 100644 --- a/tests/cxx/parser/name-clash/inheritance/driver.cxx +++ b/tests/cxx/parser/name-clash/inheritance/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/name-clash/inheritance/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 43826a9..632e353 100644 --- a/tests/cxx/parser/name-clash/inheritance/makefile +++ b/tests/cxx/parser/name-clash/inheritance/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/name-clash/inheritance/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/driver.cxx b/tests/cxx/parser/polymorphism/driver.cxx index 1fbdae3..e8923ef 100644 --- a/tests/cxx/parser/polymorphism/driver.cxx +++ b/tests/cxx/parser/polymorphism/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polymorphism/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test substitution groups and xsi:type support. diff --git a/tests/cxx/parser/polymorphism/makefile b/tests/cxx/parser/polymorphism/makefile index 24848b9..bba02bd 100644 --- a/tests/cxx/parser/polymorphism/makefile +++ b/tests/cxx/parser/polymorphism/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/polymorphism/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/polyrecur/driver.cxx b/tests/cxx/parser/polyrecur/driver.cxx index c486399..96c986d 100644 --- a/tests/cxx/parser/polyrecur/driver.cxx +++ b/tests/cxx/parser/polyrecur/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polyrecur/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test recursive polymorphic parsing. diff --git a/tests/cxx/parser/polyrecur/makefile b/tests/cxx/parser/polyrecur/makefile index e2f7032..7093b88 100644 --- a/tests/cxx/parser/polyrecur/makefile +++ b/tests/cxx/parser/polyrecur/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/polyrecur/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/polyrecur/test-pimpl.cxx b/tests/cxx/parser/polyrecur/test-pimpl.cxx index 2f0f471..95e2d48 100644 --- a/tests/cxx/parser/polyrecur/test-pimpl.cxx +++ b/tests/cxx/parser/polyrecur/test-pimpl.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polyrecur/test-pimpl.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/tests/cxx/parser/polyrecur/test-pimpl.hxx b/tests/cxx/parser/polyrecur/test-pimpl.hxx index d0e87bb..f1ab3e6 100644 --- a/tests/cxx/parser/polyrecur/test-pimpl.hxx +++ b/tests/cxx/parser/polyrecur/test-pimpl.hxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/polyrecur/test-pimpl.hxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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/recursive/driver.cxx b/tests/cxx/parser/recursive/driver.cxx index a3ecd53..5d07c3b 100644 --- a/tests/cxx/parser/recursive/driver.cxx +++ b/tests/cxx/parser/recursive/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/recursive/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 44cf617..7bd0e8b 100644 --- a/tests/cxx/parser/recursive/makefile +++ b/tests/cxx/parser/recursive/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/recursive/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/reset/driver.cxx b/tests/cxx/parser/reset/driver.cxx index c009998..991c668 100644 --- a/tests/cxx/parser/reset/driver.cxx +++ b/tests/cxx/parser/reset/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/reset/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test parser resetting. diff --git a/tests/cxx/parser/reset/makefile b/tests/cxx/parser/reset/makefile index 7055aa2..36e126c 100644 --- a/tests/cxx/parser/reset/makefile +++ b/tests/cxx/parser/reset/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/reset/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 41b90c6..91644cf 100644 --- a/tests/cxx/parser/test-template/driver.cxx +++ b/tests/cxx/parser/test-template/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/test-template/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 c1c6ac3..c63114b 100644 --- a/tests/cxx/parser/test-template/makefile +++ b/tests/cxx/parser/test-template/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/test-template/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 696f395..f4e6426 100644 --- a/tests/cxx/parser/union/driver.cxx +++ b/tests/cxx/parser/union/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/union/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 3c705e8..8969c35 100644 --- a/tests/cxx/parser/union/makefile +++ b/tests/cxx/parser/union/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/union/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 320ede1..3a60f7d 100644 --- a/tests/cxx/parser/validation/all/driver.cxx +++ b/tests/cxx/parser/validation/all/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/all/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 5146a81..865a03b 100644 --- a/tests/cxx/parser/validation/all/makefile +++ b/tests/cxx/parser/validation/all/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/all/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 015f7a5..da2b293 100644 --- a/tests/cxx/parser/validation/any/driver.cxx +++ b/tests/cxx/parser/validation/any/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/any/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 f1942e6..c811fa9 100644 --- a/tests/cxx/parser/validation/any/makefile +++ b/tests/cxx/parser/validation/any/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/any/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 66cf01e..c5d6d35 100644 --- a/tests/cxx/parser/validation/attribute/driver.cxx +++ b/tests/cxx/parser/validation/attribute/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/attribute/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 ba6363b..7846ad8 100644 --- a/tests/cxx/parser/validation/attribute/makefile +++ b/tests/cxx/parser/validation/attribute/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/attribute/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 3c34c16..2b1d6c3 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,5 @@ // file : tests/cxx/parser/validation/built-in/any-type/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 7995a7f..4a24880 100644 --- a/tests/cxx/parser/validation/built-in/any-type/makefile +++ b/tests/cxx/parser/validation/built-in/any-type/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/any-type/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 841fb2d..0496f2e 100644 --- a/tests/cxx/parser/validation/built-in/binary/driver.cxx +++ b/tests/cxx/parser/validation/built-in/binary/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/binary/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 3dd63bc..162d5b8 100644 --- a/tests/cxx/parser/validation/built-in/binary/makefile +++ b/tests/cxx/parser/validation/built-in/binary/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/binary/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 5a7c52e..9e251e7 100644 --- a/tests/cxx/parser/validation/built-in/boolean/driver.cxx +++ b/tests/cxx/parser/validation/built-in/boolean/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/boolean/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 3e80229..42165b8 100644 --- a/tests/cxx/parser/validation/built-in/boolean/makefile +++ b/tests/cxx/parser/validation/built-in/boolean/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/boolean/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 c370978..ecd75cb 100644 --- a/tests/cxx/parser/validation/built-in/byte/driver.cxx +++ b/tests/cxx/parser/validation/built-in/byte/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/byte/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 0e0800a..6b2b561 100644 --- a/tests/cxx/parser/validation/built-in/byte/makefile +++ b/tests/cxx/parser/validation/built-in/byte/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/byte/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 cd6ac3d..ad3e7b1 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,5 @@ // file : tests/cxx/parser/validation/built-in/date-time/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 496f627..d90883f 100644 --- a/tests/cxx/parser/validation/built-in/date-time/makefile +++ b/tests/cxx/parser/validation/built-in/date-time/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/date-time/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 8640cbd..cde83f5 100644 --- a/tests/cxx/parser/validation/built-in/float/driver.cxx +++ b/tests/cxx/parser/validation/built-in/float/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/float/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 1735a6e..5f1242b 100644 --- a/tests/cxx/parser/validation/built-in/float/makefile +++ b/tests/cxx/parser/validation/built-in/float/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/float/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 9d08a31..522802a 100644 --- a/tests/cxx/parser/validation/built-in/int/driver.cxx +++ b/tests/cxx/parser/validation/built-in/int/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/int/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 74c0d0d..2d4e2c8 100644 --- a/tests/cxx/parser/validation/built-in/int/makefile +++ b/tests/cxx/parser/validation/built-in/int/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/int/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 3803946..963fd93 100644 --- a/tests/cxx/parser/validation/built-in/integer/driver.cxx +++ b/tests/cxx/parser/validation/built-in/integer/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/int/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 c130244..c2ab7e6 100644 --- a/tests/cxx/parser/validation/built-in/integer/makefile +++ b/tests/cxx/parser/validation/built-in/integer/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/integer/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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-long/driver.cxx b/tests/cxx/parser/validation/built-in/long-long/driver.cxx index f1ae41e..61960bf 100644 --- a/tests/cxx/parser/validation/built-in/long-long/driver.cxx +++ b/tests/cxx/parser/validation/built-in/long-long/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/long-long/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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-long/makefile b/tests/cxx/parser/validation/built-in/long-long/makefile index 1ec9387..fd115ed 100644 --- a/tests/cxx/parser/validation/built-in/long-long/makefile +++ b/tests/cxx/parser/validation/built-in/long-long/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/long-long/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 1eeaf68..eec2fba 100644 --- a/tests/cxx/parser/validation/built-in/long/driver.cxx +++ b/tests/cxx/parser/validation/built-in/long/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/long/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test built-in long and unsigned long types validation (32 bit fall-back). diff --git a/tests/cxx/parser/validation/built-in/long/makefile b/tests/cxx/parser/validation/built-in/long/makefile index eb2be6b..3e9f8da 100644 --- a/tests/cxx/parser/validation/built-in/long/makefile +++ b/tests/cxx/parser/validation/built-in/long/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/long/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 6a66801..9eac206 100644 --- a/tests/cxx/parser/validation/built-in/makefile +++ b/tests/cxx/parser/validation/built-in/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 e34c305..1a75cae 100644 --- a/tests/cxx/parser/validation/built-in/qname/driver.cxx +++ b/tests/cxx/parser/validation/built-in/qname/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/qname/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 8c8faf6..a205544 100644 --- a/tests/cxx/parser/validation/built-in/qname/makefile +++ b/tests/cxx/parser/validation/built-in/qname/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/qname/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 0a03acf..57d7ca3 100644 --- a/tests/cxx/parser/validation/built-in/short/driver.cxx +++ b/tests/cxx/parser/validation/built-in/short/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/short/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 0a71c66..049a96e 100644 --- a/tests/cxx/parser/validation/built-in/short/makefile +++ b/tests/cxx/parser/validation/built-in/short/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/short/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 96b5342..2d2d99f 100644 --- a/tests/cxx/parser/validation/built-in/string/driver.cxx +++ b/tests/cxx/parser/validation/built-in/string/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/string/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 51bb257..4c59d1f 100644 --- a/tests/cxx/parser/validation/built-in/string/makefile +++ b/tests/cxx/parser/validation/built-in/string/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/string/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 f85ff7c..f71635c 100644 --- a/tests/cxx/parser/validation/built-in/uri/driver.cxx +++ b/tests/cxx/parser/validation/built-in/uri/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/built-in/uri/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 7a603c8..c8218f2 100644 --- a/tests/cxx/parser/validation/built-in/uri/makefile +++ b/tests/cxx/parser/validation/built-in/uri/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/built-in/uri/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 bf2cbaa..3f7a09f 100644 --- a/tests/cxx/parser/validation/choice/driver.cxx +++ b/tests/cxx/parser/validation/choice/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/choice/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 8c24a66..90dbeaf 100644 --- a/tests/cxx/parser/validation/choice/makefile +++ b/tests/cxx/parser/validation/choice/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/choice/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 297b555..af0767f 100644 --- a/tests/cxx/parser/validation/makefile +++ b/tests/cxx/parser/validation/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 98fcba2..9d4b7e6 100644 --- a/tests/cxx/parser/validation/restriction/driver.cxx +++ b/tests/cxx/parser/validation/restriction/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/restriction/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 1a71f4f..470658c 100644 --- a/tests/cxx/parser/validation/restriction/makefile +++ b/tests/cxx/parser/validation/restriction/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/restriction/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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 7aee81f..b2e547b 100644 --- a/tests/cxx/parser/validation/sequence/driver.cxx +++ b/tests/cxx/parser/validation/sequence/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/parser/validation/sequence/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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 a4f7751..7208ef7 100644 --- a/tests/cxx/parser/validation/sequence/makefile +++ b/tests/cxx/parser/validation/sequence/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/parser/validation/sequence/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/all/driver.cxx b/tests/cxx/serializer/all/driver.cxx index 9c552c6..1a8204e 100644 --- a/tests/cxx/serializer/all/driver.cxx +++ b/tests/cxx/serializer/all/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/all/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the all compositor serialization. diff --git a/tests/cxx/serializer/all/makefile b/tests/cxx/serializer/all/makefile index 92801f7..67a6b7f 100644 --- a/tests/cxx/serializer/all/makefile +++ b/tests/cxx/serializer/all/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/all/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/built-in/driver.cxx b/tests/cxx/serializer/built-in/driver.cxx index 22f5444..370e87d 100644 --- a/tests/cxx/serializer/built-in/driver.cxx +++ b/tests/cxx/serializer/built-in/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/built-in/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test built-in type serialization. diff --git a/tests/cxx/serializer/built-in/makefile b/tests/cxx/serializer/built-in/makefile index 6f89e14..4c351dc 100644 --- a/tests/cxx/serializer/built-in/makefile +++ b/tests/cxx/serializer/built-in/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/built-in/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/choice/driver.cxx b/tests/cxx/serializer/choice/driver.cxx index 867f101..fd76d4b 100644 --- a/tests/cxx/serializer/choice/driver.cxx +++ b/tests/cxx/serializer/choice/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/choice/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the choice compositor serialization. diff --git a/tests/cxx/serializer/choice/makefile b/tests/cxx/serializer/choice/makefile index cc87663..d968f78 100644 --- a/tests/cxx/serializer/choice/makefile +++ b/tests/cxx/serializer/choice/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/choice/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/complex/driver.cxx b/tests/cxx/serializer/complex/driver.cxx index 85147a5..2c97ea9 100644 --- a/tests/cxx/serializer/complex/driver.cxx +++ b/tests/cxx/serializer/complex/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/complex/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test complex types serialization. diff --git a/tests/cxx/serializer/complex/makefile b/tests/cxx/serializer/complex/makefile index f0bf711..19a600a 100644 --- a/tests/cxx/serializer/complex/makefile +++ b/tests/cxx/serializer/complex/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/complex/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/enumeration/boolean.hxx b/tests/cxx/serializer/enumeration/boolean.hxx index 7387eaf..2360d5f 100644 --- a/tests/cxx/serializer/enumeration/boolean.hxx +++ b/tests/cxx/serializer/enumeration/boolean.hxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/enumeration/boolean.hxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef BOOLEAN_HXX diff --git a/tests/cxx/serializer/enumeration/driver.cxx b/tests/cxx/serializer/enumeration/driver.cxx index 9f264c0..641748c 100644 --- a/tests/cxx/serializer/enumeration/driver.cxx +++ b/tests/cxx/serializer/enumeration/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/enumeration/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test enumeration type serialization. diff --git a/tests/cxx/serializer/enumeration/makefile b/tests/cxx/serializer/enumeration/makefile index 9480d41..88d4c31 100644 --- a/tests/cxx/serializer/enumeration/makefile +++ b/tests/cxx/serializer/enumeration/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/enumeration/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/error-handling/codes/driver.cxx b/tests/cxx/serializer/error-handling/codes/driver.cxx index c520aa4..6461626 100644 --- a/tests/cxx/serializer/error-handling/codes/driver.cxx +++ b/tests/cxx/serializer/error-handling/codes/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/error-handling/codes/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test error reporting with error codes. diff --git a/tests/cxx/serializer/error-handling/codes/makefile b/tests/cxx/serializer/error-handling/codes/makefile index b8f461a..f83f51a 100644 --- a/tests/cxx/serializer/error-handling/codes/makefile +++ b/tests/cxx/serializer/error-handling/codes/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/error-handling/codes/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/error-handling/exceptions/driver.cxx b/tests/cxx/serializer/error-handling/exceptions/driver.cxx index 9f63582..4f45457 100644 --- a/tests/cxx/serializer/error-handling/exceptions/driver.cxx +++ b/tests/cxx/serializer/error-handling/exceptions/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/error-handling/exceptions/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test error reporting with exceptions. diff --git a/tests/cxx/serializer/error-handling/exceptions/makefile b/tests/cxx/serializer/error-handling/exceptions/makefile index d02ffeb..7668aac 100644 --- a/tests/cxx/serializer/error-handling/exceptions/makefile +++ b/tests/cxx/serializer/error-handling/exceptions/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/error-handling/exceptions/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/error-handling/makefile b/tests/cxx/serializer/error-handling/makefile index 54da0ee..8ea1ef9 100644 --- a/tests/cxx/serializer/error-handling/makefile +++ b/tests/cxx/serializer/error-handling/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/error-handling/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/generated-driver/makefile b/tests/cxx/serializer/generated-driver/makefile index b5d2f6b..c4baa6a 100644 --- a/tests/cxx/serializer/generated-driver/makefile +++ b/tests/cxx/serializer/generated-driver/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/generated-driver/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/generated-driver/test-simpl.cxx b/tests/cxx/serializer/generated-driver/test-simpl.cxx index 6b060c5..277001c 100644 --- a/tests/cxx/serializer/generated-driver/test-simpl.cxx +++ b/tests/cxx/serializer/generated-driver/test-simpl.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/generated-driver/test-simpl.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include "test-simpl.hxx" diff --git a/tests/cxx/serializer/generated-driver/test-simpl.hxx b/tests/cxx/serializer/generated-driver/test-simpl.hxx index d869085..2153dab 100644 --- a/tests/cxx/serializer/generated-driver/test-simpl.hxx +++ b/tests/cxx/serializer/generated-driver/test-simpl.hxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/generated-driver/test-simpl.hxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef TEST_SIMPL_HXX diff --git a/tests/cxx/serializer/generated-impl/makefile b/tests/cxx/serializer/generated-impl/makefile index becc5be..fc0fd9e 100644 --- a/tests/cxx/serializer/generated-impl/makefile +++ b/tests/cxx/serializer/generated-impl/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/generated-impl/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/list/driver.cxx b/tests/cxx/serializer/list/driver.cxx index 25be63a..9d56d08 100644 --- a/tests/cxx/serializer/list/driver.cxx +++ b/tests/cxx/serializer/list/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/list/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test list type serialization. diff --git a/tests/cxx/serializer/list/makefile b/tests/cxx/serializer/list/makefile index 16426a5..a10ef5d 100644 --- a/tests/cxx/serializer/list/makefile +++ b/tests/cxx/serializer/list/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/list/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/makefile b/tests/cxx/serializer/makefile index d9ee6c4..0b90e6f 100644 --- a/tests/cxx/serializer/makefile +++ b/tests/cxx/serializer/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/polymorphism/driver.cxx b/tests/cxx/serializer/polymorphism/driver.cxx index cf3d303..1b89fc7 100644 --- a/tests/cxx/serializer/polymorphism/driver.cxx +++ b/tests/cxx/serializer/polymorphism/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/polymorphism/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test substitution groups and xsi:type support. diff --git a/tests/cxx/serializer/polymorphism/makefile b/tests/cxx/serializer/polymorphism/makefile index 8f759e6..b59bb52 100644 --- a/tests/cxx/serializer/polymorphism/makefile +++ b/tests/cxx/serializer/polymorphism/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/polymorphism/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/recursive/driver.cxx b/tests/cxx/serializer/recursive/driver.cxx index 1754313..b2f46d3 100644 --- a/tests/cxx/serializer/recursive/driver.cxx +++ b/tests/cxx/serializer/recursive/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/recursive/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test recursive type serialization. diff --git a/tests/cxx/serializer/recursive/makefile b/tests/cxx/serializer/recursive/makefile index 08366b3..06eae80 100644 --- a/tests/cxx/serializer/recursive/makefile +++ b/tests/cxx/serializer/recursive/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/recursive/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/reset/driver.cxx b/tests/cxx/serializer/reset/driver.cxx index dd8acd1..cfcbaa5 100644 --- a/tests/cxx/serializer/reset/driver.cxx +++ b/tests/cxx/serializer/reset/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/reset/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test serializer resetting. diff --git a/tests/cxx/serializer/reset/makefile b/tests/cxx/serializer/reset/makefile index f84274d..5f0ebe3 100644 --- a/tests/cxx/serializer/reset/makefile +++ b/tests/cxx/serializer/reset/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/reset/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/restriction/driver.cxx b/tests/cxx/serializer/restriction/driver.cxx index 1af0fa0..b77a86f 100644 --- a/tests/cxx/serializer/restriction/driver.cxx +++ b/tests/cxx/serializer/restriction/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/restriction/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test inheritance-by-restriction serialization. diff --git a/tests/cxx/serializer/restriction/makefile b/tests/cxx/serializer/restriction/makefile index c9ae2e8..692468f 100644 --- a/tests/cxx/serializer/restriction/makefile +++ b/tests/cxx/serializer/restriction/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/restriction/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/sequence/driver.cxx b/tests/cxx/serializer/sequence/driver.cxx index 1118b24..bfb10af 100644 --- a/tests/cxx/serializer/sequence/driver.cxx +++ b/tests/cxx/serializer/sequence/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/sequence/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the sequence compositor serialization. diff --git a/tests/cxx/serializer/sequence/makefile b/tests/cxx/serializer/sequence/makefile index bf0a1f4..58c8585 100644 --- a/tests/cxx/serializer/sequence/makefile +++ b/tests/cxx/serializer/sequence/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/sequence/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/test-template/driver.cxx b/tests/cxx/serializer/test-template/driver.cxx index 8d1fe8f..b89c81e 100644 --- a/tests/cxx/serializer/test-template/driver.cxx +++ b/tests/cxx/serializer/test-template/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/test-template/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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/serializer/test-template/makefile b/tests/cxx/serializer/test-template/makefile index 1901384..5267954 100644 --- a/tests/cxx/serializer/test-template/makefile +++ b/tests/cxx/serializer/test-template/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/test-template/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/union/driver.cxx b/tests/cxx/serializer/union/driver.cxx index e112b8e..9f69c37 100644 --- a/tests/cxx/serializer/union/driver.cxx +++ b/tests/cxx/serializer/union/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/union/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test union type serialization. diff --git a/tests/cxx/serializer/union/makefile b/tests/cxx/serializer/union/makefile index 4f06b17..d57e595 100644 --- a/tests/cxx/serializer/union/makefile +++ b/tests/cxx/serializer/union/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/union/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/any/driver.cxx b/tests/cxx/serializer/validation/any/driver.cxx index 608d374..63b34db 100644 --- a/tests/cxx/serializer/validation/any/driver.cxx +++ b/tests/cxx/serializer/validation/any/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/any/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test any validation. diff --git a/tests/cxx/serializer/validation/any/makefile b/tests/cxx/serializer/validation/any/makefile index c2daaac..c75086e 100644 --- a/tests/cxx/serializer/validation/any/makefile +++ b/tests/cxx/serializer/validation/any/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/any/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/attribute/driver.cxx b/tests/cxx/serializer/validation/attribute/driver.cxx index f9d9d04..d591428 100644 --- a/tests/cxx/serializer/validation/attribute/driver.cxx +++ b/tests/cxx/serializer/validation/attribute/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/attribute/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test attribute and anyAttribute validation. diff --git a/tests/cxx/serializer/validation/attribute/makefile b/tests/cxx/serializer/validation/attribute/makefile index 1fa1c59..69fc655 100644 --- a/tests/cxx/serializer/validation/attribute/makefile +++ b/tests/cxx/serializer/validation/attribute/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/attribute/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/built-in/date-time/driver.cxx b/tests/cxx/serializer/validation/built-in/date-time/driver.cxx index c52c70f..373e468 100644 --- a/tests/cxx/serializer/validation/built-in/date-time/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/date-time/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/built-in/date-time/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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/serializer/validation/built-in/date-time/makefile b/tests/cxx/serializer/validation/built-in/date-time/makefile index 2ab049b..7fdec74 100644 --- a/tests/cxx/serializer/validation/built-in/date-time/makefile +++ b/tests/cxx/serializer/validation/built-in/date-time/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/built-in/date-time/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/built-in/decimal/driver.cxx b/tests/cxx/serializer/validation/built-in/decimal/driver.cxx index 0b867d4..7023781 100644 --- a/tests/cxx/serializer/validation/built-in/decimal/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/decimal/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/built-in/decimal/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the built-in decimal type validation. diff --git a/tests/cxx/serializer/validation/built-in/decimal/makefile b/tests/cxx/serializer/validation/built-in/decimal/makefile index 7e86d30..ae48721 100644 --- a/tests/cxx/serializer/validation/built-in/decimal/makefile +++ b/tests/cxx/serializer/validation/built-in/decimal/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/built-in/decimal/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/built-in/integer/driver.cxx b/tests/cxx/serializer/validation/built-in/integer/driver.cxx index e332b4f..dab7480 100644 --- a/tests/cxx/serializer/validation/built-in/integer/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/integer/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/built-in/int/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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/serializer/validation/built-in/integer/makefile b/tests/cxx/serializer/validation/built-in/integer/makefile index 503c958..280a65a 100644 --- a/tests/cxx/serializer/validation/built-in/integer/makefile +++ b/tests/cxx/serializer/validation/built-in/integer/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/built-in/integer/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/built-in/makefile b/tests/cxx/serializer/validation/built-in/makefile index 92db1ed..80a941d 100644 --- a/tests/cxx/serializer/validation/built-in/makefile +++ b/tests/cxx/serializer/validation/built-in/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/built-in/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/built-in/qname/driver.cxx b/tests/cxx/serializer/validation/built-in/qname/driver.cxx index 9a25ca3..18445ed 100644 --- a/tests/cxx/serializer/validation/built-in/qname/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/qname/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/built-in/qname/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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/serializer/validation/built-in/qname/makefile b/tests/cxx/serializer/validation/built-in/qname/makefile index ff1dac6..22535da 100644 --- a/tests/cxx/serializer/validation/built-in/qname/makefile +++ b/tests/cxx/serializer/validation/built-in/qname/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/built-in/qname/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/built-in/string/driver.cxx b/tests/cxx/serializer/validation/built-in/string/driver.cxx index 16eefd3..b311571 100644 --- a/tests/cxx/serializer/validation/built-in/string/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/string/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/built-in/string/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// 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/serializer/validation/built-in/string/makefile b/tests/cxx/serializer/validation/built-in/string/makefile index 46eb13a..5fc649b 100644 --- a/tests/cxx/serializer/validation/built-in/string/makefile +++ b/tests/cxx/serializer/validation/built-in/string/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/built-in/string/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/choice/driver.cxx b/tests/cxx/serializer/validation/choice/driver.cxx index e57f1c5..6775d7d 100644 --- a/tests/cxx/serializer/validation/choice/driver.cxx +++ b/tests/cxx/serializer/validation/choice/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/choice/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test choice validation. diff --git a/tests/cxx/serializer/validation/choice/makefile b/tests/cxx/serializer/validation/choice/makefile index 5e2b609..919d3f4 100644 --- a/tests/cxx/serializer/validation/choice/makefile +++ b/tests/cxx/serializer/validation/choice/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/choice/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/element/driver.cxx b/tests/cxx/serializer/validation/element/driver.cxx index b6a4f75..c6a564e 100644 --- a/tests/cxx/serializer/validation/element/driver.cxx +++ b/tests/cxx/serializer/validation/element/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/element/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test element validation. diff --git a/tests/cxx/serializer/validation/element/makefile b/tests/cxx/serializer/validation/element/makefile index 4741323..9a94860 100644 --- a/tests/cxx/serializer/validation/element/makefile +++ b/tests/cxx/serializer/validation/element/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/element/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/makefile b/tests/cxx/serializer/validation/makefile index a9330ca..22e3432 100644 --- a/tests/cxx/serializer/validation/makefile +++ b/tests/cxx/serializer/validation/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/validation/sequence/driver.cxx b/tests/cxx/serializer/validation/sequence/driver.cxx index ad34645..2c7646d 100644 --- a/tests/cxx/serializer/validation/sequence/driver.cxx +++ b/tests/cxx/serializer/validation/sequence/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/validation/sequence/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test sequence validation. diff --git a/tests/cxx/serializer/validation/sequence/makefile b/tests/cxx/serializer/validation/sequence/makefile index 63706ad..183744a 100644 --- a/tests/cxx/serializer/validation/sequence/makefile +++ b/tests/cxx/serializer/validation/sequence/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/validation/sequence/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/serializer/wildcard/driver.cxx b/tests/cxx/serializer/wildcard/driver.cxx index 7a55d28..8b9bc92 100644 --- a/tests/cxx/serializer/wildcard/driver.cxx +++ b/tests/cxx/serializer/wildcard/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/serializer/wildcard/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test wildcard (any & anyAttribute) serialization. diff --git a/tests/cxx/serializer/wildcard/makefile b/tests/cxx/serializer/wildcard/makefile index 92377d0..32ee12a 100644 --- a/tests/cxx/serializer/wildcard/makefile +++ b/tests/cxx/serializer/wildcard/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/serializer/wildcard/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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/string/driver.cxx b/tests/cxx/string/driver.cxx index 9dfc0fc..fa9f0af 100644 --- a/tests/cxx/string/driver.cxx +++ b/tests/cxx/string/driver.cxx @@ -1,5 +1,5 @@ // file : tests/cxx/string/driver.cxx -// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsde::cxx::string string type. diff --git a/tests/cxx/string/makefile b/tests/cxx/string/makefile index 083a078..2411068 100644 --- a/tests/cxx/string/makefile +++ b/tests/cxx/string/makefile @@ -1,5 +1,5 @@ # file : tests/cxx/string/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# 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