From 9aaa002bf85e75bae1228af620987ae8743a267a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:51:26 +0200 Subject: Copyright update --- xsde/cxx/hybrid/aggregate-elements.hxx | 2 +- xsde/cxx/hybrid/aggregate-include.hxx | 2 +- xsde/cxx/hybrid/cli.hxx | 2 +- xsde/cxx/hybrid/default-value.cxx | 2 +- xsde/cxx/hybrid/default-value.hxx | 2 +- xsde/cxx/hybrid/elements.cxx | 2 +- xsde/cxx/hybrid/elements.hxx | 2 +- xsde/cxx/hybrid/extraction-header.cxx | 2 +- xsde/cxx/hybrid/extraction-header.hxx | 2 +- xsde/cxx/hybrid/extraction-source.cxx | 2 +- xsde/cxx/hybrid/extraction-source.hxx | 2 +- xsde/cxx/hybrid/generator.cxx | 6 +++--- xsde/cxx/hybrid/generator.hxx | 2 +- xsde/cxx/hybrid/insertion-header.cxx | 2 +- xsde/cxx/hybrid/insertion-header.hxx | 2 +- xsde/cxx/hybrid/insertion-source.cxx | 2 +- xsde/cxx/hybrid/insertion-source.hxx | 2 +- xsde/cxx/hybrid/parser-aggregate-header.cxx | 2 +- xsde/cxx/hybrid/parser-aggregate-header.hxx | 2 +- xsde/cxx/hybrid/parser-aggregate-source.cxx | 2 +- xsde/cxx/hybrid/parser-aggregate-source.hxx | 2 +- xsde/cxx/hybrid/parser-header.cxx | 2 +- xsde/cxx/hybrid/parser-header.hxx | 2 +- xsde/cxx/hybrid/parser-name-processor.cxx | 2 +- xsde/cxx/hybrid/parser-name-processor.hxx | 2 +- xsde/cxx/hybrid/parser-source.cxx | 2 +- xsde/cxx/hybrid/parser-source.hxx | 2 +- xsde/cxx/hybrid/serializer-aggregate-header.cxx | 2 +- xsde/cxx/hybrid/serializer-aggregate-header.hxx | 2 +- xsde/cxx/hybrid/serializer-aggregate-source.cxx | 2 +- xsde/cxx/hybrid/serializer-aggregate-source.hxx | 2 +- xsde/cxx/hybrid/serializer-header.cxx | 2 +- xsde/cxx/hybrid/serializer-header.hxx | 2 +- xsde/cxx/hybrid/serializer-name-processor.cxx | 2 +- xsde/cxx/hybrid/serializer-name-processor.hxx | 2 +- xsde/cxx/hybrid/serializer-source.cxx | 2 +- xsde/cxx/hybrid/serializer-source.hxx | 2 +- xsde/cxx/hybrid/tree-forward.cxx | 2 +- xsde/cxx/hybrid/tree-forward.hxx | 2 +- xsde/cxx/hybrid/tree-header.cxx | 2 +- xsde/cxx/hybrid/tree-header.hxx | 2 +- xsde/cxx/hybrid/tree-inline.cxx | 2 +- xsde/cxx/hybrid/tree-inline.hxx | 2 +- xsde/cxx/hybrid/tree-name-processor.cxx | 2 +- xsde/cxx/hybrid/tree-name-processor.hxx | 2 +- xsde/cxx/hybrid/tree-size-processor.cxx | 2 +- xsde/cxx/hybrid/tree-size-processor.hxx | 2 +- xsde/cxx/hybrid/tree-source.cxx | 2 +- xsde/cxx/hybrid/tree-source.hxx | 2 +- xsde/cxx/hybrid/tree-type-map.cxx | 2 +- xsde/cxx/hybrid/tree-type-map.hxx | 2 +- xsde/cxx/hybrid/validator.cxx | 2 +- xsde/cxx/hybrid/validator.hxx | 2 +- 53 files changed, 55 insertions(+), 55 deletions(-) (limited to 'xsde/cxx/hybrid') diff --git a/xsde/cxx/hybrid/aggregate-elements.hxx b/xsde/cxx/hybrid/aggregate-elements.hxx index e612d2b..a7ac9c7 100644 --- a/xsde/cxx/hybrid/aggregate-elements.hxx +++ b/xsde/cxx/hybrid/aggregate-elements.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/aggregate-elements.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_AGGREGATE_ELEMENTS_HXX diff --git a/xsde/cxx/hybrid/aggregate-include.hxx b/xsde/cxx/hybrid/aggregate-include.hxx index cffbd9c..5567244 100644 --- a/xsde/cxx/hybrid/aggregate-include.hxx +++ b/xsde/cxx/hybrid/aggregate-include.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/aggregate-include.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_AGGREGATE_INCLUDE_HXX diff --git a/xsde/cxx/hybrid/cli.hxx b/xsde/cxx/hybrid/cli.hxx index 5d691d6..f697247 100644 --- a/xsde/cxx/hybrid/cli.hxx +++ b/xsde/cxx/hybrid/cli.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/cli.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_CLI_HXX diff --git a/xsde/cxx/hybrid/default-value.cxx b/xsde/cxx/hybrid/default-value.cxx index abcc211..d6287a8 100644 --- a/xsde/cxx/hybrid/default-value.cxx +++ b/xsde/cxx/hybrid/default-value.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/default-value.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/default-value.hxx b/xsde/cxx/hybrid/default-value.hxx index 00bd2e0..2a806bd 100644 --- a/xsde/cxx/hybrid/default-value.hxx +++ b/xsde/cxx/hybrid/default-value.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/default-value.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_DEFAULT_VALUE_HXX diff --git a/xsde/cxx/hybrid/elements.cxx b/xsde/cxx/hybrid/elements.cxx index 4bb230d..e94d10f 100644 --- a/xsde/cxx/hybrid/elements.cxx +++ b/xsde/cxx/hybrid/elements.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/elements.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/elements.hxx b/xsde/cxx/hybrid/elements.hxx index 352f5a0..804d178 100644 --- a/xsde/cxx/hybrid/elements.hxx +++ b/xsde/cxx/hybrid/elements.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/elements.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_ELEMENTS_HXX diff --git a/xsde/cxx/hybrid/extraction-header.cxx b/xsde/cxx/hybrid/extraction-header.cxx index 9ea57c5..c7dda53 100644 --- a/xsde/cxx/hybrid/extraction-header.cxx +++ b/xsde/cxx/hybrid/extraction-header.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/extraction-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/extraction-header.hxx b/xsde/cxx/hybrid/extraction-header.hxx index 44fb598..d6e1af3 100644 --- a/xsde/cxx/hybrid/extraction-header.hxx +++ b/xsde/cxx/hybrid/extraction-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/extraction-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_EXTRACTION_HEADER_HXX diff --git a/xsde/cxx/hybrid/extraction-source.cxx b/xsde/cxx/hybrid/extraction-source.cxx index 0bcc166..2094340 100644 --- a/xsde/cxx/hybrid/extraction-source.cxx +++ b/xsde/cxx/hybrid/extraction-source.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/extraction-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/extraction-source.hxx b/xsde/cxx/hybrid/extraction-source.hxx index 531b713..363f5c1 100644 --- a/xsde/cxx/hybrid/extraction-source.hxx +++ b/xsde/cxx/hybrid/extraction-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/extraction-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_EXTRACTION_SOURCE_HXX diff --git a/xsde/cxx/hybrid/generator.cxx b/xsde/cxx/hybrid/generator.cxx index fa6f358..21b22f8 100644 --- a/xsde/cxx/hybrid/generator.cxx +++ b/xsde/cxx/hybrid/generator.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/generator.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include @@ -78,7 +78,7 @@ namespace CXX namespace { Char const copyright_gpl[] = - "// Copyright (C) 2005-2010 Code Synthesis Tools CC\n" + "// Copyright (c) 2005-2011 Code Synthesis Tools CC\n" "//\n" "// This program was generated by CodeSynthesis XSD/e, an XML Schema\n" "// to C++ data binding compiler for embedded systems.\n" @@ -99,7 +99,7 @@ namespace CXX "//\n\n"; Char const copyright_proprietary[] = - "// Copyright (C) 2005-2010 Code Synthesis Tools CC\n" + "// Copyright (c) 2005-2011 Code Synthesis Tools CC\n" "//\n" "// This program was generated by CodeSynthesis XSD/e, an XML Schema to\n" "// C++ data binding compiler for embedded systems, in the Proprietary\n" diff --git a/xsde/cxx/hybrid/generator.hxx b/xsde/cxx/hybrid/generator.hxx index a910a0c..0b87007 100644 --- a/xsde/cxx/hybrid/generator.hxx +++ b/xsde/cxx/hybrid/generator.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/generator.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_GENERATOR_HXX diff --git a/xsde/cxx/hybrid/insertion-header.cxx b/xsde/cxx/hybrid/insertion-header.cxx index 29e6eee..91f61c2 100644 --- a/xsde/cxx/hybrid/insertion-header.cxx +++ b/xsde/cxx/hybrid/insertion-header.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/insertion-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/insertion-header.hxx b/xsde/cxx/hybrid/insertion-header.hxx index 681f4f9..b3ecc83 100644 --- a/xsde/cxx/hybrid/insertion-header.hxx +++ b/xsde/cxx/hybrid/insertion-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/insertion-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_INSERTION_HEADER_HXX diff --git a/xsde/cxx/hybrid/insertion-source.cxx b/xsde/cxx/hybrid/insertion-source.cxx index 2122e8a..af76a05 100644 --- a/xsde/cxx/hybrid/insertion-source.cxx +++ b/xsde/cxx/hybrid/insertion-source.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/insertion-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/insertion-source.hxx b/xsde/cxx/hybrid/insertion-source.hxx index 639ccc6..166bfee 100644 --- a/xsde/cxx/hybrid/insertion-source.hxx +++ b/xsde/cxx/hybrid/insertion-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/insertion-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_INSERTION_SOURCE_HXX diff --git a/xsde/cxx/hybrid/parser-aggregate-header.cxx b/xsde/cxx/hybrid/parser-aggregate-header.cxx index de76640..bb953a2 100644 --- a/xsde/cxx/hybrid/parser-aggregate-header.cxx +++ b/xsde/cxx/hybrid/parser-aggregate-header.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-aggregate-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/parser-aggregate-header.hxx b/xsde/cxx/hybrid/parser-aggregate-header.hxx index 2e27a3b..0e75792 100644 --- a/xsde/cxx/hybrid/parser-aggregate-header.hxx +++ b/xsde/cxx/hybrid/parser-aggregate-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-aggregate-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_PARSER_AGGREGATE_HEADER_HXX diff --git a/xsde/cxx/hybrid/parser-aggregate-source.cxx b/xsde/cxx/hybrid/parser-aggregate-source.cxx index ddcd982..3b4e183 100644 --- a/xsde/cxx/hybrid/parser-aggregate-source.cxx +++ b/xsde/cxx/hybrid/parser-aggregate-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-aggregate-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/parser-aggregate-source.hxx b/xsde/cxx/hybrid/parser-aggregate-source.hxx index dda5163..bac9fed 100644 --- a/xsde/cxx/hybrid/parser-aggregate-source.hxx +++ b/xsde/cxx/hybrid/parser-aggregate-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-aggregate-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_PARSER_AGGREGATE_SOURCE_HXX diff --git a/xsde/cxx/hybrid/parser-header.cxx b/xsde/cxx/hybrid/parser-header.cxx index fd5f253..4bb9b85 100644 --- a/xsde/cxx/hybrid/parser-header.cxx +++ b/xsde/cxx/hybrid/parser-header.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/parser-header.hxx b/xsde/cxx/hybrid/parser-header.hxx index d9edf44..230ba49 100644 --- a/xsde/cxx/hybrid/parser-header.hxx +++ b/xsde/cxx/hybrid/parser-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_PARSER_HEADER_HXX diff --git a/xsde/cxx/hybrid/parser-name-processor.cxx b/xsde/cxx/hybrid/parser-name-processor.cxx index 1582004..4bae7e7 100644 --- a/xsde/cxx/hybrid/parser-name-processor.cxx +++ b/xsde/cxx/hybrid/parser-name-processor.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-name-processor.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/parser-name-processor.hxx b/xsde/cxx/hybrid/parser-name-processor.hxx index ccd369d..1a1ab58 100644 --- a/xsde/cxx/hybrid/parser-name-processor.hxx +++ b/xsde/cxx/hybrid/parser-name-processor.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-name-processor.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_PARSER_NAME_PROCESSOR_HXX diff --git a/xsde/cxx/hybrid/parser-source.cxx b/xsde/cxx/hybrid/parser-source.cxx index 6c53f55..2afa3cc 100644 --- a/xsde/cxx/hybrid/parser-source.cxx +++ b/xsde/cxx/hybrid/parser-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/parser-source.hxx b/xsde/cxx/hybrid/parser-source.hxx index fafd8e3..b664041 100644 --- a/xsde/cxx/hybrid/parser-source.hxx +++ b/xsde/cxx/hybrid/parser-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/parser-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_PARSER_SOURCE_HXX diff --git a/xsde/cxx/hybrid/serializer-aggregate-header.cxx b/xsde/cxx/hybrid/serializer-aggregate-header.cxx index bacf474..76b395e 100644 --- a/xsde/cxx/hybrid/serializer-aggregate-header.cxx +++ b/xsde/cxx/hybrid/serializer-aggregate-header.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-aggregate-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/serializer-aggregate-header.hxx b/xsde/cxx/hybrid/serializer-aggregate-header.hxx index ac0a3b8..7c0d73a 100644 --- a/xsde/cxx/hybrid/serializer-aggregate-header.hxx +++ b/xsde/cxx/hybrid/serializer-aggregate-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-aggregate-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_SERIALIZER_AGGREGATE_HEADER_HXX diff --git a/xsde/cxx/hybrid/serializer-aggregate-source.cxx b/xsde/cxx/hybrid/serializer-aggregate-source.cxx index 26a542d..5ba29bd 100644 --- a/xsde/cxx/hybrid/serializer-aggregate-source.cxx +++ b/xsde/cxx/hybrid/serializer-aggregate-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-aggregate-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/serializer-aggregate-source.hxx b/xsde/cxx/hybrid/serializer-aggregate-source.hxx index aafea6f..ba2357d 100644 --- a/xsde/cxx/hybrid/serializer-aggregate-source.hxx +++ b/xsde/cxx/hybrid/serializer-aggregate-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-aggregate-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_SERIALIZER_AGGREGATE_SOURCE_HXX diff --git a/xsde/cxx/hybrid/serializer-header.cxx b/xsde/cxx/hybrid/serializer-header.cxx index ad56f43..7b20e5a 100644 --- a/xsde/cxx/hybrid/serializer-header.cxx +++ b/xsde/cxx/hybrid/serializer-header.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/serializer-header.hxx b/xsde/cxx/hybrid/serializer-header.hxx index 2db7d5a..ddf3ded 100644 --- a/xsde/cxx/hybrid/serializer-header.hxx +++ b/xsde/cxx/hybrid/serializer-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_SERIALIZER_HEADER_HXX diff --git a/xsde/cxx/hybrid/serializer-name-processor.cxx b/xsde/cxx/hybrid/serializer-name-processor.cxx index 63d64b6..4cd108a 100644 --- a/xsde/cxx/hybrid/serializer-name-processor.cxx +++ b/xsde/cxx/hybrid/serializer-name-processor.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-name-processor.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/serializer-name-processor.hxx b/xsde/cxx/hybrid/serializer-name-processor.hxx index fe9eb21..83f1ea9 100644 --- a/xsde/cxx/hybrid/serializer-name-processor.hxx +++ b/xsde/cxx/hybrid/serializer-name-processor.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-name-processor.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_SERIALIZER_NAME_PROCESSOR_HXX diff --git a/xsde/cxx/hybrid/serializer-source.cxx b/xsde/cxx/hybrid/serializer-source.cxx index 178dc73..d2b6524 100644 --- a/xsde/cxx/hybrid/serializer-source.cxx +++ b/xsde/cxx/hybrid/serializer-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/serializer-source.hxx b/xsde/cxx/hybrid/serializer-source.hxx index ae75b15..17caaee 100644 --- a/xsde/cxx/hybrid/serializer-source.hxx +++ b/xsde/cxx/hybrid/serializer-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/serializer-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_SERIALIZER_SOURCE_HXX diff --git a/xsde/cxx/hybrid/tree-forward.cxx b/xsde/cxx/hybrid/tree-forward.cxx index c9df43c..8b357fe 100644 --- a/xsde/cxx/hybrid/tree-forward.cxx +++ b/xsde/cxx/hybrid/tree-forward.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/tree-forward.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/tree-forward.hxx b/xsde/cxx/hybrid/tree-forward.hxx index c2aee50..5b5fa84 100644 --- a/xsde/cxx/hybrid/tree-forward.hxx +++ b/xsde/cxx/hybrid/tree-forward.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-forward.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_TREE_FORWARD_HXX diff --git a/xsde/cxx/hybrid/tree-header.cxx b/xsde/cxx/hybrid/tree-header.cxx index 20f0328..17d951e 100644 --- a/xsde/cxx/hybrid/tree-header.cxx +++ b/xsde/cxx/hybrid/tree-header.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/tree-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/tree-header.hxx b/xsde/cxx/hybrid/tree-header.hxx index 83de003..0259349 100644 --- a/xsde/cxx/hybrid/tree-header.hxx +++ b/xsde/cxx/hybrid/tree-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_TREE_HEADER_HXX diff --git a/xsde/cxx/hybrid/tree-inline.cxx b/xsde/cxx/hybrid/tree-inline.cxx index b28397c..0607c22 100644 --- a/xsde/cxx/hybrid/tree-inline.cxx +++ b/xsde/cxx/hybrid/tree-inline.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/tree-inline.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/tree-inline.hxx b/xsde/cxx/hybrid/tree-inline.hxx index 309957a..56f466c 100644 --- a/xsde/cxx/hybrid/tree-inline.hxx +++ b/xsde/cxx/hybrid/tree-inline.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-inline.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_TREE_INLINE_HXX diff --git a/xsde/cxx/hybrid/tree-name-processor.cxx b/xsde/cxx/hybrid/tree-name-processor.cxx index c95491d..2efa1fc 100644 --- a/xsde/cxx/hybrid/tree-name-processor.cxx +++ b/xsde/cxx/hybrid/tree-name-processor.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-name-processor.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/tree-name-processor.hxx b/xsde/cxx/hybrid/tree-name-processor.hxx index a048704..d1c6dba 100644 --- a/xsde/cxx/hybrid/tree-name-processor.hxx +++ b/xsde/cxx/hybrid/tree-name-processor.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-name-processor.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_TREE_NAME_PROCESSOR_HXX diff --git a/xsde/cxx/hybrid/tree-size-processor.cxx b/xsde/cxx/hybrid/tree-size-processor.cxx index 4aad4a2..6aa05b2 100644 --- a/xsde/cxx/hybrid/tree-size-processor.cxx +++ b/xsde/cxx/hybrid/tree-size-processor.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-size-processor.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/tree-size-processor.hxx b/xsde/cxx/hybrid/tree-size-processor.hxx index bd24f7f..05bdb65 100644 --- a/xsde/cxx/hybrid/tree-size-processor.hxx +++ b/xsde/cxx/hybrid/tree-size-processor.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-size-processor.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_TREE_SIZE_PROCESSOR_HXX diff --git a/xsde/cxx/hybrid/tree-source.cxx b/xsde/cxx/hybrid/tree-source.cxx index 78af09e..a235bbe 100644 --- a/xsde/cxx/hybrid/tree-source.cxx +++ b/xsde/cxx/hybrid/tree-source.cxx @@ -1,6 +1,6 @@ // file : xsd/cxx/hybrid/tree-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/tree-source.hxx b/xsde/cxx/hybrid/tree-source.hxx index be6f74b..0c017aa 100644 --- a/xsde/cxx/hybrid/tree-source.hxx +++ b/xsde/cxx/hybrid/tree-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_TREE_SOURCE_HXX diff --git a/xsde/cxx/hybrid/tree-type-map.cxx b/xsde/cxx/hybrid/tree-type-map.cxx index c745f05..f2806c3 100644 --- a/xsde/cxx/hybrid/tree-type-map.cxx +++ b/xsde/cxx/hybrid/tree-type-map.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-type-map.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/tree-type-map.hxx b/xsde/cxx/hybrid/tree-type-map.hxx index ec05558..2b75564 100644 --- a/xsde/cxx/hybrid/tree-type-map.hxx +++ b/xsde/cxx/hybrid/tree-type-map.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/tree-type-map.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_TREE_TYPE_MAP_HXX diff --git a/xsde/cxx/hybrid/validator.cxx b/xsde/cxx/hybrid/validator.cxx index 579af88..611dfe0 100644 --- a/xsde/cxx/hybrid/validator.cxx +++ b/xsde/cxx/hybrid/validator.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/validator.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/hybrid/validator.hxx b/xsde/cxx/hybrid/validator.hxx index 19e031a..cbc80ac 100644 --- a/xsde/cxx/hybrid/validator.hxx +++ b/xsde/cxx/hybrid/validator.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/hybrid/validator.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_HYBRID_VALIDATOR_HXX -- cgit v1.1