From 2561a563b610fdbe594a7510c55bb0a9803a170b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 1 Jan 2010 12:32:35 +0200 Subject: Update copyright in source files --- tests/cxx/hashmap/driver.cxx | 2 +- tests/cxx/hybrid/binary/cdr/driver.cxx | 2 +- tests/cxx/hybrid/binary/custom/driver.cxx | 2 +- tests/cxx/hybrid/binary/xdr/driver.cxx | 2 +- tests/cxx/hybrid/built-in/driver.cxx | 2 +- tests/cxx/hybrid/choice/driver.cxx | 2 +- tests/cxx/hybrid/default/driver.cxx | 2 +- tests/cxx/hybrid/enumeration/driver.cxx | 2 +- tests/cxx/hybrid/iterator/driver.cxx | 2 +- tests/cxx/hybrid/list/driver.cxx | 2 +- tests/cxx/hybrid/polymorphism/any-type/driver.cxx | 2 +- tests/cxx/hybrid/polymorphism/enumeration/driver.cxx | 2 +- tests/cxx/hybrid/polymorphism/multischema/driver.cxx | 2 +- tests/cxx/hybrid/recursive/driver.cxx | 2 +- tests/cxx/hybrid/sequences/driver.cxx | 2 +- tests/cxx/hybrid/test-template/driver.cxx | 2 +- tests/cxx/hybrid/union/driver.cxx | 2 +- tests/cxx/parser/built-in/driver.cxx | 2 +- tests/cxx/parser/enumeration/driver.cxx | 2 +- tests/cxx/parser/enumeration/gender.hxx | 2 +- tests/cxx/parser/error-handling/codes/driver.cxx | 2 +- tests/cxx/parser/error-handling/exceptions/driver.cxx | 2 +- tests/cxx/parser/list/driver.cxx | 2 +- tests/cxx/parser/name-clash/inheritance/driver.cxx | 2 +- tests/cxx/parser/polymorphism/driver.cxx | 2 +- tests/cxx/parser/recursive/driver.cxx | 2 +- tests/cxx/parser/reset/driver.cxx | 2 +- tests/cxx/parser/test-template/driver.cxx | 2 +- tests/cxx/parser/union/driver.cxx | 2 +- tests/cxx/parser/validation/all/driver.cxx | 2 +- tests/cxx/parser/validation/any/driver.cxx | 2 +- tests/cxx/parser/validation/attribute/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/any-type/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/binary/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/boolean/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/byte/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/date-time/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/float/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/int/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/integer/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/long-long/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/long/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/qname/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/short/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/string/driver.cxx | 2 +- tests/cxx/parser/validation/built-in/uri/driver.cxx | 2 +- tests/cxx/parser/validation/choice/driver.cxx | 2 +- tests/cxx/parser/validation/restriction/driver.cxx | 2 +- tests/cxx/parser/validation/sequence/driver.cxx | 2 +- tests/cxx/serializer/all/driver.cxx | 2 +- tests/cxx/serializer/built-in/driver.cxx | 2 +- tests/cxx/serializer/choice/driver.cxx | 2 +- tests/cxx/serializer/complex/driver.cxx | 2 +- tests/cxx/serializer/enumeration/boolean.hxx | 2 +- tests/cxx/serializer/enumeration/driver.cxx | 2 +- tests/cxx/serializer/error-handling/codes/driver.cxx | 2 +- tests/cxx/serializer/error-handling/exceptions/driver.cxx | 2 +- tests/cxx/serializer/generated-driver/test-simpl.cxx | 2 +- tests/cxx/serializer/generated-driver/test-simpl.hxx | 2 +- tests/cxx/serializer/list/driver.cxx | 2 +- tests/cxx/serializer/polymorphism/driver.cxx | 2 +- tests/cxx/serializer/recursive/driver.cxx | 2 +- tests/cxx/serializer/reset/driver.cxx | 2 +- tests/cxx/serializer/restriction/driver.cxx | 2 +- tests/cxx/serializer/sequence/driver.cxx | 2 +- tests/cxx/serializer/test-template/driver.cxx | 2 +- tests/cxx/serializer/union/driver.cxx | 2 +- tests/cxx/serializer/validation/any/driver.cxx | 2 +- tests/cxx/serializer/validation/attribute/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/date-time/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/decimal/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/integer/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/qname/driver.cxx | 2 +- tests/cxx/serializer/validation/built-in/string/driver.cxx | 2 +- tests/cxx/serializer/validation/choice/driver.cxx | 2 +- tests/cxx/serializer/validation/element/driver.cxx | 2 +- tests/cxx/serializer/validation/sequence/driver.cxx | 2 +- tests/cxx/serializer/wildcard/driver.cxx | 2 +- tests/cxx/string/driver.cxx | 2 +- 79 files changed, 79 insertions(+), 79 deletions(-) (limited to 'tests') diff --git a/tests/cxx/hashmap/driver.cxx b/tests/cxx/hashmap/driver.cxx index b8e2195..f19bf5e 100644 --- a/tests/cxx/hashmap/driver.cxx +++ b/tests/cxx/hashmap/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hashmap/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsde::cxx::hashmap type. diff --git a/tests/cxx/hybrid/binary/cdr/driver.cxx b/tests/cxx/hybrid/binary/cdr/driver.cxx index e7909cf..b4663a6 100644 --- a/tests/cxx/hybrid/binary/cdr/driver.cxx +++ b/tests/cxx/hybrid/binary/cdr/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/binary/cdr/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test CDR insertion and extraction. diff --git a/tests/cxx/hybrid/binary/custom/driver.cxx b/tests/cxx/hybrid/binary/custom/driver.cxx index 400551a..3414a99 100644 --- a/tests/cxx/hybrid/binary/custom/driver.cxx +++ b/tests/cxx/hybrid/binary/custom/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/binary/custom/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test RAW insertion and extraction. diff --git a/tests/cxx/hybrid/binary/xdr/driver.cxx b/tests/cxx/hybrid/binary/xdr/driver.cxx index dc776f2..420323f 100644 --- a/tests/cxx/hybrid/binary/xdr/driver.cxx +++ b/tests/cxx/hybrid/binary/xdr/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/binary/xdr/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test XDR insertion and extraction. diff --git a/tests/cxx/hybrid/built-in/driver.cxx b/tests/cxx/hybrid/built-in/driver.cxx index 6204882..ddffcfa 100644 --- a/tests/cxx/hybrid/built-in/driver.cxx +++ b/tests/cxx/hybrid/built-in/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/built-in/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test built-in types. diff --git a/tests/cxx/hybrid/choice/driver.cxx b/tests/cxx/hybrid/choice/driver.cxx index b781e24..8edf80b 100644 --- a/tests/cxx/hybrid/choice/driver.cxx +++ b/tests/cxx/hybrid/choice/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/choice/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test choice mapping. diff --git a/tests/cxx/hybrid/default/driver.cxx b/tests/cxx/hybrid/default/driver.cxx index 1ab379f..5c98296 100644 --- a/tests/cxx/hybrid/default/driver.cxx +++ b/tests/cxx/hybrid/default/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/default/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test default attribute values. diff --git a/tests/cxx/hybrid/enumeration/driver.cxx b/tests/cxx/hybrid/enumeration/driver.cxx index ffbbf0b..b057929 100644 --- a/tests/cxx/hybrid/enumeration/driver.cxx +++ b/tests/cxx/hybrid/enumeration/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/enumeration/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test XML Schema enumeration to C++ enum mapping. diff --git a/tests/cxx/hybrid/iterator/driver.cxx b/tests/cxx/hybrid/iterator/driver.cxx index cff3015..88e6d14 100644 --- a/tests/cxx/hybrid/iterator/driver.cxx +++ b/tests/cxx/hybrid/iterator/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/iterator/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test conformance to STL iterator requirements. diff --git a/tests/cxx/hybrid/list/driver.cxx b/tests/cxx/hybrid/list/driver.cxx index 5d6b20e..7681f27 100644 --- a/tests/cxx/hybrid/list/driver.cxx +++ b/tests/cxx/hybrid/list/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/list/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test list mapping. diff --git a/tests/cxx/hybrid/polymorphism/any-type/driver.cxx b/tests/cxx/hybrid/polymorphism/any-type/driver.cxx index 555c145..bfea16f 100644 --- a/tests/cxx/hybrid/polymorphism/any-type/driver.cxx +++ b/tests/cxx/hybrid/polymorphism/any-type/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/polymorphism/any-type/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test polymorphic parsing and serialization of anyType-based hierarchy. diff --git a/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx b/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx index b2c9429..ff8703e 100644 --- a/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx +++ b/tests/cxx/hybrid/polymorphism/enumeration/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/polymorphism/enumeration/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test XML Schema enumeration to C++ enum mapping. diff --git a/tests/cxx/hybrid/polymorphism/multischema/driver.cxx b/tests/cxx/hybrid/polymorphism/multischema/driver.cxx index 895d600..baf8d74 100644 --- a/tests/cxx/hybrid/polymorphism/multischema/driver.cxx +++ b/tests/cxx/hybrid/polymorphism/multischema/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/polymorphism/multischema/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test polymorphic parsing and serialization with the type hierarchy diff --git a/tests/cxx/hybrid/recursive/driver.cxx b/tests/cxx/hybrid/recursive/driver.cxx index d3ce1c3..827b5a6 100644 --- a/tests/cxx/hybrid/recursive/driver.cxx +++ b/tests/cxx/hybrid/recursive/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/recursive/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test recursive parsing and serialization. diff --git a/tests/cxx/hybrid/sequences/driver.cxx b/tests/cxx/hybrid/sequences/driver.cxx index 9358c19..d952090 100644 --- a/tests/cxx/hybrid/sequences/driver.cxx +++ b/tests/cxx/hybrid/sequences/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/sequences/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test sequence templates. diff --git a/tests/cxx/hybrid/test-template/driver.cxx b/tests/cxx/hybrid/test-template/driver.cxx index c482a0c..14c4128 100644 --- a/tests/cxx/hybrid/test-template/driver.cxx +++ b/tests/cxx/hybrid/test-template/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/test-template/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Insert test description here. diff --git a/tests/cxx/hybrid/union/driver.cxx b/tests/cxx/hybrid/union/driver.cxx index 286bf14..892a750 100644 --- a/tests/cxx/hybrid/union/driver.cxx +++ b/tests/cxx/hybrid/union/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/hybrid/union/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test union mapping. diff --git a/tests/cxx/parser/built-in/driver.cxx b/tests/cxx/parser/built-in/driver.cxx index 99c2f63..1ec5e15 100644 --- a/tests/cxx/parser/built-in/driver.cxx +++ b/tests/cxx/parser/built-in/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/built-in/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test built-in type parsing. diff --git a/tests/cxx/parser/enumeration/driver.cxx b/tests/cxx/parser/enumeration/driver.cxx index e5440e1..0b97d9d 100644 --- a/tests/cxx/parser/enumeration/driver.cxx +++ b/tests/cxx/parser/enumeration/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/enumeration/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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 be74b4a..8e5dbfd 100644 --- a/tests/cxx/parser/enumeration/gender.hxx +++ b/tests/cxx/parser/enumeration/gender.hxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/enumeration/gender.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef GENDER_HXX diff --git a/tests/cxx/parser/error-handling/codes/driver.cxx b/tests/cxx/parser/error-handling/codes/driver.cxx index 6ba59d3..fb03f37 100644 --- a/tests/cxx/parser/error-handling/codes/driver.cxx +++ b/tests/cxx/parser/error-handling/codes/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/error-handling/codes/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/exceptions/driver.cxx b/tests/cxx/parser/error-handling/exceptions/driver.cxx index 3c27383..9ccd082 100644 --- a/tests/cxx/parser/error-handling/exceptions/driver.cxx +++ b/tests/cxx/parser/error-handling/exceptions/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/error-handling/exceptions/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test error reporting with exceptions. diff --git a/tests/cxx/parser/list/driver.cxx b/tests/cxx/parser/list/driver.cxx index b920387..2dd1151 100644 --- a/tests/cxx/parser/list/driver.cxx +++ b/tests/cxx/parser/list/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/list/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsd:list parsing. diff --git a/tests/cxx/parser/name-clash/inheritance/driver.cxx b/tests/cxx/parser/name-clash/inheritance/driver.cxx index abe59b5..3ddbdf6 100644 --- a/tests/cxx/parser/name-clash/inheritance/driver.cxx +++ b/tests/cxx/parser/name-clash/inheritance/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/name-clash/inheritance/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/polymorphism/driver.cxx b/tests/cxx/parser/polymorphism/driver.cxx index e9ef3f5..c543870 100644 --- a/tests/cxx/parser/polymorphism/driver.cxx +++ b/tests/cxx/parser/polymorphism/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/polymorphism/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/recursive/driver.cxx b/tests/cxx/parser/recursive/driver.cxx index 9e17242..f961d76 100644 --- a/tests/cxx/parser/recursive/driver.cxx +++ b/tests/cxx/parser/recursive/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/recursive/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test recursive parser invocation. diff --git a/tests/cxx/parser/reset/driver.cxx b/tests/cxx/parser/reset/driver.cxx index 149c3da..986fe36 100644 --- a/tests/cxx/parser/reset/driver.cxx +++ b/tests/cxx/parser/reset/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/reset/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test parser resetting. diff --git a/tests/cxx/parser/test-template/driver.cxx b/tests/cxx/parser/test-template/driver.cxx index 3b77569..2547df7 100644 --- a/tests/cxx/parser/test-template/driver.cxx +++ b/tests/cxx/parser/test-template/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/test-template/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Insert test description here. diff --git a/tests/cxx/parser/union/driver.cxx b/tests/cxx/parser/union/driver.cxx index d966c88..3d20073 100644 --- a/tests/cxx/parser/union/driver.cxx +++ b/tests/cxx/parser/union/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/union/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsd:union parsing. diff --git a/tests/cxx/parser/validation/all/driver.cxx b/tests/cxx/parser/validation/all/driver.cxx index 7498465..5b475c9 100644 --- a/tests/cxx/parser/validation/all/driver.cxx +++ b/tests/cxx/parser/validation/all/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/all/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/any/driver.cxx b/tests/cxx/parser/validation/any/driver.cxx index 827cbf8..8c2b659 100644 --- a/tests/cxx/parser/validation/any/driver.cxx +++ b/tests/cxx/parser/validation/any/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/any/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/attribute/driver.cxx b/tests/cxx/parser/validation/attribute/driver.cxx index 935d2eb..6fcaa70 100644 --- a/tests/cxx/parser/validation/attribute/driver.cxx +++ b/tests/cxx/parser/validation/attribute/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/attribute/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/built-in/any-type/driver.cxx b/tests/cxx/parser/validation/built-in/any-type/driver.cxx index 6aadd78..b60beed 100644 --- a/tests/cxx/parser/validation/built-in/any-type/driver.cxx +++ b/tests/cxx/parser/validation/built-in/any-type/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/any-type/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/binary/driver.cxx b/tests/cxx/parser/validation/built-in/binary/driver.cxx index 23dbf45..afc1dc2 100644 --- a/tests/cxx/parser/validation/built-in/binary/driver.cxx +++ b/tests/cxx/parser/validation/built-in/binary/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/binary/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/boolean/driver.cxx b/tests/cxx/parser/validation/built-in/boolean/driver.cxx index 7f08ed6..a6b6591 100644 --- a/tests/cxx/parser/validation/built-in/boolean/driver.cxx +++ b/tests/cxx/parser/validation/built-in/boolean/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/boolean/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/byte/driver.cxx b/tests/cxx/parser/validation/built-in/byte/driver.cxx index 26f5a12..23d5834 100644 --- a/tests/cxx/parser/validation/built-in/byte/driver.cxx +++ b/tests/cxx/parser/validation/built-in/byte/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/byte/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/date-time/driver.cxx b/tests/cxx/parser/validation/built-in/date-time/driver.cxx index 34b04bb..3b08f35 100644 --- a/tests/cxx/parser/validation/built-in/date-time/driver.cxx +++ b/tests/cxx/parser/validation/built-in/date-time/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/date-time/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/float/driver.cxx b/tests/cxx/parser/validation/built-in/float/driver.cxx index 852d158..77e4d1b 100644 --- a/tests/cxx/parser/validation/built-in/float/driver.cxx +++ b/tests/cxx/parser/validation/built-in/float/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/float/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/int/driver.cxx b/tests/cxx/parser/validation/built-in/int/driver.cxx index 2395b04..bb20c58 100644 --- a/tests/cxx/parser/validation/built-in/int/driver.cxx +++ b/tests/cxx/parser/validation/built-in/int/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/int/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/integer/driver.cxx b/tests/cxx/parser/validation/built-in/integer/driver.cxx index 9676046..52b7d4c 100644 --- a/tests/cxx/parser/validation/built-in/integer/driver.cxx +++ b/tests/cxx/parser/validation/built-in/integer/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/int/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/long-long/driver.cxx b/tests/cxx/parser/validation/built-in/long-long/driver.cxx index 3ddf6d9..37aba72 100644 --- a/tests/cxx/parser/validation/built-in/long-long/driver.cxx +++ b/tests/cxx/parser/validation/built-in/long-long/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/long-long/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/driver.cxx b/tests/cxx/parser/validation/built-in/long/driver.cxx index eb183e6..9034dce 100644 --- a/tests/cxx/parser/validation/built-in/long/driver.cxx +++ b/tests/cxx/parser/validation/built-in/long/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/long/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/qname/driver.cxx b/tests/cxx/parser/validation/built-in/qname/driver.cxx index f3acc6b..7f40af4 100644 --- a/tests/cxx/parser/validation/built-in/qname/driver.cxx +++ b/tests/cxx/parser/validation/built-in/qname/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/qname/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/short/driver.cxx b/tests/cxx/parser/validation/built-in/short/driver.cxx index 6822f61..9dd45e6 100644 --- a/tests/cxx/parser/validation/built-in/short/driver.cxx +++ b/tests/cxx/parser/validation/built-in/short/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/short/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/string/driver.cxx b/tests/cxx/parser/validation/built-in/string/driver.cxx index 06a4708..1019906 100644 --- a/tests/cxx/parser/validation/built-in/string/driver.cxx +++ b/tests/cxx/parser/validation/built-in/string/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/string/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/uri/driver.cxx b/tests/cxx/parser/validation/built-in/uri/driver.cxx index 5d1f91a..319bb91 100644 --- a/tests/cxx/parser/validation/built-in/uri/driver.cxx +++ b/tests/cxx/parser/validation/built-in/uri/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/built-in/uri/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/choice/driver.cxx b/tests/cxx/parser/validation/choice/driver.cxx index e49539a..fc0c0ed 100644 --- a/tests/cxx/parser/validation/choice/driver.cxx +++ b/tests/cxx/parser/validation/choice/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/choice/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/restriction/driver.cxx b/tests/cxx/parser/validation/restriction/driver.cxx index 0088893..2113fe1 100644 --- a/tests/cxx/parser/validation/restriction/driver.cxx +++ b/tests/cxx/parser/validation/restriction/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/restriction/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 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/sequence/driver.cxx b/tests/cxx/parser/validation/sequence/driver.cxx index 60cef37..bd38537 100644 --- a/tests/cxx/parser/validation/sequence/driver.cxx +++ b/tests/cxx/parser/validation/sequence/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/parser/validation/sequence/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the sequence compositor validation. diff --git a/tests/cxx/serializer/all/driver.cxx b/tests/cxx/serializer/all/driver.cxx index f781b94..427ec0e 100644 --- a/tests/cxx/serializer/all/driver.cxx +++ b/tests/cxx/serializer/all/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/all/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the all compositor serialization. diff --git a/tests/cxx/serializer/built-in/driver.cxx b/tests/cxx/serializer/built-in/driver.cxx index 9798659..f7ea95f 100644 --- a/tests/cxx/serializer/built-in/driver.cxx +++ b/tests/cxx/serializer/built-in/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/built-in/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test built-in type serialization. diff --git a/tests/cxx/serializer/choice/driver.cxx b/tests/cxx/serializer/choice/driver.cxx index 684f14d..3f698a9 100644 --- a/tests/cxx/serializer/choice/driver.cxx +++ b/tests/cxx/serializer/choice/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/choice/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the choice compositor serialization. diff --git a/tests/cxx/serializer/complex/driver.cxx b/tests/cxx/serializer/complex/driver.cxx index d27aee1..988a83a 100644 --- a/tests/cxx/serializer/complex/driver.cxx +++ b/tests/cxx/serializer/complex/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/complex/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test complex types serialization. diff --git a/tests/cxx/serializer/enumeration/boolean.hxx b/tests/cxx/serializer/enumeration/boolean.hxx index b648a56..783d196 100644 --- a/tests/cxx/serializer/enumeration/boolean.hxx +++ b/tests/cxx/serializer/enumeration/boolean.hxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/enumeration/boolean.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef BOOLEAN_HXX diff --git a/tests/cxx/serializer/enumeration/driver.cxx b/tests/cxx/serializer/enumeration/driver.cxx index ae200ae..050edc7 100644 --- a/tests/cxx/serializer/enumeration/driver.cxx +++ b/tests/cxx/serializer/enumeration/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/enumeration/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test enumeration type serialization. diff --git a/tests/cxx/serializer/error-handling/codes/driver.cxx b/tests/cxx/serializer/error-handling/codes/driver.cxx index 2e83c34..d438a35 100644 --- a/tests/cxx/serializer/error-handling/codes/driver.cxx +++ b/tests/cxx/serializer/error-handling/codes/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/error-handling/codes/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test error reporting with error codes. diff --git a/tests/cxx/serializer/error-handling/exceptions/driver.cxx b/tests/cxx/serializer/error-handling/exceptions/driver.cxx index 3a7437b..255fdc2 100644 --- a/tests/cxx/serializer/error-handling/exceptions/driver.cxx +++ b/tests/cxx/serializer/error-handling/exceptions/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/error-handling/exceptions/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test error reporting with exceptions. diff --git a/tests/cxx/serializer/generated-driver/test-simpl.cxx b/tests/cxx/serializer/generated-driver/test-simpl.cxx index 7acda2c..64712e5 100644 --- a/tests/cxx/serializer/generated-driver/test-simpl.cxx +++ b/tests/cxx/serializer/generated-driver/test-simpl.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/generated-driver/test-simpl.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include "test-simpl.hxx" diff --git a/tests/cxx/serializer/generated-driver/test-simpl.hxx b/tests/cxx/serializer/generated-driver/test-simpl.hxx index 4700a9f..8a48179 100644 --- a/tests/cxx/serializer/generated-driver/test-simpl.hxx +++ b/tests/cxx/serializer/generated-driver/test-simpl.hxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/generated-driver/test-simpl.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef TEST_SIMPL_HXX diff --git a/tests/cxx/serializer/list/driver.cxx b/tests/cxx/serializer/list/driver.cxx index 7ed5ee1..13d8902 100644 --- a/tests/cxx/serializer/list/driver.cxx +++ b/tests/cxx/serializer/list/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/list/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test list type serialization. diff --git a/tests/cxx/serializer/polymorphism/driver.cxx b/tests/cxx/serializer/polymorphism/driver.cxx index ebb0244..c16063e 100644 --- a/tests/cxx/serializer/polymorphism/driver.cxx +++ b/tests/cxx/serializer/polymorphism/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/polymorphism/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test substitution groups and xsi:type support. diff --git a/tests/cxx/serializer/recursive/driver.cxx b/tests/cxx/serializer/recursive/driver.cxx index c474191..8c6d907 100644 --- a/tests/cxx/serializer/recursive/driver.cxx +++ b/tests/cxx/serializer/recursive/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/recursive/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test recursive type serialization. diff --git a/tests/cxx/serializer/reset/driver.cxx b/tests/cxx/serializer/reset/driver.cxx index 49e5d32..8432119 100644 --- a/tests/cxx/serializer/reset/driver.cxx +++ b/tests/cxx/serializer/reset/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/reset/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test serializer resetting. diff --git a/tests/cxx/serializer/restriction/driver.cxx b/tests/cxx/serializer/restriction/driver.cxx index 0430765..e79693d 100644 --- a/tests/cxx/serializer/restriction/driver.cxx +++ b/tests/cxx/serializer/restriction/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/restriction/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test inheritance-by-restriction serialization. diff --git a/tests/cxx/serializer/sequence/driver.cxx b/tests/cxx/serializer/sequence/driver.cxx index ed6c5fb..6857f55 100644 --- a/tests/cxx/serializer/sequence/driver.cxx +++ b/tests/cxx/serializer/sequence/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/sequence/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the sequence compositor serialization. diff --git a/tests/cxx/serializer/test-template/driver.cxx b/tests/cxx/serializer/test-template/driver.cxx index 784f223..40a084c 100644 --- a/tests/cxx/serializer/test-template/driver.cxx +++ b/tests/cxx/serializer/test-template/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/test-template/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Insert test description here. diff --git a/tests/cxx/serializer/union/driver.cxx b/tests/cxx/serializer/union/driver.cxx index 566b681..d492654 100644 --- a/tests/cxx/serializer/union/driver.cxx +++ b/tests/cxx/serializer/union/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/union/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test union type serialization. diff --git a/tests/cxx/serializer/validation/any/driver.cxx b/tests/cxx/serializer/validation/any/driver.cxx index ecdf7f8..5407ce0 100644 --- a/tests/cxx/serializer/validation/any/driver.cxx +++ b/tests/cxx/serializer/validation/any/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/any/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test any validation. diff --git a/tests/cxx/serializer/validation/attribute/driver.cxx b/tests/cxx/serializer/validation/attribute/driver.cxx index 977a61b..b0e4233 100644 --- a/tests/cxx/serializer/validation/attribute/driver.cxx +++ b/tests/cxx/serializer/validation/attribute/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/attribute/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test attribute and anyAttribute validation. diff --git a/tests/cxx/serializer/validation/built-in/date-time/driver.cxx b/tests/cxx/serializer/validation/built-in/date-time/driver.cxx index bdc196e..b06c0f8 100644 --- a/tests/cxx/serializer/validation/built-in/date-time/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/date-time/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/built-in/date-time/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the built-in date and time types validation. diff --git a/tests/cxx/serializer/validation/built-in/decimal/driver.cxx b/tests/cxx/serializer/validation/built-in/decimal/driver.cxx index 9349e6b..5ad6374 100644 --- a/tests/cxx/serializer/validation/built-in/decimal/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/decimal/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/built-in/decimal/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the built-in decimal type validation. diff --git a/tests/cxx/serializer/validation/built-in/integer/driver.cxx b/tests/cxx/serializer/validation/built-in/integer/driver.cxx index e20a561..b17c9a1 100644 --- a/tests/cxx/serializer/validation/built-in/integer/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/integer/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/built-in/int/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the built-in integer & friends types validation. diff --git a/tests/cxx/serializer/validation/built-in/qname/driver.cxx b/tests/cxx/serializer/validation/built-in/qname/driver.cxx index 33ccdc1..902f0d9 100644 --- a/tests/cxx/serializer/validation/built-in/qname/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/qname/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/built-in/qname/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the built-in QName type validation. diff --git a/tests/cxx/serializer/validation/built-in/string/driver.cxx b/tests/cxx/serializer/validation/built-in/string/driver.cxx index c1cfe21..52f80fc 100644 --- a/tests/cxx/serializer/validation/built-in/string/driver.cxx +++ b/tests/cxx/serializer/validation/built-in/string/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/built-in/string/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test the built-in string & friends types validation. diff --git a/tests/cxx/serializer/validation/choice/driver.cxx b/tests/cxx/serializer/validation/choice/driver.cxx index 11e1aaa..66b2050 100644 --- a/tests/cxx/serializer/validation/choice/driver.cxx +++ b/tests/cxx/serializer/validation/choice/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/choice/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test choice validation. diff --git a/tests/cxx/serializer/validation/element/driver.cxx b/tests/cxx/serializer/validation/element/driver.cxx index b0ff7ed..a824389 100644 --- a/tests/cxx/serializer/validation/element/driver.cxx +++ b/tests/cxx/serializer/validation/element/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/element/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test element validation. diff --git a/tests/cxx/serializer/validation/sequence/driver.cxx b/tests/cxx/serializer/validation/sequence/driver.cxx index 562874c..25c619c 100644 --- a/tests/cxx/serializer/validation/sequence/driver.cxx +++ b/tests/cxx/serializer/validation/sequence/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/validation/sequence/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test sequence validation. diff --git a/tests/cxx/serializer/wildcard/driver.cxx b/tests/cxx/serializer/wildcard/driver.cxx index 942fdad..449c789 100644 --- a/tests/cxx/serializer/wildcard/driver.cxx +++ b/tests/cxx/serializer/wildcard/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/serializer/wildcard/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test wildcard (any & anyAttribute) serialization. diff --git a/tests/cxx/string/driver.cxx b/tests/cxx/string/driver.cxx index 4b8484a..0b09715 100644 --- a/tests/cxx/string/driver.cxx +++ b/tests/cxx/string/driver.cxx @@ -1,6 +1,6 @@ // file : tests/cxx/string/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsde::cxx::string string type. -- cgit v1.1