summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/tree/serialization
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/tree/serialization
parent8e6bca2427cb62d6820a430e2f31bd1713fa8004 (diff)
Drop copyright notice from source code
Diffstat (limited to 'libxsd/xsd/cxx/tree/serialization')
-rw-r--r--libxsd/xsd/cxx/tree/serialization/boolean.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/date-time.txx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/decimal.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/double.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/element-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/float.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/short.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx1
14 files changed, 0 insertions, 14 deletions
diff --git a/libxsd/xsd/cxx/tree/serialization/boolean.hxx b/libxsd/xsd/cxx/tree/serialization/boolean.hxx
index 85c8dfa..bd53f73 100644
--- a/libxsd/xsd/cxx/tree/serialization/boolean.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/boolean.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/boolean.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_BOOLEAN_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/byte.hxx b/libxsd/xsd/cxx/tree/serialization/byte.hxx
index cf2d41b..f0e121e 100644
--- a/libxsd/xsd/cxx/tree/serialization/byte.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/byte.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_BYTE_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/date-time.txx b/libxsd/xsd/cxx/tree/serialization/date-time.txx
index a2c8bf6..fe305a4 100644
--- a/libxsd/xsd/cxx/tree/serialization/date-time.txx
+++ b/libxsd/xsd/cxx/tree/serialization/date-time.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/date-time.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <locale>
diff --git a/libxsd/xsd/cxx/tree/serialization/decimal.hxx b/libxsd/xsd/cxx/tree/serialization/decimal.hxx
index 557b3f8..adfd167 100644
--- a/libxsd/xsd/cxx/tree/serialization/decimal.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/decimal.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/decimal.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_DECIMAL_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/double.hxx b/libxsd/xsd/cxx/tree/serialization/double.hxx
index 18c1f23..1375836 100644
--- a/libxsd/xsd/cxx/tree/serialization/double.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/double.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/double.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_DOUBLE_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/element-map.txx b/libxsd/xsd/cxx/tree/serialization/element-map.txx
index 46c1948..a4c199e 100644
--- a/libxsd/xsd/cxx/tree/serialization/element-map.txx
+++ b/libxsd/xsd/cxx/tree/serialization/element-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/element-map.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_ELEMENT_MAP_TXX
diff --git a/libxsd/xsd/cxx/tree/serialization/float.hxx b/libxsd/xsd/cxx/tree/serialization/float.hxx
index 83045a6..ef935a3 100644
--- a/libxsd/xsd/cxx/tree/serialization/float.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/float.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/float.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_FLOAT_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/int.hxx b/libxsd/xsd/cxx/tree/serialization/int.hxx
index 32cab7d..a01c11a 100644
--- a/libxsd/xsd/cxx/tree/serialization/int.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/int.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_INT_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/long.hxx b/libxsd/xsd/cxx/tree/serialization/long.hxx
index 84c1f76..5978e55 100644
--- a/libxsd/xsd/cxx/tree/serialization/long.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/long.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_LONG_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/short.hxx b/libxsd/xsd/cxx/tree/serialization/short.hxx
index 6e083a7..d10f047 100644
--- a/libxsd/xsd/cxx/tree/serialization/short.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/short.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_SHORT_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx
index c0116ab..889a0de 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-byte.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_UNSIGNED_BYTE_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx
index 2c6b709..eb34a1d 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-int.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_UNSIGNED_INT_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx
index e8345c8..2c857da 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-long.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_UNSIGNED_LONG_HXX
diff --git a/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx b/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx
index 0a63b74..15dc743 100644
--- a/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx
+++ b/libxsd/xsd/cxx/tree/serialization/unsigned-short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization/unsigned-short.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_SERIALIZATION_UNSIGNED_SHORT_HXX