aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/traversal
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-frontend/traversal')
-rw-r--r--xsd-frontend/traversal/any-attribute.hxx1
-rw-r--r--xsd-frontend/traversal/any.hxx1
-rw-r--r--xsd-frontend/traversal/attribute-group.cxx1
-rw-r--r--xsd-frontend/traversal/attribute-group.hxx1
-rw-r--r--xsd-frontend/traversal/attribute.cxx1
-rw-r--r--xsd-frontend/traversal/attribute.hxx1
-rw-r--r--xsd-frontend/traversal/complex.cxx1
-rw-r--r--xsd-frontend/traversal/complex.hxx1
-rw-r--r--xsd-frontend/traversal/compositors.cxx1
-rw-r--r--xsd-frontend/traversal/compositors.hxx1
-rw-r--r--xsd-frontend/traversal/element-group.cxx1
-rw-r--r--xsd-frontend/traversal/element-group.hxx1
-rw-r--r--xsd-frontend/traversal/element.cxx1
-rw-r--r--xsd-frontend/traversal/element.hxx1
-rw-r--r--xsd-frontend/traversal/elements.cxx1
-rw-r--r--xsd-frontend/traversal/elements.hxx1
-rw-r--r--xsd-frontend/traversal/elements.txx1
-rw-r--r--xsd-frontend/traversal/enumeration.cxx1
-rw-r--r--xsd-frontend/traversal/enumeration.hxx1
-rw-r--r--xsd-frontend/traversal/fundamental.cxx1
-rw-r--r--xsd-frontend/traversal/fundamental.hxx1
-rw-r--r--xsd-frontend/traversal/list.cxx1
-rw-r--r--xsd-frontend/traversal/list.hxx1
-rw-r--r--xsd-frontend/traversal/namespace.cxx1
-rw-r--r--xsd-frontend/traversal/namespace.hxx1
-rw-r--r--xsd-frontend/traversal/particle.cxx1
-rw-r--r--xsd-frontend/traversal/particle.hxx1
-rw-r--r--xsd-frontend/traversal/schema.cxx1
-rw-r--r--xsd-frontend/traversal/schema.hxx1
-rw-r--r--xsd-frontend/traversal/union.cxx1
-rw-r--r--xsd-frontend/traversal/union.hxx1
31 files changed, 0 insertions, 31 deletions
diff --git a/xsd-frontend/traversal/any-attribute.hxx b/xsd-frontend/traversal/any-attribute.hxx
index 63ff802..86bc965 100644
--- a/xsd-frontend/traversal/any-attribute.hxx
+++ b/xsd-frontend/traversal/any-attribute.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/any-attribute.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ANY_ATTRIBUTE_HXX
diff --git a/xsd-frontend/traversal/any.hxx b/xsd-frontend/traversal/any.hxx
index 2122c4e..cd14971 100644
--- a/xsd-frontend/traversal/any.hxx
+++ b/xsd-frontend/traversal/any.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/any.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ANY_HXX
diff --git a/xsd-frontend/traversal/attribute-group.cxx b/xsd-frontend/traversal/attribute-group.cxx
index 430878d..8d362c2 100644
--- a/xsd-frontend/traversal/attribute-group.cxx
+++ b/xsd-frontend/traversal/attribute-group.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/attribute-group.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/attribute-group.hxx>
diff --git a/xsd-frontend/traversal/attribute-group.hxx b/xsd-frontend/traversal/attribute-group.hxx
index 44ae82f..f18856c 100644
--- a/xsd-frontend/traversal/attribute-group.hxx
+++ b/xsd-frontend/traversal/attribute-group.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/attribute-group.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ATTRIBUTE_GROUP_HXX
diff --git a/xsd-frontend/traversal/attribute.cxx b/xsd-frontend/traversal/attribute.cxx
index 0ab0709..238f471 100644
--- a/xsd-frontend/traversal/attribute.cxx
+++ b/xsd-frontend/traversal/attribute.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/attribute.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/attribute.hxx>
diff --git a/xsd-frontend/traversal/attribute.hxx b/xsd-frontend/traversal/attribute.hxx
index 8dbbd7f..23a866f 100644
--- a/xsd-frontend/traversal/attribute.hxx
+++ b/xsd-frontend/traversal/attribute.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/attribute.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ATTRIBUTE_HXX
diff --git a/xsd-frontend/traversal/complex.cxx b/xsd-frontend/traversal/complex.cxx
index 2feebef..93c145c 100644
--- a/xsd-frontend/traversal/complex.cxx
+++ b/xsd-frontend/traversal/complex.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/complex.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/complex.hxx>
diff --git a/xsd-frontend/traversal/complex.hxx b/xsd-frontend/traversal/complex.hxx
index 8e64c58..6a23342 100644
--- a/xsd-frontend/traversal/complex.hxx
+++ b/xsd-frontend/traversal/complex.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/complex.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_COMPLEX_HXX
diff --git a/xsd-frontend/traversal/compositors.cxx b/xsd-frontend/traversal/compositors.cxx
index 37cd96d..01566c1 100644
--- a/xsd-frontend/traversal/compositors.cxx
+++ b/xsd-frontend/traversal/compositors.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/compositors.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/compositors.hxx>
diff --git a/xsd-frontend/traversal/compositors.hxx b/xsd-frontend/traversal/compositors.hxx
index 280f55c..16d1632 100644
--- a/xsd-frontend/traversal/compositors.hxx
+++ b/xsd-frontend/traversal/compositors.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/compositors.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_COMPOSITORS_HXX
diff --git a/xsd-frontend/traversal/element-group.cxx b/xsd-frontend/traversal/element-group.cxx
index 43b0d46..c53c097 100644
--- a/xsd-frontend/traversal/element-group.cxx
+++ b/xsd-frontend/traversal/element-group.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/element-group.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/element-group.hxx>
diff --git a/xsd-frontend/traversal/element-group.hxx b/xsd-frontend/traversal/element-group.hxx
index 67032fb..55d6fec 100644
--- a/xsd-frontend/traversal/element-group.hxx
+++ b/xsd-frontend/traversal/element-group.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/element-group.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ELEMENT_GROUP_HXX
diff --git a/xsd-frontend/traversal/element.cxx b/xsd-frontend/traversal/element.cxx
index 64c9f24..d3ac7dd 100644
--- a/xsd-frontend/traversal/element.cxx
+++ b/xsd-frontend/traversal/element.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/element.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/element.hxx>
diff --git a/xsd-frontend/traversal/element.hxx b/xsd-frontend/traversal/element.hxx
index f0d59db..4d00e3b 100644
--- a/xsd-frontend/traversal/element.hxx
+++ b/xsd-frontend/traversal/element.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/element.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ELEMENT_HXX
diff --git a/xsd-frontend/traversal/elements.cxx b/xsd-frontend/traversal/elements.cxx
index 3981ecc..b6905d5 100644
--- a/xsd-frontend/traversal/elements.cxx
+++ b/xsd-frontend/traversal/elements.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/elements.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/elements.hxx>
diff --git a/xsd-frontend/traversal/elements.hxx b/xsd-frontend/traversal/elements.hxx
index b92f70e..25cb2f0 100644
--- a/xsd-frontend/traversal/elements.hxx
+++ b/xsd-frontend/traversal/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/elements.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ELEMENTS_HXX
diff --git a/xsd-frontend/traversal/elements.txx b/xsd-frontend/traversal/elements.txx
index cc5dd4b..7d78c6c 100644
--- a/xsd-frontend/traversal/elements.txx
+++ b/xsd-frontend/traversal/elements.txx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/elements.txx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace XSDFrontend
diff --git a/xsd-frontend/traversal/enumeration.cxx b/xsd-frontend/traversal/enumeration.cxx
index ab0853a..b7fb398 100644
--- a/xsd-frontend/traversal/enumeration.cxx
+++ b/xsd-frontend/traversal/enumeration.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/enumeration.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/enumeration.hxx>
diff --git a/xsd-frontend/traversal/enumeration.hxx b/xsd-frontend/traversal/enumeration.hxx
index 4b22c15..8f1e58b 100644
--- a/xsd-frontend/traversal/enumeration.hxx
+++ b/xsd-frontend/traversal/enumeration.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/enumeration.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_ENUMERATION_HXX
diff --git a/xsd-frontend/traversal/fundamental.cxx b/xsd-frontend/traversal/fundamental.cxx
index 3f57e04..d3e7e3e 100644
--- a/xsd-frontend/traversal/fundamental.cxx
+++ b/xsd-frontend/traversal/fundamental.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/fundamental.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/fundamental.hxx>
diff --git a/xsd-frontend/traversal/fundamental.hxx b/xsd-frontend/traversal/fundamental.hxx
index 431430e..9d9f98a 100644
--- a/xsd-frontend/traversal/fundamental.hxx
+++ b/xsd-frontend/traversal/fundamental.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/fundamental.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_FUNDAMENTAL_HXX
diff --git a/xsd-frontend/traversal/list.cxx b/xsd-frontend/traversal/list.cxx
index 8531142..908d0cb 100644
--- a/xsd-frontend/traversal/list.cxx
+++ b/xsd-frontend/traversal/list.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/list.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/list.hxx>
diff --git a/xsd-frontend/traversal/list.hxx b/xsd-frontend/traversal/list.hxx
index 738ebdc..02bcf5b 100644
--- a/xsd-frontend/traversal/list.hxx
+++ b/xsd-frontend/traversal/list.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/list.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_LIST_HXX
diff --git a/xsd-frontend/traversal/namespace.cxx b/xsd-frontend/traversal/namespace.cxx
index 50602d9..2eafb93 100644
--- a/xsd-frontend/traversal/namespace.cxx
+++ b/xsd-frontend/traversal/namespace.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/namespace.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/namespace.hxx>
diff --git a/xsd-frontend/traversal/namespace.hxx b/xsd-frontend/traversal/namespace.hxx
index 3f17751..5c1a54f 100644
--- a/xsd-frontend/traversal/namespace.hxx
+++ b/xsd-frontend/traversal/namespace.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/namespace.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_NAMESPACE_HXX
diff --git a/xsd-frontend/traversal/particle.cxx b/xsd-frontend/traversal/particle.cxx
index 5ced30f..97784b4 100644
--- a/xsd-frontend/traversal/particle.cxx
+++ b/xsd-frontend/traversal/particle.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/particle.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/particle.hxx>
diff --git a/xsd-frontend/traversal/particle.hxx b/xsd-frontend/traversal/particle.hxx
index 04f92a7..0f97d6e 100644
--- a/xsd-frontend/traversal/particle.hxx
+++ b/xsd-frontend/traversal/particle.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/particle.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_PARTICLE_HXX
diff --git a/xsd-frontend/traversal/schema.cxx b/xsd-frontend/traversal/schema.cxx
index 9c9d9fe..a43009b 100644
--- a/xsd-frontend/traversal/schema.cxx
+++ b/xsd-frontend/traversal/schema.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/schema.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/schema.hxx>
diff --git a/xsd-frontend/traversal/schema.hxx b/xsd-frontend/traversal/schema.hxx
index 727a0f2..79505fe 100644
--- a/xsd-frontend/traversal/schema.hxx
+++ b/xsd-frontend/traversal/schema.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/schema.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_SCHEMA_HXX
diff --git a/xsd-frontend/traversal/union.cxx b/xsd-frontend/traversal/union.cxx
index 81dc03c..9656746 100644
--- a/xsd-frontend/traversal/union.cxx
+++ b/xsd-frontend/traversal/union.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/union.cxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsd-frontend/traversal/union.hxx>
diff --git a/xsd-frontend/traversal/union.hxx b/xsd-frontend/traversal/union.hxx
index 5cda50e..766ddd5 100644
--- a/xsd-frontend/traversal/union.hxx
+++ b/xsd-frontend/traversal/union.hxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/traversal/union.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_FRONTEND_TRAVERSAL_UNION_HXX