From aa916a4c696bcec08ed26c58be0b06d4d9df0f74 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:34:10 +0200 Subject: Update copyright year --- libxsd/xsd/cxx/xml/bits/literals.hxx | 2 +- libxsd/xsd/cxx/xml/bits/literals.ixx | 2 +- libxsd/xsd/cxx/xml/char-iso8859-1.hxx | 2 +- libxsd/xsd/cxx/xml/char-iso8859-1.txx | 2 +- libxsd/xsd/cxx/xml/char-lcp.hxx | 2 +- libxsd/xsd/cxx/xml/char-lcp.txx | 2 +- libxsd/xsd/cxx/xml/char-utf8.hxx | 2 +- libxsd/xsd/cxx/xml/char-utf8.txx | 2 +- 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 +- libxsd/xsd/cxx/xml/elements.hxx | 2 +- libxsd/xsd/cxx/xml/elements.txx | 2 +- libxsd/xsd/cxx/xml/error-handler.hxx | 2 +- libxsd/xsd/cxx/xml/exceptions.hxx | 2 +- libxsd/xsd/cxx/xml/qualified-name.hxx | 2 +- libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx | 2 +- libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx | 2 +- libxsd/xsd/cxx/xml/sax/std-input-source.hxx | 2 +- libxsd/xsd/cxx/xml/std-memory-manager.hxx | 2 +- libxsd/xsd/cxx/xml/string.hxx | 2 +- libxsd/xsd/cxx/xml/string.ixx | 2 +- libxsd/xsd/cxx/xml/string.txx | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) (limited to 'libxsd/xsd/cxx/xml') diff --git a/libxsd/xsd/cxx/xml/bits/literals.hxx b/libxsd/xsd/cxx/xml/bits/literals.hxx index 51d08ad..c0d1275 100644 --- a/libxsd/xsd/cxx/xml/bits/literals.hxx +++ b/libxsd/xsd/cxx/xml/bits/literals.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/bits/literals.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_BITS_LITERALS_HXX diff --git a/libxsd/xsd/cxx/xml/bits/literals.ixx b/libxsd/xsd/cxx/xml/bits/literals.ixx index bd8f4ed..a811e61 100644 --- a/libxsd/xsd/cxx/xml/bits/literals.ixx +++ b/libxsd/xsd/cxx/xml/bits/literals.ixx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/bits/literals.ixx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_BITS_LITERALS_IXX diff --git a/libxsd/xsd/cxx/xml/char-iso8859-1.hxx b/libxsd/xsd/cxx/xml/char-iso8859-1.hxx index 309e8ef..c57e201 100644 --- a/libxsd/xsd/cxx/xml/char-iso8859-1.hxx +++ b/libxsd/xsd/cxx/xml/char-iso8859-1.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/char-iso8859-1.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_TRANSCODER diff --git a/libxsd/xsd/cxx/xml/char-iso8859-1.txx b/libxsd/xsd/cxx/xml/char-iso8859-1.txx index acef18c..7554811 100644 --- a/libxsd/xsd/cxx/xml/char-iso8859-1.txx +++ b/libxsd/xsd/cxx/xml/char-iso8859-1.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/char-iso8859-1.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include // XSD_CXX11 diff --git a/libxsd/xsd/cxx/xml/char-lcp.hxx b/libxsd/xsd/cxx/xml/char-lcp.hxx index ce46229..34c1ecd 100644 --- a/libxsd/xsd/cxx/xml/char-lcp.hxx +++ b/libxsd/xsd/cxx/xml/char-lcp.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/char-lcp.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_TRANSCODER diff --git a/libxsd/xsd/cxx/xml/char-lcp.txx b/libxsd/xsd/cxx/xml/char-lcp.txx index c71d92f..55fa085 100644 --- a/libxsd/xsd/cxx/xml/char-lcp.txx +++ b/libxsd/xsd/cxx/xml/char-lcp.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/char-lcp.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include // std::memcpy diff --git a/libxsd/xsd/cxx/xml/char-utf8.hxx b/libxsd/xsd/cxx/xml/char-utf8.hxx index afc923a..872c80b 100644 --- a/libxsd/xsd/cxx/xml/char-utf8.hxx +++ b/libxsd/xsd/cxx/xml/char-utf8.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/char-utf8.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_TRANSCODER diff --git a/libxsd/xsd/cxx/xml/char-utf8.txx b/libxsd/xsd/cxx/xml/char-utf8.txx index c7935ec..be66c57 100644 --- a/libxsd/xsd/cxx/xml/char-utf8.txx +++ b/libxsd/xsd/cxx/xml/char-utf8.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/char-utf8.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include // XSD_CXX11 diff --git a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx index fc8f194..cf5bcb5 100644 --- a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx +++ b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/auto-ptr.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 01111e1..19af014 100644 --- a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx +++ b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/bits/error-handler-proxy.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 7e5579b..4dd76bb 100644 --- a/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx +++ b/libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/bits/error-handler-proxy.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 613b978..bf1ffe2 100644 --- a/libxsd/xsd/cxx/xml/dom/elements.hxx +++ b/libxsd/xsd/cxx/xml/dom/elements.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/elements.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 c493676..7d8cf67 100644 --- a/libxsd/xsd/cxx/xml/dom/elements.txx +++ b/libxsd/xsd/cxx/xml/dom/elements.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/elements.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 f9ec033..4f5dc20 100644 --- a/libxsd/xsd/cxx/xml/dom/parsing-header.hxx +++ b/libxsd/xsd/cxx/xml/dom/parsing-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/parsing-header.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 fac1006..69282e1 100644 --- a/libxsd/xsd/cxx/xml/dom/parsing-source.hxx +++ b/libxsd/xsd/cxx/xml/dom/parsing-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/parsing-source.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 c789fa6..0bc8f00 100644 --- a/libxsd/xsd/cxx/xml/dom/parsing-source.txx +++ b/libxsd/xsd/cxx/xml/dom/parsing-source.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/parsing-source.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx index a3cbff4..a4948aa 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx +++ b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/serialization-header.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 14a6d95..a08d292 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-header.txx +++ b/libxsd/xsd/cxx/xml/dom/serialization-header.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/serialization-header.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 9056917..14c822c 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-source.hxx +++ b/libxsd/xsd/cxx/xml/dom/serialization-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/serialization-source.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 eed1196..177c066 100644 --- a/libxsd/xsd/cxx/xml/dom/serialization-source.txx +++ b/libxsd/xsd/cxx/xml/dom/serialization-source.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/serialization-source.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 95de764..9c9c6a9 100644 --- a/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx +++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/wildcard-source.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 cce6922..0f6ccc9 100644 --- a/libxsd/xsd/cxx/xml/dom/wildcard-source.txx +++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/dom/wildcard-source.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include // chLatin_L, etc diff --git a/libxsd/xsd/cxx/xml/elements.hxx b/libxsd/xsd/cxx/xml/elements.hxx index 107b36d..0870209 100644 --- a/libxsd/xsd/cxx/xml/elements.hxx +++ b/libxsd/xsd/cxx/xml/elements.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/elements.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_ELEMENTS_HXX diff --git a/libxsd/xsd/cxx/xml/elements.txx b/libxsd/xsd/cxx/xml/elements.txx index 37adcf0..0846148 100644 --- a/libxsd/xsd/cxx/xml/elements.txx +++ b/libxsd/xsd/cxx/xml/elements.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/elements.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file namespace xsd diff --git a/libxsd/xsd/cxx/xml/error-handler.hxx b/libxsd/xsd/cxx/xml/error-handler.hxx index 616d081..dcc048d 100644 --- a/libxsd/xsd/cxx/xml/error-handler.hxx +++ b/libxsd/xsd/cxx/xml/error-handler.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/error-handler.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_ERROR_HANDLER_HXX diff --git a/libxsd/xsd/cxx/xml/exceptions.hxx b/libxsd/xsd/cxx/xml/exceptions.hxx index ef1ec7a..26f5a6d 100644 --- a/libxsd/xsd/cxx/xml/exceptions.hxx +++ b/libxsd/xsd/cxx/xml/exceptions.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/exceptions.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_EXCEPTIONS_HXX diff --git a/libxsd/xsd/cxx/xml/qualified-name.hxx b/libxsd/xsd/cxx/xml/qualified-name.hxx index bfdf4f3..69b0005 100644 --- a/libxsd/xsd/cxx/xml/qualified-name.hxx +++ b/libxsd/xsd/cxx/xml/qualified-name.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/qualified-name.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_QUALIFIED_NAME_HXX diff --git a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx index 0cfacc2..e0610b5 100644 --- a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx +++ b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/sax/bits/error-handler-proxy.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_SAX_ERROR_HANDLER_PROXY_HXX diff --git a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx index 24b8a3d..5100b58 100644 --- a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx +++ b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/sax/bits/error-handler-proxy.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include diff --git a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx index 00b2397..bc2a84f 100644 --- a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx +++ b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/sax/std-input-source.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_SAX_STD_INPUT_SOURCE_HXX diff --git a/libxsd/xsd/cxx/xml/std-memory-manager.hxx b/libxsd/xsd/cxx/xml/std-memory-manager.hxx index e4d6f5b..232df6f 100644 --- a/libxsd/xsd/cxx/xml/std-memory-manager.hxx +++ b/libxsd/xsd/cxx/xml/std-memory-manager.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/std-memory-manager.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_STD_MEMORY_MANAGER_HXX diff --git a/libxsd/xsd/cxx/xml/string.hxx b/libxsd/xsd/cxx/xml/string.hxx index 9f4767b..f9cb11b 100644 --- a/libxsd/xsd/cxx/xml/string.hxx +++ b/libxsd/xsd/cxx/xml/string.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/string.hxx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_STRING_HXX diff --git a/libxsd/xsd/cxx/xml/string.ixx b/libxsd/xsd/cxx/xml/string.ixx index ede125e..b8f312a 100644 --- a/libxsd/xsd/cxx/xml/string.ixx +++ b/libxsd/xsd/cxx/xml/string.ixx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/string.ixx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_STRING_IXX diff --git a/libxsd/xsd/cxx/xml/string.txx b/libxsd/xsd/cxx/xml/string.txx index e6adb98..9d33980 100644 --- a/libxsd/xsd/cxx/xml/string.txx +++ b/libxsd/xsd/cxx/xml/string.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/xml/string.txx -// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_XML_STRING_TXX -- cgit v1.1