aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
commitcd817fe1c54fcf712c257d0628a002b2165ff098 (patch)
tree3300bf76b58daa6994afb6233e20db5d964dea13 /tests/cxx/parser
parent8b33f84adf9e893bce0ee207c2ac8cbdfe501924 (diff)
Update copyright
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 00f616c..6342445 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 ba8483a..069cc51 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/duplicate/makefile b/tests/cxx/parser/duplicate/makefile
index 4b40991..1fc2ad0 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/enumeration/driver.cxx b/tests/cxx/parser/enumeration/driver.cxx
index 803d38d..f5c7d6a 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 a635e45..7540888 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 0178f87..c8144ae 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/error-handling/codes/driver.cxx b/tests/cxx/parser/error-handling/codes/driver.cxx
index 18ea23d..b52518b 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 107a9d6..0016b8d 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/error-handling/exceptions/driver.cxx b/tests/cxx/parser/error-handling/exceptions/driver.cxx
index 61a2405..3b97e8f 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 30e321c..ffc71bc 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/error-handling/makefile b/tests/cxx/parser/error-handling/makefile
index 1ca88b2..2cc83d6 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/generated-impl/makefile b/tests/cxx/parser/generated-impl/makefile
index 86ffc6e..d571d4d 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/list/driver.cxx b/tests/cxx/parser/list/driver.cxx
index af4326a..30c7ea2 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 a10214d..398cd6f 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/makefile b/tests/cxx/parser/makefile
index 3c82af3..19db76b 100644
--- a/tests/cxx/parser/makefile
+++ b/tests/cxx/parser/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/parser/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/tests/cxx/parser/name-clash/inheritance/driver.cxx b/tests/cxx/parser/name-clash/inheritance/driver.cxx
index 08aac06..dcc42f1 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test for name clashes across inheritance hierarchy.
diff --git a/tests/cxx/parser/name-clash/inheritance/makefile b/tests/cxx/parser/name-clash/inheritance/makefile
index f93292e..43826a9 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/polymorphism/driver.cxx b/tests/cxx/parser/polymorphism/driver.cxx
index d71c72c..1fbdae3 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test substitution groups and xsi:type support.
diff --git a/tests/cxx/parser/polymorphism/makefile b/tests/cxx/parser/polymorphism/makefile
index bb7a23a..24848b9 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/polyrecur/driver.cxx b/tests/cxx/parser/polyrecur/driver.cxx
index 5854915..c486399 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 227b41f..e2f7032 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/polyrecur/test-pimpl.cxx b/tests/cxx/parser/polyrecur/test-pimpl.cxx
index a924d23..2f0f471 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 ff0603c..d0e87bb 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 bc5b506..a3ecd53 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 2e32995..44cf617 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/reset/driver.cxx b/tests/cxx/parser/reset/driver.cxx
index 659f83f..c009998 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 986530f..7055aa2 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/test-template/driver.cxx b/tests/cxx/parser/test-template/driver.cxx
index f27009a..41b90c6 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Insert test description here.
diff --git a/tests/cxx/parser/test-template/makefile b/tests/cxx/parser/test-template/makefile
index c5bed9e..c1c6ac3 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/union/driver.cxx b/tests/cxx/parser/union/driver.cxx
index dc82e4b..696f395 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 9edf3c3..3c705e8 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/all/driver.cxx b/tests/cxx/parser/validation/all/driver.cxx
index aadf166..320ede1 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the all compositor validation.
diff --git a/tests/cxx/parser/validation/all/makefile b/tests/cxx/parser/validation/all/makefile
index 32e43c7..5146a81 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/any/driver.cxx b/tests/cxx/parser/validation/any/driver.cxx
index 45bcef8..015f7a5 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the any particle validation.
diff --git a/tests/cxx/parser/validation/any/makefile b/tests/cxx/parser/validation/any/makefile
index adffeb9..f1942e6 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/attribute/driver.cxx b/tests/cxx/parser/validation/attribute/driver.cxx
index 5462c38..66cf01e 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 2a88b19..ba6363b 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/any-type/driver.cxx b/tests/cxx/parser/validation/built-in/any-type/driver.cxx
index 456c0d5..3c34c16 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 10f871a..7995a7f 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/binary/driver.cxx b/tests/cxx/parser/validation/built-in/binary/driver.cxx
index effee05..841fb2d 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 0008932..3dd63bc 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/boolean/driver.cxx b/tests/cxx/parser/validation/built-in/boolean/driver.cxx
index 6ad5f1f..5a7c52e 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 ad76dc1..3e80229 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/byte/driver.cxx b/tests/cxx/parser/validation/built-in/byte/driver.cxx
index 50a80c2..c370978 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 83cf0e1..0e0800a 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/date-time/driver.cxx b/tests/cxx/parser/validation/built-in/date-time/driver.cxx
index 725625a..cd6ac3d 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 1d495a0..496f627 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/float/driver.cxx b/tests/cxx/parser/validation/built-in/float/driver.cxx
index 30e9faa..8640cbd 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 6364988..1735a6e 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/int/driver.cxx b/tests/cxx/parser/validation/built-in/int/driver.cxx
index 393abf3..9d08a31 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 551f2c2..74c0d0d 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/integer/driver.cxx b/tests/cxx/parser/validation/built-in/integer/driver.cxx
index a6f8d56..3803946 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 caeca47..c130244 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/long-long/driver.cxx b/tests/cxx/parser/validation/built-in/long-long/driver.cxx
index 647399f..f1ae41e 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 96aaf64..1ec9387 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/long/driver.cxx b/tests/cxx/parser/validation/built-in/long/driver.cxx
index 1d02306..1eeaf68 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 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 57ffad5..eb2be6b 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/makefile b/tests/cxx/parser/validation/built-in/makefile
index afdec14..6a66801 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/qname/driver.cxx b/tests/cxx/parser/validation/built-in/qname/driver.cxx
index 51c6e4a..e34c305 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 1cc39b9..8c8faf6 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/short/driver.cxx b/tests/cxx/parser/validation/built-in/short/driver.cxx
index cb3fa48..0a03acf 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 a42231f..0a71c66 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/string/driver.cxx b/tests/cxx/parser/validation/built-in/string/driver.cxx
index feeecc1..96b5342 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 2084fa4..51bb257 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/built-in/uri/driver.cxx b/tests/cxx/parser/validation/built-in/uri/driver.cxx
index 8c3277e..f85ff7c 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the 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 b7c756f..7a603c8 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/choice/driver.cxx b/tests/cxx/parser/validation/choice/driver.cxx
index da1323b..bf2cbaa 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the choice compositor validation.
diff --git a/tests/cxx/parser/validation/choice/makefile b/tests/cxx/parser/validation/choice/makefile
index a59335f..8c24a66 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/makefile b/tests/cxx/parser/validation/makefile
index 216cd5f..297b555 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/restriction/driver.cxx b/tests/cxx/parser/validation/restriction/driver.cxx
index d34f792..98fcba2 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the restriction compositor validation.
diff --git a/tests/cxx/parser/validation/restriction/makefile b/tests/cxx/parser/validation/restriction/makefile
index 153687d..1a71f4f 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/parser/validation/sequence/driver.cxx b/tests/cxx/parser/validation/sequence/driver.cxx
index 8d1c05e..7aee81f 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-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test the sequence compositor validation.
diff --git a/tests/cxx/parser/validation/sequence/makefile b/tests/cxx/parser/validation/sequence/makefile
index 57aaced..a4f7751 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make