summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/tree/parsing
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/xsd/cxx/tree/parsing')
-rw-r--r--libxsd/xsd/cxx/tree/parsing/boolean.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/date-time.txx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/decimal.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/double.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/element-map.txx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/float.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/short.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx1
-rw-r--r--libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx1
14 files changed, 0 insertions, 14 deletions
diff --git a/libxsd/xsd/cxx/tree/parsing/boolean.hxx b/libxsd/xsd/cxx/tree/parsing/boolean.hxx
index 3bf2a8a..64cf5bf 100644
--- a/libxsd/xsd/cxx/tree/parsing/boolean.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/boolean.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/boolean.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_BOOLEAN_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/byte.hxx b/libxsd/xsd/cxx/tree/parsing/byte.hxx
index d4a6be7..8fc4d8f 100644
--- a/libxsd/xsd/cxx/tree/parsing/byte.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/byte.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_BYTE_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/date-time.txx b/libxsd/xsd/cxx/tree/parsing/date-time.txx
index 4be8d32..04f8f48 100644
--- a/libxsd/xsd/cxx/tree/parsing/date-time.txx
+++ b/libxsd/xsd/cxx/tree/parsing/date-time.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/date-time.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd/cxx/ro-string.hxx>
diff --git a/libxsd/xsd/cxx/tree/parsing/decimal.hxx b/libxsd/xsd/cxx/tree/parsing/decimal.hxx
index eb42c70..07128f9 100644
--- a/libxsd/xsd/cxx/tree/parsing/decimal.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/decimal.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/decimal.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_DECIMAL_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/double.hxx b/libxsd/xsd/cxx/tree/parsing/double.hxx
index ac1914d..7e1a7cc 100644
--- a/libxsd/xsd/cxx/tree/parsing/double.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/double.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/double.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_DOUBLE_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/element-map.txx b/libxsd/xsd/cxx/tree/parsing/element-map.txx
index a585eb0..a6b1e31 100644
--- a/libxsd/xsd/cxx/tree/parsing/element-map.txx
+++ b/libxsd/xsd/cxx/tree/parsing/element-map.txx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/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_PARSING_ELEMENT_MAP_TXX
diff --git a/libxsd/xsd/cxx/tree/parsing/float.hxx b/libxsd/xsd/cxx/tree/parsing/float.hxx
index d6da733..bbeab2c 100644
--- a/libxsd/xsd/cxx/tree/parsing/float.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/float.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/float.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_FLOAT_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/int.hxx b/libxsd/xsd/cxx/tree/parsing/int.hxx
index d19097c..566edef 100644
--- a/libxsd/xsd/cxx/tree/parsing/int.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/int.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_INT_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/long.hxx b/libxsd/xsd/cxx/tree/parsing/long.hxx
index 65107e3..97b81d6 100644
--- a/libxsd/xsd/cxx/tree/parsing/long.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/long.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_LONG_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/short.hxx b/libxsd/xsd/cxx/tree/parsing/short.hxx
index 3698c49..8b97f80 100644
--- a/libxsd/xsd/cxx/tree/parsing/short.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/short.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_CXX_TREE_PARSING_SHORT_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx
index e8bd4d4..6a8b606 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/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_PARSING_UNSIGNED_BYTE_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx
index 1cea998..c9f1f64 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/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_PARSING_UNSIGNED_INT_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx
index e3c0322..4c77484 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/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_PARSING_UNSIGNED_LONG_HXX
diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx
index 9ef1a42..5491bcd 100644
--- a/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx
+++ b/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parsing/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_PARSING_UNSIGNED_SHORT_HXX