aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser')
-rw-r--r--tests/cxx/parser/built-in/driver.cxx2
-rw-r--r--tests/cxx/parser/built-in/makefile2
-rw-r--r--tests/cxx/parser/duplicate/makefile2
-rw-r--r--tests/cxx/parser/enumeration/driver.cxx2
-rw-r--r--tests/cxx/parser/enumeration/gender.hxx2
-rw-r--r--tests/cxx/parser/enumeration/makefile2
-rw-r--r--tests/cxx/parser/error-handling/codes/driver.cxx2
-rw-r--r--tests/cxx/parser/error-handling/codes/makefile2
-rw-r--r--tests/cxx/parser/error-handling/exceptions/driver.cxx2
-rw-r--r--tests/cxx/parser/error-handling/exceptions/makefile2
-rw-r--r--tests/cxx/parser/error-handling/makefile2
-rw-r--r--tests/cxx/parser/generated-impl/makefile2
-rw-r--r--tests/cxx/parser/list/driver.cxx2
-rw-r--r--tests/cxx/parser/list/makefile2
-rw-r--r--tests/cxx/parser/makefile2
-rw-r--r--tests/cxx/parser/name-clash/inheritance/driver.cxx2
-rw-r--r--tests/cxx/parser/name-clash/inheritance/makefile2
-rw-r--r--tests/cxx/parser/polymorphism/driver.cxx2
-rw-r--r--tests/cxx/parser/polymorphism/makefile2
-rw-r--r--tests/cxx/parser/polyrecur/driver.cxx2
-rw-r--r--tests/cxx/parser/polyrecur/makefile2
-rw-r--r--tests/cxx/parser/polyrecur/test-pimpl.cxx2
-rw-r--r--tests/cxx/parser/polyrecur/test-pimpl.hxx2
-rw-r--r--tests/cxx/parser/recursive/driver.cxx2
-rw-r--r--tests/cxx/parser/recursive/makefile2
-rw-r--r--tests/cxx/parser/reset/driver.cxx2
-rw-r--r--tests/cxx/parser/reset/makefile2
-rw-r--r--tests/cxx/parser/test-template/driver.cxx2
-rw-r--r--tests/cxx/parser/test-template/makefile2
-rw-r--r--tests/cxx/parser/union/driver.cxx2
-rw-r--r--tests/cxx/parser/union/makefile2
-rw-r--r--tests/cxx/parser/validation/all/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/all/makefile2
-rw-r--r--tests/cxx/parser/validation/any/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/any/makefile2
-rw-r--r--tests/cxx/parser/validation/attribute/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/attribute/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/any-type/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/any-type/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/binary/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/binary/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/boolean/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/boolean/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/byte/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/byte/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/date-time/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/date-time/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/float/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/float/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/int/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/int/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/integer/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/integer/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/long-long/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/long-long/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/long/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/long/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/qname/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/qname/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/short/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/short/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/string/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/string/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/uri/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/built-in/uri/makefile2
-rw-r--r--tests/cxx/parser/validation/choice/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/choice/makefile2
-rw-r--r--tests/cxx/parser/validation/makefile2
-rw-r--r--tests/cxx/parser/validation/restriction/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/restriction/makefile2
-rw-r--r--tests/cxx/parser/validation/sequence/driver.cxx2
-rw-r--r--tests/cxx/parser/validation/sequence/makefile2
73 files changed, 73 insertions, 73 deletions
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 <iostream>
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