From 7c064687415c895334650321bd5bc34453b0ce38 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 16:42:25 +0200 Subject: Copyright update --- libxsd/xsd/cxx/xml/dom/auto-ptr.hxx | 2 +- libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx | 2 +- libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx | 2 +- libxsd/xsd/cxx/xml/dom/elements.hxx | 2 +- libxsd/xsd/cxx/xml/dom/elements.txx | 2 +- libxsd/xsd/cxx/xml/dom/parsing-header.hxx | 2 +- libxsd/xsd/cxx/xml/dom/parsing-source.hxx | 2 +- libxsd/xsd/cxx/xml/dom/parsing-source.txx | 2 +- libxsd/xsd/cxx/xml/dom/serialization-header.hxx | 2 +- libxsd/xsd/cxx/xml/dom/serialization-header.txx | 2 +- libxsd/xsd/cxx/xml/dom/serialization-source.hxx | 2 +- libxsd/xsd/cxx/xml/dom/serialization-source.txx | 2 +- libxsd/xsd/cxx/xml/dom/wildcard-source.hxx | 2 +- libxsd/xsd/cxx/xml/dom/wildcard-source.txx | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'libxsd/xsd/cxx/xml/dom') diff --git a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx index f22e652..d94ba13 100644 --- a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx +++ b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/auto-ptr.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 XSD_CXX_XML_DOM_AUTO_PTR_HXX diff --git a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx index 83e9a7e..bd07906 100644 --- a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx +++ b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/bits/error-handler-proxy.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 XSD_CXX_XML_DOM_BITS_ERROR_HANDLER_PROXY_HXX diff --git a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx index 23e71cd..109c0e7 100644 --- a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx +++ b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/bits/error-handler-proxy.txx // 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/libxsd/xsd/cxx/xml/dom/elements.hxx b/libxsd/xsd/cxx/xml/dom/elements.hxx index e8ce8d2..cc7abd3 100644 --- a/libxsd/xsd/cxx/xml/dom/elements.hxx +++ b/libxsd/xsd/cxx/xml/dom/elements.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/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 XSD_CXX_XML_DOM_ELEMENTS_HXX diff --git a/libxsd/xsd/cxx/xml/dom/elements.txx b/libxsd/xsd/cxx/xml/dom/elements.txx index 540d0fb..af24737 100644 --- a/libxsd/xsd/cxx/xml/dom/elements.txx +++ b/libxsd/xsd/cxx/xml/dom/elements.txx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/elements.txx // 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/libxsd/xsd/cxx/xml/dom/parsing-header.hxx b/libxsd/xsd/cxx/xml/dom/parsing-header.hxx index d9a3695..2699306 100644 --- a/libxsd/xsd/cxx/xml/dom/parsing-header.hxx +++ b/libxsd/xsd/cxx/xml/dom/parsing-header.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/parsing-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 XSD_CXX_XML_DOM_PARSING_HEADER_HXX diff --git a/libxsd/xsd/cxx/xml/dom/parsing-source.hxx b/libxsd/xsd/cxx/xml/dom/parsing-source.hxx index 2c90cf3..f35f99d 100644 --- a/libxsd/xsd/cxx/xml/dom/parsing-source.hxx +++ b/libxsd/xsd/cxx/xml/dom/parsing-source.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/parsing-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 XSD_CXX_XML_DOM_PARSING_SOURCE_HXX diff --git a/libxsd/xsd/cxx/xml/dom/parsing-source.txx b/libxsd/xsd/cxx/xml/dom/parsing-source.txx index 50fa285..545eb82 100644 --- a/libxsd/xsd/cxx/xml/dom/parsing-source.txx +++ b/libxsd/xsd/cxx/xml/dom/parsing-source.txx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/parsing-source.txx // 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 #if _XERCES_VERSION >= 30000 diff --git a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx index 3b879b1..1db470d 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx +++ b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/serialization-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 XSD_CXX_XML_DOM_SERIALIZATION_HEADER_HXX diff --git a/libxsd/xsd/cxx/xml/dom/serialization-header.txx b/libxsd/xsd/cxx/xml/dom/serialization-header.txx index 3052b7e..567581a 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-header.txx +++ b/libxsd/xsd/cxx/xml/dom/serialization-header.txx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/serialization-header.txx // 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/libxsd/xsd/cxx/xml/dom/serialization-source.hxx b/libxsd/xsd/cxx/xml/dom/serialization-source.hxx index 325c1ec..a03f0c8 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-source.hxx +++ b/libxsd/xsd/cxx/xml/dom/serialization-source.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/serialization-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 XSD_CXX_XML_DOM_SERIALIZATION_SOURCE_HXX diff --git a/libxsd/xsd/cxx/xml/dom/serialization-source.txx b/libxsd/xsd/cxx/xml/dom/serialization-source.txx index 2b27dd5..2caf361 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-source.txx +++ b/libxsd/xsd/cxx/xml/dom/serialization-source.txx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/serialization-source.txx // 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 // xercesc::fg* diff --git a/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx b/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx index 11d7114..55d083b 100644 --- a/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx +++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/wildcard-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 XSD_CXX_XML_DOM_WILDCARD_SOURCE_HXX diff --git a/libxsd/xsd/cxx/xml/dom/wildcard-source.txx b/libxsd/xsd/cxx/xml/dom/wildcard-source.txx index 32043c0..7feb937 100644 --- a/libxsd/xsd/cxx/xml/dom/wildcard-source.txx +++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.txx @@ -1,6 +1,6 @@ // file : xsd/cxx/xml/dom/wildcard-source.txx // 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 // chLatin_L, etc -- cgit v1.1