summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/xml
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 12:05:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 12:05:36 +0300
commit5b5e51d11a2c562458ac808e001a785a511eae86 (patch)
treef9d4acf3bfe19156d55fe6a326d13923c9b984aa /libxsd/xsd/cxx/xml
parent8e6bca2427cb62d6820a430e2f31bd1713fa8004 (diff)
Drop copyright notice from source code
Diffstat (limited to 'libxsd/xsd/cxx/xml')
-rw-r--r--libxsd/xsd/cxx/xml/bits/literals.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/bits/literals.ixx1
-rw-r--r--libxsd/xsd/cxx/xml/char-iso8859-1.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/char-iso8859-1.txx1
-rw-r--r--libxsd/xsd/cxx/xml/char-lcp.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/char-lcp.txx1
-rw-r--r--libxsd/xsd/cxx/xml/char-utf8.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/char-utf8.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/auto-ptr.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/bits/error-handler-proxy.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/elements.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/parsing-header.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/parsing-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/parsing-source.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-header.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-header.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/serialization-source.txx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/wildcard-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/dom/wildcard-source.txx1
-rw-r--r--libxsd/xsd/cxx/xml/elements.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/elements.txx1
-rw-r--r--libxsd/xsd/cxx/xml/error-handler.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/exceptions.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/qualified-name.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.txx1
-rw-r--r--libxsd/xsd/cxx/xml/sax/std-input-source.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/std-memory-manager.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/string.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/string.ixx1
-rw-r--r--libxsd/xsd/cxx/xml/string.txx1
34 files changed, 0 insertions, 34 deletions
diff --git a/libxsd/xsd/cxx/xml/bits/literals.hxx b/libxsd/xsd/cxx/xml/bits/literals.hxx
index c0d1275..b80fa78 100644
--- a/libxsd/xsd/cxx/xml/bits/literals.hxx
+++ b/libxsd/xsd/cxx/xml/bits/literals.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/bits/literals.hxx
-// 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 a811e61..36afd3c 100644
--- a/libxsd/xsd/cxx/xml/bits/literals.ixx
+++ b/libxsd/xsd/cxx/xml/bits/literals.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/bits/literals.ixx
-// 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 c57e201..5e87b3d 100644
--- a/libxsd/xsd/cxx/xml/char-iso8859-1.hxx
+++ b/libxsd/xsd/cxx/xml/char-iso8859-1.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-iso8859-1.hxx
-// 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 7554811..8ad9f36 100644
--- a/libxsd/xsd/cxx/xml/char-iso8859-1.txx
+++ b/libxsd/xsd/cxx/xml/char-iso8859-1.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-iso8859-1.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd/cxx/config.hxx> // XSD_CXX11
diff --git a/libxsd/xsd/cxx/xml/char-lcp.hxx b/libxsd/xsd/cxx/xml/char-lcp.hxx
index 34c1ecd..6958f3e 100644
--- a/libxsd/xsd/cxx/xml/char-lcp.hxx
+++ b/libxsd/xsd/cxx/xml/char-lcp.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-lcp.hxx
-// 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 55fa085..efcd0d0 100644
--- a/libxsd/xsd/cxx/xml/char-lcp.txx
+++ b/libxsd/xsd/cxx/xml/char-lcp.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-lcp.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <cstring> // std::memcpy
diff --git a/libxsd/xsd/cxx/xml/char-utf8.hxx b/libxsd/xsd/cxx/xml/char-utf8.hxx
index 872c80b..84186cd 100644
--- a/libxsd/xsd/cxx/xml/char-utf8.hxx
+++ b/libxsd/xsd/cxx/xml/char-utf8.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-utf8.hxx
-// 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 be66c57..ba65397 100644
--- a/libxsd/xsd/cxx/xml/char-utf8.txx
+++ b/libxsd/xsd/cxx/xml/char-utf8.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/char-utf8.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd/cxx/config.hxx> // XSD_CXX11
diff --git a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx
index cf5bcb5..97c9399 100644
--- a/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx
+++ b/libxsd/xsd/cxx/xml/dom/auto-ptr.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/auto-ptr.hxx
-// 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 19af014..5154b62 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,4 @@
// file : xsd/cxx/xml/dom/bits/error-handler-proxy.hxx
-// 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 4dd76bb..a1f83ff 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,4 @@
// file : xsd/cxx/xml/dom/bits/error-handler-proxy.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd/cxx/xml/string.hxx>
diff --git a/libxsd/xsd/cxx/xml/dom/elements.hxx b/libxsd/xsd/cxx/xml/dom/elements.hxx
index bf1ffe2..1244395 100644
--- a/libxsd/xsd/cxx/xml/dom/elements.hxx
+++ b/libxsd/xsd/cxx/xml/dom/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/elements.hxx
-// 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 7d8cf67..46e4866 100644
--- a/libxsd/xsd/cxx/xml/dom/elements.txx
+++ b/libxsd/xsd/cxx/xml/dom/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/elements.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd/cxx/xml/string.hxx>
diff --git a/libxsd/xsd/cxx/xml/dom/parsing-header.hxx b/libxsd/xsd/cxx/xml/dom/parsing-header.hxx
index 4f5dc20..b7bf344 100644
--- a/libxsd/xsd/cxx/xml/dom/parsing-header.hxx
+++ b/libxsd/xsd/cxx/xml/dom/parsing-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/parsing-header.hxx
-// 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 69282e1..fc0bd71 100644
--- a/libxsd/xsd/cxx/xml/dom/parsing-source.hxx
+++ b/libxsd/xsd/cxx/xml/dom/parsing-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/parsing-source.hxx
-// 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 0bc8f00..6543671 100644
--- a/libxsd/xsd/cxx/xml/dom/parsing-source.txx
+++ b/libxsd/xsd/cxx/xml/dom/parsing-source.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/parsing-source.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xercesc/dom/DOMLSParser.hpp>
diff --git a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx
index a4948aa..8d3d6e9 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-header.hxx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-header.hxx
-// 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 a08d292..997dfe9 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-header.txx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-header.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-header.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <vector>
diff --git a/libxsd/xsd/cxx/xml/dom/serialization-source.hxx b/libxsd/xsd/cxx/xml/dom/serialization-source.hxx
index 14c822c..a25e2ca 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-source.hxx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-source.hxx
-// 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 177c066..b59e109 100644
--- a/libxsd/xsd/cxx/xml/dom/serialization-source.txx
+++ b/libxsd/xsd/cxx/xml/dom/serialization-source.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/serialization-source.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xercesc/util/XMLUni.hpp> // xercesc::fg*
diff --git a/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx b/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx
index 9c9c6a9..66c0ae6 100644
--- a/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx
+++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/wildcard-source.hxx
-// 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 0f6ccc9..5249235 100644
--- a/libxsd/xsd/cxx/xml/dom/wildcard-source.txx
+++ b/libxsd/xsd/cxx/xml/dom/wildcard-source.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/dom/wildcard-source.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xercesc/util/XMLUniDefs.hpp> // chLatin_L, etc
diff --git a/libxsd/xsd/cxx/xml/elements.hxx b/libxsd/xsd/cxx/xml/elements.hxx
index 0870209..4145891 100644
--- a/libxsd/xsd/cxx/xml/elements.hxx
+++ b/libxsd/xsd/cxx/xml/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/elements.hxx
-// 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 0846148..c034c07 100644
--- a/libxsd/xsd/cxx/xml/elements.txx
+++ b/libxsd/xsd/cxx/xml/elements.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/elements.txx
-// 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 dcc048d..40c30f3 100644
--- a/libxsd/xsd/cxx/xml/error-handler.hxx
+++ b/libxsd/xsd/cxx/xml/error-handler.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/error-handler.hxx
-// 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 26f5a6d..2c2baaf 100644
--- a/libxsd/xsd/cxx/xml/exceptions.hxx
+++ b/libxsd/xsd/cxx/xml/exceptions.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/exceptions.hxx
-// 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 69b0005..f6879aa 100644
--- a/libxsd/xsd/cxx/xml/qualified-name.hxx
+++ b/libxsd/xsd/cxx/xml/qualified-name.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/qualified-name.hxx
-// 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 e0610b5..7ceecbe 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,4 @@
// file : xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
-// 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 5100b58..58cef7a 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,4 @@
// file : xsd/cxx/xml/sax/bits/error-handler-proxy.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd/cxx/xml/string.hxx>
diff --git a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
index bc2a84f..f4376d1 100644
--- a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
+++ b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/sax/std-input-source.hxx
-// 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 232df6f..b6454a8 100644
--- a/libxsd/xsd/cxx/xml/std-memory-manager.hxx
+++ b/libxsd/xsd/cxx/xml/std-memory-manager.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/std-memory-manager.hxx
-// 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 f9cb11b..252bb82 100644
--- a/libxsd/xsd/cxx/xml/string.hxx
+++ b/libxsd/xsd/cxx/xml/string.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/string.hxx
-// 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 b8f312a..f93a498 100644
--- a/libxsd/xsd/cxx/xml/string.ixx
+++ b/libxsd/xsd/cxx/xml/string.ixx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/string.ixx
-// 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 9d33980..bf4617d 100644
--- a/libxsd/xsd/cxx/xml/string.txx
+++ b/libxsd/xsd/cxx/xml/string.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/xml/string.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_XML_STRING_TXX