From 0f6ff689dc6bae8fed94da0fcabd39f015e7a62b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 21 Mar 2014 10:54:33 +0200 Subject: Update copyright --- xsd/cxx/elements.cxx | 2 +- xsd/cxx/elements.hxx | 2 +- xsd/cxx/literal-map.cxx | 2 +- xsd/cxx/literal-map.hxx | 2 +- xsd/cxx/option-types.cxx | 2 +- xsd/cxx/option-types.hxx | 2 +- xsd/cxx/options.cli | 2 +- xsd/cxx/parser/attribute-validation-source.cxx | 2 +- xsd/cxx/parser/attribute-validation-source.hxx | 2 +- xsd/cxx/parser/characters-validation-source.cxx | 2 +- xsd/cxx/parser/characters-validation-source.hxx | 2 +- xsd/cxx/parser/driver-source.cxx | 2 +- xsd/cxx/parser/driver-source.hxx | 2 +- xsd/cxx/parser/element-validation-source.cxx | 2 +- xsd/cxx/parser/element-validation-source.hxx | 2 +- xsd/cxx/parser/elements.cxx | 2 +- xsd/cxx/parser/elements.hxx | 2 +- xsd/cxx/parser/generator.cxx | 6 +++--- xsd/cxx/parser/generator.hxx | 2 +- xsd/cxx/parser/impl-header.cxx | 2 +- xsd/cxx/parser/impl-header.hxx | 2 +- xsd/cxx/parser/impl-source.cxx | 2 +- xsd/cxx/parser/impl-source.hxx | 2 +- xsd/cxx/parser/name-processor.cxx | 2 +- xsd/cxx/parser/name-processor.hxx | 2 +- xsd/cxx/parser/options.cli | 2 +- xsd/cxx/parser/parser-forward.cxx | 2 +- xsd/cxx/parser/parser-forward.hxx | 2 +- xsd/cxx/parser/parser-header.cxx | 2 +- xsd/cxx/parser/parser-header.hxx | 2 +- xsd/cxx/parser/parser-inline.cxx | 2 +- xsd/cxx/parser/parser-inline.hxx | 2 +- xsd/cxx/parser/parser-source.cxx | 2 +- xsd/cxx/parser/parser-source.hxx | 2 +- xsd/cxx/parser/print-impl-common.hxx | 2 +- xsd/cxx/parser/state-processor.cxx | 2 +- xsd/cxx/parser/state-processor.hxx | 2 +- xsd/cxx/parser/type-processor.cxx | 2 +- xsd/cxx/parser/type-processor.hxx | 2 +- xsd/cxx/parser/validator.cxx | 2 +- xsd/cxx/parser/validator.hxx | 2 +- xsd/cxx/tree/counter.cxx | 2 +- xsd/cxx/tree/counter.hxx | 2 +- xsd/cxx/tree/default-value.cxx | 2 +- xsd/cxx/tree/default-value.hxx | 2 +- xsd/cxx/tree/elements.cxx | 2 +- xsd/cxx/tree/elements.hxx | 2 +- xsd/cxx/tree/fundamental-header.hxx | 2 +- xsd/cxx/tree/generator.cxx | 6 +++--- xsd/cxx/tree/generator.hxx | 2 +- xsd/cxx/tree/name-processor.cxx | 2 +- xsd/cxx/tree/name-processor.hxx | 2 +- xsd/cxx/tree/options.cli | 2 +- xsd/cxx/tree/parser-header.cxx | 2 +- xsd/cxx/tree/parser-header.hxx | 2 +- xsd/cxx/tree/parser-source.cxx | 2 +- xsd/cxx/tree/parser-source.hxx | 2 +- xsd/cxx/tree/polymorphism-processor.cxx | 2 +- xsd/cxx/tree/polymorphism-processor.hxx | 2 +- xsd/cxx/tree/serialization-header.cxx | 2 +- xsd/cxx/tree/serialization-header.hxx | 2 +- xsd/cxx/tree/serialization-source.cxx | 2 +- xsd/cxx/tree/serialization-source.hxx | 2 +- xsd/cxx/tree/stream-extraction-source.cxx | 2 +- xsd/cxx/tree/stream-extraction-source.hxx | 2 +- xsd/cxx/tree/stream-header.cxx | 2 +- xsd/cxx/tree/stream-header.hxx | 2 +- xsd/cxx/tree/stream-insertion-header.cxx | 2 +- xsd/cxx/tree/stream-insertion-header.hxx | 2 +- xsd/cxx/tree/stream-insertion-source.cxx | 2 +- xsd/cxx/tree/stream-insertion-source.hxx | 2 +- xsd/cxx/tree/stream-source.cxx | 2 +- xsd/cxx/tree/stream-source.hxx | 2 +- xsd/cxx/tree/tree-forward.cxx | 2 +- xsd/cxx/tree/tree-forward.hxx | 2 +- xsd/cxx/tree/tree-header.cxx | 2 +- xsd/cxx/tree/tree-header.hxx | 2 +- xsd/cxx/tree/tree-inline.cxx | 2 +- xsd/cxx/tree/tree-inline.hxx | 2 +- xsd/cxx/tree/tree-source.cxx | 2 +- xsd/cxx/tree/tree-source.hxx | 2 +- xsd/cxx/tree/validator.cxx | 2 +- xsd/cxx/tree/validator.hxx | 2 +- 83 files changed, 87 insertions(+), 87 deletions(-) (limited to 'xsd/cxx') diff --git a/xsd/cxx/elements.cxx b/xsd/cxx/elements.cxx index 1bc0110..dfa2f38 100644 --- a/xsd/cxx/elements.cxx +++ b/xsd/cxx/elements.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/elements.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/elements.hxx b/xsd/cxx/elements.hxx index 77e270c..4b36da9 100644 --- a/xsd/cxx/elements.hxx +++ b/xsd/cxx/elements.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/elements.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_ELEMENTS_HXX diff --git a/xsd/cxx/literal-map.cxx b/xsd/cxx/literal-map.cxx index 02ae28d..24bfc52 100644 --- a/xsd/cxx/literal-map.cxx +++ b/xsd/cxx/literal-map.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/literal-map.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include // std::auto_ptr diff --git a/xsd/cxx/literal-map.hxx b/xsd/cxx/literal-map.hxx index ec71363..987a531 100644 --- a/xsd/cxx/literal-map.hxx +++ b/xsd/cxx/literal-map.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/literal-map.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_LITERAL_MAP_HXX diff --git a/xsd/cxx/option-types.cxx b/xsd/cxx/option-types.cxx index ef83e25..78424f0 100644 --- a/xsd/cxx/option-types.cxx +++ b/xsd/cxx/option-types.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/option-types.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/option-types.hxx b/xsd/cxx/option-types.hxx index 7cf5e06..b2377ba 100644 --- a/xsd/cxx/option-types.hxx +++ b/xsd/cxx/option-types.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/option-types.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_OPTION_TYPES_HXX diff --git a/xsd/cxx/options.cli b/xsd/cxx/options.cli index 6bfaa29..8133b25 100644 --- a/xsd/cxx/options.cli +++ b/xsd/cxx/options.cli @@ -1,5 +1,5 @@ // file : xsd/cxx/options.cli -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file include ; // std::size_t diff --git a/xsd/cxx/parser/attribute-validation-source.cxx b/xsd/cxx/parser/attribute-validation-source.cxx index c214d2b..7ed54e4 100644 --- a/xsd/cxx/parser/attribute-validation-source.cxx +++ b/xsd/cxx/parser/attribute-validation-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/attribute-validation-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/attribute-validation-source.hxx b/xsd/cxx/parser/attribute-validation-source.hxx index 77dabaa..10438fd 100644 --- a/xsd/cxx/parser/attribute-validation-source.hxx +++ b/xsd/cxx/parser/attribute-validation-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/attribute-validation-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_ATTRIBUTE_VALIDATION_SOURCE_HXX diff --git a/xsd/cxx/parser/characters-validation-source.cxx b/xsd/cxx/parser/characters-validation-source.cxx index 6c4cb5f..ddecc70 100644 --- a/xsd/cxx/parser/characters-validation-source.cxx +++ b/xsd/cxx/parser/characters-validation-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/characters-validation-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/characters-validation-source.hxx b/xsd/cxx/parser/characters-validation-source.hxx index 9de5e89..219df3e 100644 --- a/xsd/cxx/parser/characters-validation-source.hxx +++ b/xsd/cxx/parser/characters-validation-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/characters-validation-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_CHARACTERS_VALIDATION_SOURCE_HXX diff --git a/xsd/cxx/parser/driver-source.cxx b/xsd/cxx/parser/driver-source.cxx index 1637090..510c965 100644 --- a/xsd/cxx/parser/driver-source.cxx +++ b/xsd/cxx/parser/driver-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/driver-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/driver-source.hxx b/xsd/cxx/parser/driver-source.hxx index ab3fa52..53e19d8 100644 --- a/xsd/cxx/parser/driver-source.hxx +++ b/xsd/cxx/parser/driver-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/driver-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_DRIVER_SOURCE_HXX diff --git a/xsd/cxx/parser/element-validation-source.cxx b/xsd/cxx/parser/element-validation-source.cxx index 4f8dcc1..b2c244e 100644 --- a/xsd/cxx/parser/element-validation-source.cxx +++ b/xsd/cxx/parser/element-validation-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/element-validation-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/element-validation-source.hxx b/xsd/cxx/parser/element-validation-source.hxx index 60e3318..b9bd70b 100644 --- a/xsd/cxx/parser/element-validation-source.hxx +++ b/xsd/cxx/parser/element-validation-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/element-validation-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_ELEMENT_VALIDATION_SOURCE_HXX diff --git a/xsd/cxx/parser/elements.cxx b/xsd/cxx/parser/elements.cxx index 583def5..889eea4 100644 --- a/xsd/cxx/parser/elements.cxx +++ b/xsd/cxx/parser/elements.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/elements.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/elements.hxx b/xsd/cxx/parser/elements.hxx index 056abc0..31f5d87 100644 --- a/xsd/cxx/parser/elements.hxx +++ b/xsd/cxx/parser/elements.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/elements.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_ELEMENTS_HXX diff --git a/xsd/cxx/parser/generator.cxx b/xsd/cxx/parser/generator.cxx index f330434..e17986b 100644 --- a/xsd/cxx/parser/generator.cxx +++ b/xsd/cxx/parser/generator.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/generator.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include @@ -60,7 +60,7 @@ namespace CXX namespace { char const copyright_gpl[] = - "// Copyright (c) 2005-2011 Code Synthesis Tools CC\n" + "// Copyright (c) 2005-2014 Code Synthesis Tools CC\n" "//\n" "// This program was generated by CodeSynthesis XSD, an XML Schema to\n" "// C++ data binding compiler.\n" @@ -94,7 +94,7 @@ namespace CXX "//\n\n"; char const copyright_proprietary[] = - "// Copyright (c) 2005-2011 Code Synthesis Tools CC\n" + "// Copyright (c) 2005-2014 Code Synthesis Tools CC\n" "//\n" "// This program was generated by CodeSynthesis XSD, an XML Schema\n" "// to C++ data binding compiler, in the Proprietary License mode.\n" diff --git a/xsd/cxx/parser/generator.hxx b/xsd/cxx/parser/generator.hxx index 5dd6005..784ca9d 100644 --- a/xsd/cxx/parser/generator.hxx +++ b/xsd/cxx/parser/generator.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/generator.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_GENERATOR_HXX diff --git a/xsd/cxx/parser/impl-header.cxx b/xsd/cxx/parser/impl-header.cxx index 9d8a426..a3d47a4 100644 --- a/xsd/cxx/parser/impl-header.cxx +++ b/xsd/cxx/parser/impl-header.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/impl-header.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/impl-header.hxx b/xsd/cxx/parser/impl-header.hxx index 3a011aa..273201b 100644 --- a/xsd/cxx/parser/impl-header.hxx +++ b/xsd/cxx/parser/impl-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/impl-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_IMPL_HEADER_HXX diff --git a/xsd/cxx/parser/impl-source.cxx b/xsd/cxx/parser/impl-source.cxx index dc8fac9..ad85f81 100644 --- a/xsd/cxx/parser/impl-source.cxx +++ b/xsd/cxx/parser/impl-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/impl-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/impl-source.hxx b/xsd/cxx/parser/impl-source.hxx index 55fd807..b6f9b3d 100644 --- a/xsd/cxx/parser/impl-source.hxx +++ b/xsd/cxx/parser/impl-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/impl-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_IMPL_SOURCE_HXX diff --git a/xsd/cxx/parser/name-processor.cxx b/xsd/cxx/parser/name-processor.cxx index bb4cdaf..219a3c9 100644 --- a/xsd/cxx/parser/name-processor.cxx +++ b/xsd/cxx/parser/name-processor.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/name-processor.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 diff --git a/xsd/cxx/parser/name-processor.hxx b/xsd/cxx/parser/name-processor.hxx index e623144..0460ea4 100644 --- a/xsd/cxx/parser/name-processor.hxx +++ b/xsd/cxx/parser/name-processor.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/name-processor.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 CXX_PARSER_NAME_PROCESSOR_HXX diff --git a/xsd/cxx/parser/options.cli b/xsd/cxx/parser/options.cli index 7ba63e4..227bb51 100644 --- a/xsd/cxx/parser/options.cli +++ b/xsd/cxx/parser/options.cli @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/options.cli -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file include ; // std::size_t diff --git a/xsd/cxx/parser/parser-forward.cxx b/xsd/cxx/parser/parser-forward.cxx index dd08a66..faf427a 100644 --- a/xsd/cxx/parser/parser-forward.cxx +++ b/xsd/cxx/parser/parser-forward.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-forward.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-forward.hxx b/xsd/cxx/parser/parser-forward.hxx index a5b9a8d..53c7049 100644 --- a/xsd/cxx/parser/parser-forward.hxx +++ b/xsd/cxx/parser/parser-forward.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-forward.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_FORWARD_HXX diff --git a/xsd/cxx/parser/parser-header.cxx b/xsd/cxx/parser/parser-header.cxx index bb1d694..800a4b9 100644 --- a/xsd/cxx/parser/parser-header.cxx +++ b/xsd/cxx/parser/parser-header.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-header.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-header.hxx b/xsd/cxx/parser/parser-header.hxx index 07da642..467dcb5 100644 --- a/xsd/cxx/parser/parser-header.hxx +++ b/xsd/cxx/parser/parser-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_HEADER_HXX diff --git a/xsd/cxx/parser/parser-inline.cxx b/xsd/cxx/parser/parser-inline.cxx index c51a18d..87ba92c 100644 --- a/xsd/cxx/parser/parser-inline.cxx +++ b/xsd/cxx/parser/parser-inline.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-inline.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-inline.hxx b/xsd/cxx/parser/parser-inline.hxx index 121bf69..aff2ad2 100644 --- a/xsd/cxx/parser/parser-inline.hxx +++ b/xsd/cxx/parser/parser-inline.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-inline.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_INLINE_HXX diff --git a/xsd/cxx/parser/parser-source.cxx b/xsd/cxx/parser/parser-source.cxx index f6ddae9..2ee5273 100644 --- a/xsd/cxx/parser/parser-source.cxx +++ b/xsd/cxx/parser/parser-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/parser-source.hxx b/xsd/cxx/parser/parser-source.hxx index fd12b42..6e206b4 100644 --- a/xsd/cxx/parser/parser-source.hxx +++ b/xsd/cxx/parser/parser-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/parser-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PARSER_SOURCE_HXX diff --git a/xsd/cxx/parser/print-impl-common.hxx b/xsd/cxx/parser/print-impl-common.hxx index d1a6912..516273a 100644 --- a/xsd/cxx/parser/print-impl-common.hxx +++ b/xsd/cxx/parser/print-impl-common.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/print-impl-common.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_PRINT_IMPL_COMMON_HXX diff --git a/xsd/cxx/parser/state-processor.cxx b/xsd/cxx/parser/state-processor.cxx index 2e21ad8..86f97ce 100644 --- a/xsd/cxx/parser/state-processor.cxx +++ b/xsd/cxx/parser/state-processor.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/state-processor.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 diff --git a/xsd/cxx/parser/state-processor.hxx b/xsd/cxx/parser/state-processor.hxx index f9504d5..de5af69 100644 --- a/xsd/cxx/parser/state-processor.hxx +++ b/xsd/cxx/parser/state-processor.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/state-processor.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 CXX_PARSER_STATE_PROCESSOR_HXX diff --git a/xsd/cxx/parser/type-processor.cxx b/xsd/cxx/parser/type-processor.cxx index 9dd7c33..2f1132c 100644 --- a/xsd/cxx/parser/type-processor.cxx +++ b/xsd/cxx/parser/type-processor.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/type-processor.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 diff --git a/xsd/cxx/parser/type-processor.hxx b/xsd/cxx/parser/type-processor.hxx index 2006e37..634bc14 100644 --- a/xsd/cxx/parser/type-processor.hxx +++ b/xsd/cxx/parser/type-processor.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/type-processor.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 CXX_PARSER_TYPE_PROCESSOR_HXX diff --git a/xsd/cxx/parser/validator.cxx b/xsd/cxx/parser/validator.cxx index 25a3442..da9f8b0 100644 --- a/xsd/cxx/parser/validator.cxx +++ b/xsd/cxx/parser/validator.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/validator.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/parser/validator.hxx b/xsd/cxx/parser/validator.hxx index a10e54f..c67cced 100644 --- a/xsd/cxx/parser/validator.hxx +++ b/xsd/cxx/parser/validator.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/parser/validator.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_PARSER_VALIDATOR_HXX diff --git a/xsd/cxx/tree/counter.cxx b/xsd/cxx/tree/counter.cxx index 9f993bb..23fc221 100644 --- a/xsd/cxx/tree/counter.cxx +++ b/xsd/cxx/tree/counter.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/counter.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 diff --git a/xsd/cxx/tree/counter.hxx b/xsd/cxx/tree/counter.hxx index 0bd61d9..ea1a3c3 100644 --- a/xsd/cxx/tree/counter.hxx +++ b/xsd/cxx/tree/counter.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/counter.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 CXX_TREE_COUNTER_HXX diff --git a/xsd/cxx/tree/default-value.cxx b/xsd/cxx/tree/default-value.cxx index 254c5b4..4f27d7f 100644 --- a/xsd/cxx/tree/default-value.cxx +++ b/xsd/cxx/tree/default-value.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/default-value.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/default-value.hxx b/xsd/cxx/tree/default-value.hxx index 2af5d0f..eb91a8c 100644 --- a/xsd/cxx/tree/default-value.hxx +++ b/xsd/cxx/tree/default-value.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/default-value.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_DEFAULT_VALUE_HXX diff --git a/xsd/cxx/tree/elements.cxx b/xsd/cxx/tree/elements.cxx index 8bca15d..202ab62 100644 --- a/xsd/cxx/tree/elements.cxx +++ b/xsd/cxx/tree/elements.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/elements.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/elements.hxx b/xsd/cxx/tree/elements.hxx index db443f1..f3f9f66 100644 --- a/xsd/cxx/tree/elements.hxx +++ b/xsd/cxx/tree/elements.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/elements.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_ELEMENTS_HXX diff --git a/xsd/cxx/tree/fundamental-header.hxx b/xsd/cxx/tree/fundamental-header.hxx index 4cd86cb..dbe7c9a 100644 --- a/xsd/cxx/tree/fundamental-header.hxx +++ b/xsd/cxx/tree/fundamental-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/fundamental-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_FUNDAMENTAL_HEADER_HXX diff --git a/xsd/cxx/tree/generator.cxx b/xsd/cxx/tree/generator.cxx index ca92c8d..5178bb1 100644 --- a/xsd/cxx/tree/generator.cxx +++ b/xsd/cxx/tree/generator.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/generator.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include @@ -62,7 +62,7 @@ namespace CXX namespace { char const copyright_gpl[] = - "// Copyright (c) 2005-2011 Code Synthesis Tools CC\n" + "// Copyright (c) 2005-2014 Code Synthesis Tools CC\n" "//\n" "// This program was generated by CodeSynthesis XSD, an XML Schema to\n" "// C++ data binding compiler.\n" @@ -96,7 +96,7 @@ namespace CXX "//\n\n"; char const copyright_proprietary[] = - "// Copyright (c) 2005-2011 Code Synthesis Tools CC\n" + "// Copyright (c) 2005-2014 Code Synthesis Tools CC\n" "//\n" "// This program was generated by CodeSynthesis XSD, an XML Schema\n" "// to C++ data binding compiler, in the Proprietary License mode.\n" diff --git a/xsd/cxx/tree/generator.hxx b/xsd/cxx/tree/generator.hxx index 72d63ac..f81f8e3 100644 --- a/xsd/cxx/tree/generator.hxx +++ b/xsd/cxx/tree/generator.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/generator.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_GENERATOR_HXX diff --git a/xsd/cxx/tree/name-processor.cxx b/xsd/cxx/tree/name-processor.cxx index 1ac7482..e34ae84 100644 --- a/xsd/cxx/tree/name-processor.cxx +++ b/xsd/cxx/tree/name-processor.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/name-processor.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 diff --git a/xsd/cxx/tree/name-processor.hxx b/xsd/cxx/tree/name-processor.hxx index 41c5402..46ea883 100644 --- a/xsd/cxx/tree/name-processor.hxx +++ b/xsd/cxx/tree/name-processor.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/name-processor.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 CXX_TREE_NAME_PROCESSOR_HXX diff --git a/xsd/cxx/tree/options.cli b/xsd/cxx/tree/options.cli index 956f53b..ac126fe 100644 --- a/xsd/cxx/tree/options.cli +++ b/xsd/cxx/tree/options.cli @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/options.cli -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file include ; // std::size_t diff --git a/xsd/cxx/tree/parser-header.cxx b/xsd/cxx/tree/parser-header.cxx index 9b4eb8a..8aff44f 100644 --- a/xsd/cxx/tree/parser-header.cxx +++ b/xsd/cxx/tree/parser-header.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parser-header.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/parser-header.hxx b/xsd/cxx/tree/parser-header.hxx index ff8b895..dfe7843 100644 --- a/xsd/cxx/tree/parser-header.hxx +++ b/xsd/cxx/tree/parser-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parser-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_PARSER_HEADER_HXX diff --git a/xsd/cxx/tree/parser-source.cxx b/xsd/cxx/tree/parser-source.cxx index a0508e5..c93368c 100644 --- a/xsd/cxx/tree/parser-source.cxx +++ b/xsd/cxx/tree/parser-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parser-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/parser-source.hxx b/xsd/cxx/tree/parser-source.hxx index 03ff283..a5cd597 100644 --- a/xsd/cxx/tree/parser-source.hxx +++ b/xsd/cxx/tree/parser-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parser-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_PARSER_SOURCE_HXX diff --git a/xsd/cxx/tree/polymorphism-processor.cxx b/xsd/cxx/tree/polymorphism-processor.cxx index 7fcf5bf..fb96ba7 100644 --- a/xsd/cxx/tree/polymorphism-processor.cxx +++ b/xsd/cxx/tree/polymorphism-processor.cxx @@ -1,5 +1,5 @@ // file : xsde/cxx/tree/polymorphism-processor.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 diff --git a/xsd/cxx/tree/polymorphism-processor.hxx b/xsd/cxx/tree/polymorphism-processor.hxx index 9fd1a84..7338790 100644 --- a/xsd/cxx/tree/polymorphism-processor.hxx +++ b/xsd/cxx/tree/polymorphism-processor.hxx @@ -1,5 +1,5 @@ // file : xsde/cxx/tree/polymorphism-processor.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 CXX_TREE_POLYMORPHISM_PROCESSOR_HXX diff --git a/xsd/cxx/tree/serialization-header.cxx b/xsd/cxx/tree/serialization-header.cxx index 4cf9318..67da857 100644 --- a/xsd/cxx/tree/serialization-header.cxx +++ b/xsd/cxx/tree/serialization-header.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/serialization-header.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/serialization-header.hxx b/xsd/cxx/tree/serialization-header.hxx index 930d895..979bb2e 100644 --- a/xsd/cxx/tree/serialization-header.hxx +++ b/xsd/cxx/tree/serialization-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/serialization-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_SERIALIZATION_HEADER_HXX diff --git a/xsd/cxx/tree/serialization-source.cxx b/xsd/cxx/tree/serialization-source.cxx index e5e0295..8cb3463 100644 --- a/xsd/cxx/tree/serialization-source.cxx +++ b/xsd/cxx/tree/serialization-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/serialization-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/serialization-source.hxx b/xsd/cxx/tree/serialization-source.hxx index f94d295..1a74126 100644 --- a/xsd/cxx/tree/serialization-source.hxx +++ b/xsd/cxx/tree/serialization-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/serialization-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_SERIALIZATION_SOURCE_HXX diff --git a/xsd/cxx/tree/stream-extraction-source.cxx b/xsd/cxx/tree/stream-extraction-source.cxx index 992cd54..a1ca4bc 100644 --- a/xsd/cxx/tree/stream-extraction-source.cxx +++ b/xsd/cxx/tree/stream-extraction-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-extraction-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-extraction-source.hxx b/xsd/cxx/tree/stream-extraction-source.hxx index 052ae96..9104281 100644 --- a/xsd/cxx/tree/stream-extraction-source.hxx +++ b/xsd/cxx/tree/stream-extraction-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-extraction-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_EXTRACTION_SOURCE_HXX diff --git a/xsd/cxx/tree/stream-header.cxx b/xsd/cxx/tree/stream-header.cxx index e657fd8..9ba9b3b 100644 --- a/xsd/cxx/tree/stream-header.cxx +++ b/xsd/cxx/tree/stream-header.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-header.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-header.hxx b/xsd/cxx/tree/stream-header.hxx index 07be67e..36eea87 100644 --- a/xsd/cxx/tree/stream-header.hxx +++ b/xsd/cxx/tree/stream-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_STREAM_HEADER_HXX diff --git a/xsd/cxx/tree/stream-insertion-header.cxx b/xsd/cxx/tree/stream-insertion-header.cxx index 1883d1d..e9ee438 100644 --- a/xsd/cxx/tree/stream-insertion-header.cxx +++ b/xsd/cxx/tree/stream-insertion-header.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-insertion-header.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-insertion-header.hxx b/xsd/cxx/tree/stream-insertion-header.hxx index 24c6a34..31b6328 100644 --- a/xsd/cxx/tree/stream-insertion-header.hxx +++ b/xsd/cxx/tree/stream-insertion-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-insertion-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_STREAM_INSERTION_HEADER_HXX diff --git a/xsd/cxx/tree/stream-insertion-source.cxx b/xsd/cxx/tree/stream-insertion-source.cxx index 9fc426c..2c82cfd 100644 --- a/xsd/cxx/tree/stream-insertion-source.cxx +++ b/xsd/cxx/tree/stream-insertion-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-insertion-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-insertion-source.hxx b/xsd/cxx/tree/stream-insertion-source.hxx index 9d32546..d2d5534 100644 --- a/xsd/cxx/tree/stream-insertion-source.hxx +++ b/xsd/cxx/tree/stream-insertion-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-insertion-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_INSERTION_SOURCE_HXX diff --git a/xsd/cxx/tree/stream-source.cxx b/xsd/cxx/tree/stream-source.cxx index 1379101..935ad40 100644 --- a/xsd/cxx/tree/stream-source.cxx +++ b/xsd/cxx/tree/stream-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/stream-source.hxx b/xsd/cxx/tree/stream-source.hxx index 00a3e0c..f13a23e 100644 --- a/xsd/cxx/tree/stream-source.hxx +++ b/xsd/cxx/tree/stream-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/stream-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_STREAM_SOURCE_HXX diff --git a/xsd/cxx/tree/tree-forward.cxx b/xsd/cxx/tree/tree-forward.cxx index 42b1ccb..5afae3c 100644 --- a/xsd/cxx/tree/tree-forward.cxx +++ b/xsd/cxx/tree/tree-forward.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-forward.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-forward.hxx b/xsd/cxx/tree/tree-forward.hxx index eb1d629..5b08a10 100644 --- a/xsd/cxx/tree/tree-forward.hxx +++ b/xsd/cxx/tree/tree-forward.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-forward.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_FORWARD_HXX diff --git a/xsd/cxx/tree/tree-header.cxx b/xsd/cxx/tree/tree-header.cxx index 277758c..83a2d1f 100644 --- a/xsd/cxx/tree/tree-header.cxx +++ b/xsd/cxx/tree/tree-header.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-header.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-header.hxx b/xsd/cxx/tree/tree-header.hxx index b3cde85..7c97364 100644 --- a/xsd/cxx/tree/tree-header.hxx +++ b/xsd/cxx/tree/tree-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-header.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_HEADER_HXX diff --git a/xsd/cxx/tree/tree-inline.cxx b/xsd/cxx/tree/tree-inline.cxx index 43f158b..1c01e5a 100644 --- a/xsd/cxx/tree/tree-inline.cxx +++ b/xsd/cxx/tree/tree-inline.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-inline.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-inline.hxx b/xsd/cxx/tree/tree-inline.hxx index 940bd55..351ab38 100644 --- a/xsd/cxx/tree/tree-inline.hxx +++ b/xsd/cxx/tree/tree-inline.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-inline.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_INLINE_HXX diff --git a/xsd/cxx/tree/tree-source.cxx b/xsd/cxx/tree/tree-source.cxx index 1068733..036f7ae 100644 --- a/xsd/cxx/tree/tree-source.cxx +++ b/xsd/cxx/tree/tree-source.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-source.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/tree-source.hxx b/xsd/cxx/tree/tree-source.hxx index c94824b..b2d96f7 100644 --- a/xsd/cxx/tree/tree-source.hxx +++ b/xsd/cxx/tree/tree-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/tree-source.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_TREE_SOURCE_HXX diff --git a/xsd/cxx/tree/validator.cxx b/xsd/cxx/tree/validator.cxx index 6e4d4fd..ce3dcd8 100644 --- a/xsd/cxx/tree/validator.cxx +++ b/xsd/cxx/tree/validator.cxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/validator.cxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsd/cxx/tree/validator.hxx b/xsd/cxx/tree/validator.hxx index 4853455..58ec85e 100644 --- a/xsd/cxx/tree/validator.hxx +++ b/xsd/cxx/tree/validator.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/validator.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_TREE_VALIDATOR_HXX -- cgit v1.1