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 --- xsde/cxx/serializer/attribute-validation-source.cxx | 2 +- xsde/cxx/serializer/attribute-validation-source.hxx | 2 +- xsde/cxx/serializer/cli.hxx | 2 +- xsde/cxx/serializer/driver-source.cxx | 2 +- xsde/cxx/serializer/driver-source.hxx | 2 +- xsde/cxx/serializer/element-validation-source.cxx | 2 +- xsde/cxx/serializer/element-validation-source.hxx | 2 +- xsde/cxx/serializer/elements.cxx | 2 +- xsde/cxx/serializer/elements.hxx | 2 +- xsde/cxx/serializer/generator.cxx | 6 +++--- xsde/cxx/serializer/generator.hxx | 2 +- xsde/cxx/serializer/impl-header.cxx | 2 +- xsde/cxx/serializer/impl-header.hxx | 2 +- xsde/cxx/serializer/impl-source.cxx | 2 +- xsde/cxx/serializer/impl-source.hxx | 2 +- xsde/cxx/serializer/name-processor.cxx | 2 +- xsde/cxx/serializer/name-processor.hxx | 2 +- xsde/cxx/serializer/serializer-forward.cxx | 2 +- xsde/cxx/serializer/serializer-forward.hxx | 2 +- xsde/cxx/serializer/serializer-header.cxx | 2 +- xsde/cxx/serializer/serializer-header.hxx | 2 +- xsde/cxx/serializer/serializer-inline.cxx | 2 +- xsde/cxx/serializer/serializer-inline.hxx | 2 +- xsde/cxx/serializer/serializer-source.cxx | 2 +- xsde/cxx/serializer/serializer-source.hxx | 2 +- xsde/cxx/serializer/type-processor.cxx | 2 +- xsde/cxx/serializer/type-processor.hxx | 2 +- xsde/cxx/serializer/validator.cxx | 2 +- xsde/cxx/serializer/validator.hxx | 2 +- 29 files changed, 31 insertions(+), 31 deletions(-) (limited to 'xsde/cxx/serializer') diff --git a/xsde/cxx/serializer/attribute-validation-source.cxx b/xsde/cxx/serializer/attribute-validation-source.cxx index 59d3cb5..38e0f87 100644 --- a/xsde/cxx/serializer/attribute-validation-source.cxx +++ b/xsde/cxx/serializer/attribute-validation-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/attribute-validation-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/attribute-validation-source.hxx b/xsde/cxx/serializer/attribute-validation-source.hxx index a21a103..fd2b5e9 100644 --- a/xsde/cxx/serializer/attribute-validation-source.hxx +++ b/xsde/cxx/serializer/attribute-validation-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/attribute-validation-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_ATTRIBUTE_VALIDATION_SOURCE_HXX diff --git a/xsde/cxx/serializer/cli.hxx b/xsde/cxx/serializer/cli.hxx index 5b1b7fa..41bdde2 100644 --- a/xsde/cxx/serializer/cli.hxx +++ b/xsde/cxx/serializer/cli.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/cli.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_CLI_HXX diff --git a/xsde/cxx/serializer/driver-source.cxx b/xsde/cxx/serializer/driver-source.cxx index ec58413..080e25f 100644 --- a/xsde/cxx/serializer/driver-source.cxx +++ b/xsde/cxx/serializer/driver-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/driver-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/driver-source.hxx b/xsde/cxx/serializer/driver-source.hxx index d271da2..506dba7 100644 --- a/xsde/cxx/serializer/driver-source.hxx +++ b/xsde/cxx/serializer/driver-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/driver-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_DRIVER_SOURCE_HXX diff --git a/xsde/cxx/serializer/element-validation-source.cxx b/xsde/cxx/serializer/element-validation-source.cxx index fd0dfb4..06a8aa0 100644 --- a/xsde/cxx/serializer/element-validation-source.cxx +++ b/xsde/cxx/serializer/element-validation-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/element-validation-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/element-validation-source.hxx b/xsde/cxx/serializer/element-validation-source.hxx index 1c27c31..d1b5ea2 100644 --- a/xsde/cxx/serializer/element-validation-source.hxx +++ b/xsde/cxx/serializer/element-validation-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/element-validation-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_ELEMENT_VALIDATION_SOURCE_HXX diff --git a/xsde/cxx/serializer/elements.cxx b/xsde/cxx/serializer/elements.cxx index f130254..495b867 100644 --- a/xsde/cxx/serializer/elements.cxx +++ b/xsde/cxx/serializer/elements.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/elements.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/elements.hxx b/xsde/cxx/serializer/elements.hxx index c80ab5b..7c16416 100644 --- a/xsde/cxx/serializer/elements.hxx +++ b/xsde/cxx/serializer/elements.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/elements.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_ELEMENTS_HXX diff --git a/xsde/cxx/serializer/generator.cxx b/xsde/cxx/serializer/generator.cxx index 5e72d86..c15d603 100644 --- a/xsde/cxx/serializer/generator.cxx +++ b/xsde/cxx/serializer/generator.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/generator.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include @@ -67,7 +67,7 @@ namespace CXX namespace { Char const copyright_gpl[] = - "// Copyright (C) 2005-2009 Code Synthesis Tools CC\n" + "// Copyright (C) 2005-2010 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" @@ -88,7 +88,7 @@ namespace CXX "//\n\n"; Char const copyright_proprietary[] = - "// Copyright (C) 2005-2009 Code Synthesis Tools CC\n" + "// Copyright (C) 2005-2010 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/serializer/generator.hxx b/xsde/cxx/serializer/generator.hxx index eaa378d..dd3c0c5 100644 --- a/xsde/cxx/serializer/generator.hxx +++ b/xsde/cxx/serializer/generator.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/generator.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_GENERATOR_HXX diff --git a/xsde/cxx/serializer/impl-header.cxx b/xsde/cxx/serializer/impl-header.cxx index d98b6af..82ce803 100644 --- a/xsde/cxx/serializer/impl-header.cxx +++ b/xsde/cxx/serializer/impl-header.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/impl-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/impl-header.hxx b/xsde/cxx/serializer/impl-header.hxx index 50e2f79..fd46cc4 100644 --- a/xsde/cxx/serializer/impl-header.hxx +++ b/xsde/cxx/serializer/impl-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/impl-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_IMPL_HEADER_HXX diff --git a/xsde/cxx/serializer/impl-source.cxx b/xsde/cxx/serializer/impl-source.cxx index cc31ced..74eabbd 100644 --- a/xsde/cxx/serializer/impl-source.cxx +++ b/xsde/cxx/serializer/impl-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/impl-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/impl-source.hxx b/xsde/cxx/serializer/impl-source.hxx index 70cb3a2..0f1449c 100644 --- a/xsde/cxx/serializer/impl-source.hxx +++ b/xsde/cxx/serializer/impl-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/impl-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_IMPL_SOURCE_HXX diff --git a/xsde/cxx/serializer/name-processor.cxx b/xsde/cxx/serializer/name-processor.cxx index 140ad06..e388169 100644 --- a/xsde/cxx/serializer/name-processor.cxx +++ b/xsde/cxx/serializer/name-processor.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/name-processor.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 diff --git a/xsde/cxx/serializer/name-processor.hxx b/xsde/cxx/serializer/name-processor.hxx index f7cd63b..5a1305e 100644 --- a/xsde/cxx/serializer/name-processor.hxx +++ b/xsde/cxx/serializer/name-processor.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/name-processor.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 CXX_SERIALIZER_NAME_PROCESSOR_HXX diff --git a/xsde/cxx/serializer/serializer-forward.cxx b/xsde/cxx/serializer/serializer-forward.cxx index 60d5ce5..960e9fe 100644 --- a/xsde/cxx/serializer/serializer-forward.cxx +++ b/xsde/cxx/serializer/serializer-forward.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-forward.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/serializer-forward.hxx b/xsde/cxx/serializer/serializer-forward.hxx index 0a5f56f..496559b 100644 --- a/xsde/cxx/serializer/serializer-forward.hxx +++ b/xsde/cxx/serializer/serializer-forward.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-forward.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_SERIALIZER_FORWARD_HXX diff --git a/xsde/cxx/serializer/serializer-header.cxx b/xsde/cxx/serializer/serializer-header.cxx index 6ba57f1..29b01a2 100644 --- a/xsde/cxx/serializer/serializer-header.cxx +++ b/xsde/cxx/serializer/serializer-header.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-header.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/serializer-header.hxx b/xsde/cxx/serializer/serializer-header.hxx index 076ffdf..f77b403 100644 --- a/xsde/cxx/serializer/serializer-header.hxx +++ b/xsde/cxx/serializer/serializer-header.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-header.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_SERIALIZER_HEADER_HXX diff --git a/xsde/cxx/serializer/serializer-inline.cxx b/xsde/cxx/serializer/serializer-inline.cxx index 8caa791..b6bd696 100644 --- a/xsde/cxx/serializer/serializer-inline.cxx +++ b/xsde/cxx/serializer/serializer-inline.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-inline.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/serializer-inline.hxx b/xsde/cxx/serializer/serializer-inline.hxx index 82302d0..a4dcbfa 100644 --- a/xsde/cxx/serializer/serializer-inline.hxx +++ b/xsde/cxx/serializer/serializer-inline.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-inline.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_SERIALIZER_INLINE_HXX diff --git a/xsde/cxx/serializer/serializer-source.cxx b/xsde/cxx/serializer/serializer-source.cxx index ec30add..509acf4 100644 --- a/xsde/cxx/serializer/serializer-source.cxx +++ b/xsde/cxx/serializer/serializer-source.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-source.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/serializer-source.hxx b/xsde/cxx/serializer/serializer-source.hxx index ac251dc..416c76c 100644 --- a/xsde/cxx/serializer/serializer-source.hxx +++ b/xsde/cxx/serializer/serializer-source.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/serializer-source.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_SERIALIZER_SOURCE_HXX diff --git a/xsde/cxx/serializer/type-processor.cxx b/xsde/cxx/serializer/type-processor.cxx index 6854e2c..e4efca8 100644 --- a/xsde/cxx/serializer/type-processor.cxx +++ b/xsde/cxx/serializer/type-processor.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/type-processor.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 diff --git a/xsde/cxx/serializer/type-processor.hxx b/xsde/cxx/serializer/type-processor.hxx index 8408a4e..8ae4198 100644 --- a/xsde/cxx/serializer/type-processor.hxx +++ b/xsde/cxx/serializer/type-processor.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/type-processor.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 CXX_SERIALIZER_TYPE_PROCESSOR_HXX diff --git a/xsde/cxx/serializer/validator.cxx b/xsde/cxx/serializer/validator.cxx index 189ccac..50948b9 100644 --- a/xsde/cxx/serializer/validator.cxx +++ b/xsde/cxx/serializer/validator.cxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/validator.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/xsde/cxx/serializer/validator.hxx b/xsde/cxx/serializer/validator.hxx index 03d1349..7b80d74 100644 --- a/xsde/cxx/serializer/validator.hxx +++ b/xsde/cxx/serializer/validator.hxx @@ -1,6 +1,6 @@ // file : xsde/cxx/serializer/validator.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef CXX_SERIALIZER_VALIDATOR_HXX -- cgit v1.1