From 5bdbc0fed32a6205f26dc22a2874615860c42c9d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Mar 2014 12:42:06 +0200 Subject: Remove author from source files --- build/bootstrap.make | 1 - build/export/libxsd-frontend/stub.make | 1 - build/import/libxerces-c/configuration-rules.make | 1 - build/import/libxerces-c/configure | 1 - build/import/libxerces-c/rules.make | 1 - build/import/libxerces-c/stub.make | 1 - build/import/libxsd-frontend/configuration-rules.make | 1 - build/import/libxsd-frontend/configure | 1 - build/import/libxsd-frontend/stub.make | 1 - makefile | 1 - tests/dump/driver.cxx | 1 - tests/dump/makefile | 1 - tests/makefile | 1 - tests/schema/annotation/makefile | 1 - tests/schema/anonymous/makefile | 1 - tests/schema/attribute-group/makefile | 1 - tests/schema/default/makefile | 1 - tests/schema/element-group/makefile | 1 - tests/schema/enumeration/makefile | 1 - tests/schema/makefile | 1 - tests/schema/union/makefile | 1 - xsd-frontend/generators/dependencies.cxx | 1 - xsd-frontend/generators/dependencies.hxx | 1 - xsd-frontend/makefile | 1 - xsd-frontend/parser.cxx | 1 - xsd-frontend/parser.hxx | 1 - xsd-frontend/schema-dom-parser.cxx | 1 - xsd-frontend/schema-dom-parser.hxx | 1 - xsd-frontend/semantic-graph.hxx | 1 - xsd-frontend/semantic-graph/annotation.cxx | 1 - xsd-frontend/semantic-graph/annotation.hxx | 1 - xsd-frontend/semantic-graph/any-attribute.cxx | 1 - xsd-frontend/semantic-graph/any-attribute.hxx | 1 - xsd-frontend/semantic-graph/any.cxx | 1 - xsd-frontend/semantic-graph/any.hxx | 1 - xsd-frontend/semantic-graph/attribute-group.cxx | 1 - xsd-frontend/semantic-graph/attribute-group.hxx | 1 - xsd-frontend/semantic-graph/attribute.cxx | 1 - xsd-frontend/semantic-graph/attribute.hxx | 1 - xsd-frontend/semantic-graph/complex.cxx | 1 - xsd-frontend/semantic-graph/complex.hxx | 1 - xsd-frontend/semantic-graph/compositors.cxx | 1 - xsd-frontend/semantic-graph/compositors.hxx | 1 - xsd-frontend/semantic-graph/element-group.cxx | 1 - xsd-frontend/semantic-graph/element-group.hxx | 1 - xsd-frontend/semantic-graph/element.cxx | 1 - xsd-frontend/semantic-graph/element.hxx | 1 - xsd-frontend/semantic-graph/elements.cxx | 1 - xsd-frontend/semantic-graph/elements.hxx | 1 - xsd-frontend/semantic-graph/enumeration.cxx | 1 - xsd-frontend/semantic-graph/enumeration.hxx | 1 - xsd-frontend/semantic-graph/fundamental.cxx.m4 | 2 -- xsd-frontend/semantic-graph/fundamental.hxx.m4 | 2 -- xsd-frontend/semantic-graph/fundamental.m4 | 1 - xsd-frontend/semantic-graph/list.cxx | 1 - xsd-frontend/semantic-graph/list.hxx | 1 - xsd-frontend/semantic-graph/namespace.cxx | 1 - xsd-frontend/semantic-graph/namespace.hxx | 1 - xsd-frontend/semantic-graph/particle.cxx | 1 - xsd-frontend/semantic-graph/particle.hxx | 1 - xsd-frontend/semantic-graph/schema.cxx | 1 - xsd-frontend/semantic-graph/schema.hxx | 1 - xsd-frontend/semantic-graph/union.cxx | 1 - xsd-frontend/semantic-graph/union.hxx | 1 - xsd-frontend/transformations/anonymous.cxx | 1 - xsd-frontend/transformations/anonymous.hxx | 1 - xsd-frontend/transformations/enum-synthesis.cxx | 1 - xsd-frontend/transformations/enum-synthesis.hxx | 1 - xsd-frontend/transformations/restriction.cxx | 1 - xsd-frontend/transformations/restriction.hxx | 1 - xsd-frontend/transformations/schema-per-type.cxx | 1 - xsd-frontend/transformations/schema-per-type.hxx | 1 - xsd-frontend/transformations/simplifier.cxx | 1 - xsd-frontend/transformations/simplifier.hxx | 1 - xsd-frontend/traversal.hxx | 1 - xsd-frontend/traversal/any-attribute.hxx | 1 - xsd-frontend/traversal/any.hxx | 1 - xsd-frontend/traversal/attribute-group.cxx | 1 - xsd-frontend/traversal/attribute-group.hxx | 1 - xsd-frontend/traversal/attribute.cxx | 1 - xsd-frontend/traversal/attribute.hxx | 1 - xsd-frontend/traversal/complex.cxx | 1 - xsd-frontend/traversal/complex.hxx | 1 - xsd-frontend/traversal/compositors.cxx | 1 - xsd-frontend/traversal/compositors.hxx | 1 - xsd-frontend/traversal/element-group.cxx | 1 - xsd-frontend/traversal/element-group.hxx | 1 - xsd-frontend/traversal/element.cxx | 1 - xsd-frontend/traversal/element.hxx | 1 - xsd-frontend/traversal/elements.cxx | 1 - xsd-frontend/traversal/elements.hxx | 1 - xsd-frontend/traversal/elements.txx | 1 - xsd-frontend/traversal/enumeration.cxx | 1 - xsd-frontend/traversal/enumeration.hxx | 1 - xsd-frontend/traversal/fundamental.cxx | 1 - xsd-frontend/traversal/fundamental.hxx | 1 - xsd-frontend/traversal/list.cxx | 1 - xsd-frontend/traversal/list.hxx | 1 - xsd-frontend/traversal/namespace.cxx | 1 - xsd-frontend/traversal/namespace.hxx | 1 - xsd-frontend/traversal/particle.cxx | 1 - xsd-frontend/traversal/particle.hxx | 1 - xsd-frontend/traversal/schema.cxx | 1 - xsd-frontend/traversal/schema.hxx | 1 - xsd-frontend/traversal/union.cxx | 1 - xsd-frontend/traversal/union.hxx | 1 - xsd-frontend/types.cxx | 1 - xsd-frontend/types.hxx | 1 - xsd-frontend/version.hxx | 1 - xsd-frontend/xml.hxx | 1 - 110 files changed, 112 deletions(-) diff --git a/build/bootstrap.make b/build/bootstrap.make index 162d45b..9eea926 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,4 @@ # file : build/bootstrap.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/build/export/libxsd-frontend/stub.make b/build/export/libxsd-frontend/stub.make index b94e241..ac9f159 100644 --- a/build/export/libxsd-frontend/stub.make +++ b/build/export/libxsd-frontend/stub.make @@ -1,5 +1,4 @@ # file : build/import/libxsd-frontend/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/build/import/libxerces-c/configuration-rules.make b/build/import/libxerces-c/configuration-rules.make index fdb2263..995e6bd 100644 --- a/build/import/libxerces-c/configuration-rules.make +++ b/build/import/libxerces-c/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libxerces-c/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2009 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libxerces-c/configure b/build/import/libxerces-c/configure index 26e56a7..45cd3da 100755 --- a/build/import/libxerces-c/configure +++ b/build/import/libxerces-c/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libxerces-c/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2009 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libxerces-c/rules.make b/build/import/libxerces-c/rules.make index 7cdca8c..21ac145 100644 --- a/build/import/libxerces-c/rules.make +++ b/build/import/libxerces-c/rules.make @@ -1,5 +1,4 @@ # file : build/import/libxerces-c/rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2009 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libxerces-c/stub.make b/build/import/libxerces-c/stub.make index d4de5ec..745200d 100644 --- a/build/import/libxerces-c/stub.make +++ b/build/import/libxerces-c/stub.make @@ -1,5 +1,4 @@ # file : build/import/libxerces-c/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2009 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libxsd-frontend/configuration-rules.make b/build/import/libxsd-frontend/configuration-rules.make index be710c6..b3add5f 100644 --- a/build/import/libxsd-frontend/configuration-rules.make +++ b/build/import/libxsd-frontend/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libxsd-frontend/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/build/import/libxsd-frontend/configure b/build/import/libxsd-frontend/configure index 8302571..056cd73 100755 --- a/build/import/libxsd-frontend/configure +++ b/build/import/libxsd-frontend/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libxsd-frontend/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/build/import/libxsd-frontend/stub.make b/build/import/libxsd-frontend/stub.make index 893a8b9..3c58cec 100644 --- a/build/import/libxsd-frontend/stub.make +++ b/build/import/libxsd-frontend/stub.make @@ -1,5 +1,4 @@ # file : build/import/libxsd-frontend/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/makefile b/makefile index 735b7ce..e0e56c6 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,4 @@ # file : makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/dump/driver.cxx b/tests/dump/driver.cxx index 766aaa4..12aaf3f 100644 --- a/tests/dump/driver.cxx +++ b/tests/dump/driver.cxx @@ -1,5 +1,4 @@ // file : tests/dump/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/dump/makefile b/tests/dump/makefile index 0e88863..be51a2c 100644 --- a/tests/dump/makefile +++ b/tests/dump/makefile @@ -1,5 +1,4 @@ # file : tests/dump/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/makefile b/tests/makefile index 7da9863..5dbd2ef 100644 --- a/tests/makefile +++ b/tests/makefile @@ -1,5 +1,4 @@ # file : tests/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/annotation/makefile b/tests/schema/annotation/makefile index 82e6852..87d72fe 100644 --- a/tests/schema/annotation/makefile +++ b/tests/schema/annotation/makefile @@ -1,5 +1,4 @@ # file : tests/schema/annotation/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/anonymous/makefile b/tests/schema/anonymous/makefile index 43fbe15..b2d46d1 100644 --- a/tests/schema/anonymous/makefile +++ b/tests/schema/anonymous/makefile @@ -1,5 +1,4 @@ # file : tests/schema/annotation/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/attribute-group/makefile b/tests/schema/attribute-group/makefile index 13d4802..27c1678 100644 --- a/tests/schema/attribute-group/makefile +++ b/tests/schema/attribute-group/makefile @@ -1,5 +1,4 @@ # file : tests/schema/attribute-group/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/default/makefile b/tests/schema/default/makefile index a21bf14..33d785e 100644 --- a/tests/schema/default/makefile +++ b/tests/schema/default/makefile @@ -1,5 +1,4 @@ # file : tests/schema/default/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/element-group/makefile b/tests/schema/element-group/makefile index 334a5b6..049bfcc 100644 --- a/tests/schema/element-group/makefile +++ b/tests/schema/element-group/makefile @@ -1,5 +1,4 @@ # file : tests/schema/element-group/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/enumeration/makefile b/tests/schema/enumeration/makefile index 09a1da3..d864f6b 100644 --- a/tests/schema/enumeration/makefile +++ b/tests/schema/enumeration/makefile @@ -1,5 +1,4 @@ # file : tests/schema/enumeration/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/makefile b/tests/schema/makefile index d005a34..63a64ef 100644 --- a/tests/schema/makefile +++ b/tests/schema/makefile @@ -1,5 +1,4 @@ # file : tests/schema -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/schema/union/makefile b/tests/schema/union/makefile index f714b28..09db2d3 100644 --- a/tests/schema/union/makefile +++ b/tests/schema/union/makefile @@ -1,5 +1,4 @@ # file : tests/schema/union/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/generators/dependencies.cxx b/xsd-frontend/generators/dependencies.cxx index e618d4f..6ffdbad 100644 --- a/xsd-frontend/generators/dependencies.cxx +++ b/xsd-frontend/generators/dependencies.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/generators/dependencies.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/generators/dependencies.hxx b/xsd-frontend/generators/dependencies.hxx index 762ee42..221841d 100644 --- a/xsd-frontend/generators/dependencies.hxx +++ b/xsd-frontend/generators/dependencies.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/generators/dependencies.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/makefile b/xsd-frontend/makefile index 85003da..fc10c80 100644 --- a/xsd-frontend/makefile +++ b/xsd-frontend/makefile @@ -1,5 +1,4 @@ # file : xsd-frontend/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/parser.cxx b/xsd-frontend/parser.cxx index 14187cc..855aea2 100644 --- a/xsd-frontend/parser.cxx +++ b/xsd-frontend/parser.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/parser.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/parser.hxx b/xsd-frontend/parser.hxx index cf8122f..1fead0b 100644 --- a/xsd-frontend/parser.hxx +++ b/xsd-frontend/parser.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/parser.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/schema-dom-parser.cxx b/xsd-frontend/schema-dom-parser.cxx index 7056039..af507da 100644 --- a/xsd-frontend/schema-dom-parser.cxx +++ b/xsd-frontend/schema-dom-parser.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/schema-dom-parser.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/schema-dom-parser.hxx b/xsd-frontend/schema-dom-parser.hxx index 0be0aba..018e976 100644 --- a/xsd-frontend/schema-dom-parser.hxx +++ b/xsd-frontend/schema-dom-parser.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/schema-dom-parser.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph.hxx b/xsd-frontend/semantic-graph.hxx index 1b62cd0..b52bfaf 100644 --- a/xsd-frontend/semantic-graph.hxx +++ b/xsd-frontend/semantic-graph.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/annotation.cxx b/xsd-frontend/semantic-graph/annotation.cxx index f1bb9b6..e595bb7 100644 --- a/xsd-frontend/semantic-graph/annotation.cxx +++ b/xsd-frontend/semantic-graph/annotation.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/annotation.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/annotation.hxx b/xsd-frontend/semantic-graph/annotation.hxx index 6752a86..256064f 100644 --- a/xsd-frontend/semantic-graph/annotation.hxx +++ b/xsd-frontend/semantic-graph/annotation.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/annotation.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/any-attribute.cxx b/xsd-frontend/semantic-graph/any-attribute.cxx index a5dcd36..4c0d0c7 100644 --- a/xsd-frontend/semantic-graph/any-attribute.cxx +++ b/xsd-frontend/semantic-graph/any-attribute.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/any-attribute.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/any-attribute.hxx b/xsd-frontend/semantic-graph/any-attribute.hxx index a5ce78a..9eb34a4 100644 --- a/xsd-frontend/semantic-graph/any-attribute.hxx +++ b/xsd-frontend/semantic-graph/any-attribute.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/any-attribute.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/any.cxx b/xsd-frontend/semantic-graph/any.cxx index 8aff295..9550331 100644 --- a/xsd-frontend/semantic-graph/any.cxx +++ b/xsd-frontend/semantic-graph/any.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/any.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/any.hxx b/xsd-frontend/semantic-graph/any.hxx index 47513b9..0ab7685 100644 --- a/xsd-frontend/semantic-graph/any.hxx +++ b/xsd-frontend/semantic-graph/any.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/any.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/attribute-group.cxx b/xsd-frontend/semantic-graph/attribute-group.cxx index 71d4046..730d7a4 100644 --- a/xsd-frontend/semantic-graph/attribute-group.cxx +++ b/xsd-frontend/semantic-graph/attribute-group.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/attribute-group.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/attribute-group.hxx b/xsd-frontend/semantic-graph/attribute-group.hxx index 003bbd8..ca59bbe 100644 --- a/xsd-frontend/semantic-graph/attribute-group.hxx +++ b/xsd-frontend/semantic-graph/attribute-group.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/attribute-group.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/attribute.cxx b/xsd-frontend/semantic-graph/attribute.cxx index f8ff184..5798e33 100644 --- a/xsd-frontend/semantic-graph/attribute.cxx +++ b/xsd-frontend/semantic-graph/attribute.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/attribute.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/attribute.hxx b/xsd-frontend/semantic-graph/attribute.hxx index 965589d..5c9313c 100644 --- a/xsd-frontend/semantic-graph/attribute.hxx +++ b/xsd-frontend/semantic-graph/attribute.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/attribute.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/complex.cxx b/xsd-frontend/semantic-graph/complex.cxx index 3793c07..2a9349f 100644 --- a/xsd-frontend/semantic-graph/complex.cxx +++ b/xsd-frontend/semantic-graph/complex.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/complex.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/complex.hxx b/xsd-frontend/semantic-graph/complex.hxx index 008c5bd..4a8d41b 100644 --- a/xsd-frontend/semantic-graph/complex.hxx +++ b/xsd-frontend/semantic-graph/complex.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/complex.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/compositors.cxx b/xsd-frontend/semantic-graph/compositors.cxx index 60ba2aa..c207883 100644 --- a/xsd-frontend/semantic-graph/compositors.cxx +++ b/xsd-frontend/semantic-graph/compositors.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/compositor.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/compositors.hxx b/xsd-frontend/semantic-graph/compositors.hxx index 78f5352..78e9052 100644 --- a/xsd-frontend/semantic-graph/compositors.hxx +++ b/xsd-frontend/semantic-graph/compositors.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/compositors.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/element-group.cxx b/xsd-frontend/semantic-graph/element-group.cxx index 01bc604..2f37d01 100644 --- a/xsd-frontend/semantic-graph/element-group.cxx +++ b/xsd-frontend/semantic-graph/element-group.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/element-group.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/element-group.hxx b/xsd-frontend/semantic-graph/element-group.hxx index 34b4803..07b2ffb 100644 --- a/xsd-frontend/semantic-graph/element-group.hxx +++ b/xsd-frontend/semantic-graph/element-group.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/element-group.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/element.cxx b/xsd-frontend/semantic-graph/element.cxx index f60bc2e..3e31ce0 100644 --- a/xsd-frontend/semantic-graph/element.cxx +++ b/xsd-frontend/semantic-graph/element.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/element.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/element.hxx b/xsd-frontend/semantic-graph/element.hxx index 57a27c6..e2b0b40 100644 --- a/xsd-frontend/semantic-graph/element.hxx +++ b/xsd-frontend/semantic-graph/element.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/element.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/elements.cxx b/xsd-frontend/semantic-graph/elements.cxx index d99bb37..f243b68 100644 --- a/xsd-frontend/semantic-graph/elements.cxx +++ b/xsd-frontend/semantic-graph/elements.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/elements.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/elements.hxx b/xsd-frontend/semantic-graph/elements.hxx index b4904d6..9a91498 100644 --- a/xsd-frontend/semantic-graph/elements.hxx +++ b/xsd-frontend/semantic-graph/elements.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/elements.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/enumeration.cxx b/xsd-frontend/semantic-graph/enumeration.cxx index 5be646f..edf1755 100644 --- a/xsd-frontend/semantic-graph/enumeration.cxx +++ b/xsd-frontend/semantic-graph/enumeration.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/enumeration.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/enumeration.hxx b/xsd-frontend/semantic-graph/enumeration.hxx index d9a956b..331987a 100644 --- a/xsd-frontend/semantic-graph/enumeration.hxx +++ b/xsd-frontend/semantic-graph/enumeration.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/enumeration.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/fundamental.cxx.m4 b/xsd-frontend/semantic-graph/fundamental.cxx.m4 index 7148623..fd33df0 100644 --- a/xsd-frontend/semantic-graph/fundamental.cxx.m4 +++ b/xsd-frontend/semantic-graph/fundamental.cxx.m4 @@ -1,7 +1,6 @@ divert(-1) # file : xsd-frontend/semantic-graph/fundamental.cxx.m4 -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file @@ -42,7 +41,6 @@ dnl dnl dnl // file : xsd-frontend/semantic-graph/fundamental.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/fundamental.hxx.m4 b/xsd-frontend/semantic-graph/fundamental.hxx.m4 index 7167bc9..84f9327 100644 --- a/xsd-frontend/semantic-graph/fundamental.hxx.m4 +++ b/xsd-frontend/semantic-graph/fundamental.hxx.m4 @@ -1,7 +1,6 @@ divert(-1) # file : xsd-frontend/semantic-graph/fundamental.hxx.m4 -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file @@ -25,7 +24,6 @@ dnl dnl dnl // file : xsd-frontend/semantic-graph/fundamental.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/fundamental.m4 b/xsd-frontend/semantic-graph/fundamental.m4 index 2f2a6f2..4f4506d 100644 --- a/xsd-frontend/semantic-graph/fundamental.m4 +++ b/xsd-frontend/semantic-graph/fundamental.m4 @@ -1,5 +1,4 @@ # file : xsd-frontend/semantic-graph/fundamental.m4 -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/list.cxx b/xsd-frontend/semantic-graph/list.cxx index bc66f04..17c18db 100644 --- a/xsd-frontend/semantic-graph/list.cxx +++ b/xsd-frontend/semantic-graph/list.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/list.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/list.hxx b/xsd-frontend/semantic-graph/list.hxx index 2ad375c..a327cb2 100644 --- a/xsd-frontend/semantic-graph/list.hxx +++ b/xsd-frontend/semantic-graph/list.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/list.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/namespace.cxx b/xsd-frontend/semantic-graph/namespace.cxx index d25638e..eca3bbf 100644 --- a/xsd-frontend/semantic-graph/namespace.cxx +++ b/xsd-frontend/semantic-graph/namespace.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/namespace.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/namespace.hxx b/xsd-frontend/semantic-graph/namespace.hxx index cd20631..38d50d1 100644 --- a/xsd-frontend/semantic-graph/namespace.hxx +++ b/xsd-frontend/semantic-graph/namespace.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/namespace.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/particle.cxx b/xsd-frontend/semantic-graph/particle.cxx index 88e008b..3d0b498 100644 --- a/xsd-frontend/semantic-graph/particle.cxx +++ b/xsd-frontend/semantic-graph/particle.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/particle.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/particle.hxx b/xsd-frontend/semantic-graph/particle.hxx index 50f5f9f..c2f436e 100644 --- a/xsd-frontend/semantic-graph/particle.hxx +++ b/xsd-frontend/semantic-graph/particle.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/particle.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/schema.cxx b/xsd-frontend/semantic-graph/schema.cxx index ec990de..9396ead 100644 --- a/xsd-frontend/semantic-graph/schema.cxx +++ b/xsd-frontend/semantic-graph/schema.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/schema.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/schema.hxx b/xsd-frontend/semantic-graph/schema.hxx index 09a6490..96b5dfc 100644 --- a/xsd-frontend/semantic-graph/schema.hxx +++ b/xsd-frontend/semantic-graph/schema.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/schema.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/union.cxx b/xsd-frontend/semantic-graph/union.cxx index 90053c4..eb51111 100644 --- a/xsd-frontend/semantic-graph/union.cxx +++ b/xsd-frontend/semantic-graph/union.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/union.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/semantic-graph/union.hxx b/xsd-frontend/semantic-graph/union.hxx index 0436098..036bcef 100644 --- a/xsd-frontend/semantic-graph/union.hxx +++ b/xsd-frontend/semantic-graph/union.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/semantic-graph/union.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/anonymous.cxx b/xsd-frontend/transformations/anonymous.cxx index 2c5b009..7a5eb15 100644 --- a/xsd-frontend/transformations/anonymous.cxx +++ b/xsd-frontend/transformations/anonymous.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/anonymous.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/anonymous.hxx b/xsd-frontend/transformations/anonymous.hxx index 4f1dcdd..f671558 100644 --- a/xsd-frontend/transformations/anonymous.hxx +++ b/xsd-frontend/transformations/anonymous.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/anonymous.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/enum-synthesis.cxx b/xsd-frontend/transformations/enum-synthesis.cxx index 169d27e..11e79b2 100644 --- a/xsd-frontend/transformations/enum-synthesis.cxx +++ b/xsd-frontend/transformations/enum-synthesis.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/enum-synthesis.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/enum-synthesis.hxx b/xsd-frontend/transformations/enum-synthesis.hxx index edbee07..15508ef 100644 --- a/xsd-frontend/transformations/enum-synthesis.hxx +++ b/xsd-frontend/transformations/enum-synthesis.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/enum-synthesis.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/restriction.cxx b/xsd-frontend/transformations/restriction.cxx index 0d63a9f..5b0ee1e 100644 --- a/xsd-frontend/transformations/restriction.cxx +++ b/xsd-frontend/transformations/restriction.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/restriction.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/restriction.hxx b/xsd-frontend/transformations/restriction.hxx index 2adeb03..aeacd42 100644 --- a/xsd-frontend/transformations/restriction.hxx +++ b/xsd-frontend/transformations/restriction.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/restriction.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/schema-per-type.cxx b/xsd-frontend/transformations/schema-per-type.cxx index b957a58..6b98550 100644 --- a/xsd-frontend/transformations/schema-per-type.cxx +++ b/xsd-frontend/transformations/schema-per-type.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/schema-per-type.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/schema-per-type.hxx b/xsd-frontend/transformations/schema-per-type.hxx index 9498d42..b7707eb 100644 --- a/xsd-frontend/transformations/schema-per-type.hxx +++ b/xsd-frontend/transformations/schema-per-type.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/schema-per-type.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/simplifier.cxx b/xsd-frontend/transformations/simplifier.cxx index 16f07a1..a44128c 100644 --- a/xsd-frontend/transformations/simplifier.cxx +++ b/xsd-frontend/transformations/simplifier.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/simplifier.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/transformations/simplifier.hxx b/xsd-frontend/transformations/simplifier.hxx index d516943..58f1a24 100644 --- a/xsd-frontend/transformations/simplifier.hxx +++ b/xsd-frontend/transformations/simplifier.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/transformations/simplifier.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal.hxx b/xsd-frontend/traversal.hxx index 482ae40..3f1d3b8 100644 --- a/xsd-frontend/traversal.hxx +++ b/xsd-frontend/traversal.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/any-attribute.hxx b/xsd-frontend/traversal/any-attribute.hxx index 6753e46..515d3aa 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 -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/any.hxx b/xsd-frontend/traversal/any.hxx index 3513a9e..7ecdb56 100644 --- a/xsd-frontend/traversal/any.hxx +++ b/xsd-frontend/traversal/any.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/any.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/attribute-group.cxx b/xsd-frontend/traversal/attribute-group.cxx index b80ccaf..8968b98 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 -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/attribute-group.hxx b/xsd-frontend/traversal/attribute-group.hxx index 6634141..555ac3f 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 -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/attribute.cxx b/xsd-frontend/traversal/attribute.cxx index 2463b0a..80cfe66 100644 --- a/xsd-frontend/traversal/attribute.cxx +++ b/xsd-frontend/traversal/attribute.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/attribute.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/attribute.hxx b/xsd-frontend/traversal/attribute.hxx index 91cce8b..f55c70a 100644 --- a/xsd-frontend/traversal/attribute.hxx +++ b/xsd-frontend/traversal/attribute.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/attribute.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/complex.cxx b/xsd-frontend/traversal/complex.cxx index 7544120..b83ac0e 100644 --- a/xsd-frontend/traversal/complex.cxx +++ b/xsd-frontend/traversal/complex.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/complex.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/complex.hxx b/xsd-frontend/traversal/complex.hxx index 8ae75d4..e5dabd9 100644 --- a/xsd-frontend/traversal/complex.hxx +++ b/xsd-frontend/traversal/complex.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/complex.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/compositors.cxx b/xsd-frontend/traversal/compositors.cxx index 7bf27ad..c12b8ce 100644 --- a/xsd-frontend/traversal/compositors.cxx +++ b/xsd-frontend/traversal/compositors.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/compositors.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/compositors.hxx b/xsd-frontend/traversal/compositors.hxx index a4e447c..a78f336 100644 --- a/xsd-frontend/traversal/compositors.hxx +++ b/xsd-frontend/traversal/compositors.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/compositors.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/element-group.cxx b/xsd-frontend/traversal/element-group.cxx index 1526c2d..bde6b06 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 -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/element-group.hxx b/xsd-frontend/traversal/element-group.hxx index af45a00..1002f74 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 -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/element.cxx b/xsd-frontend/traversal/element.cxx index 5a47214..c41c44a 100644 --- a/xsd-frontend/traversal/element.cxx +++ b/xsd-frontend/traversal/element.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/element.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/element.hxx b/xsd-frontend/traversal/element.hxx index 0af2aaf..19b8803 100644 --- a/xsd-frontend/traversal/element.hxx +++ b/xsd-frontend/traversal/element.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/element.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/elements.cxx b/xsd-frontend/traversal/elements.cxx index c2a2ed9..5a7d385 100644 --- a/xsd-frontend/traversal/elements.cxx +++ b/xsd-frontend/traversal/elements.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/elements.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/elements.hxx b/xsd-frontend/traversal/elements.hxx index 9e2b106..90d76de 100644 --- a/xsd-frontend/traversal/elements.hxx +++ b/xsd-frontend/traversal/elements.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/elements.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/elements.txx b/xsd-frontend/traversal/elements.txx index 98f6b63..1a67ed7 100644 --- a/xsd-frontend/traversal/elements.txx +++ b/xsd-frontend/traversal/elements.txx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/elements.txx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/enumeration.cxx b/xsd-frontend/traversal/enumeration.cxx index e8d2c07..c18df6c 100644 --- a/xsd-frontend/traversal/enumeration.cxx +++ b/xsd-frontend/traversal/enumeration.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/enumeration.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/enumeration.hxx b/xsd-frontend/traversal/enumeration.hxx index 610f490..da00003 100644 --- a/xsd-frontend/traversal/enumeration.hxx +++ b/xsd-frontend/traversal/enumeration.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/enumeration.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/fundamental.cxx b/xsd-frontend/traversal/fundamental.cxx index 4b05787..1bcb5ab 100644 --- a/xsd-frontend/traversal/fundamental.cxx +++ b/xsd-frontend/traversal/fundamental.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/fundamental.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/fundamental.hxx b/xsd-frontend/traversal/fundamental.hxx index 85781f6..ee1f0e6 100644 --- a/xsd-frontend/traversal/fundamental.hxx +++ b/xsd-frontend/traversal/fundamental.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/fundamental.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/list.cxx b/xsd-frontend/traversal/list.cxx index 39203d6..5e291db 100644 --- a/xsd-frontend/traversal/list.cxx +++ b/xsd-frontend/traversal/list.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/list.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/list.hxx b/xsd-frontend/traversal/list.hxx index 1e96b09..32be2f2 100644 --- a/xsd-frontend/traversal/list.hxx +++ b/xsd-frontend/traversal/list.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/list.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/namespace.cxx b/xsd-frontend/traversal/namespace.cxx index ef9299b..5987be9 100644 --- a/xsd-frontend/traversal/namespace.cxx +++ b/xsd-frontend/traversal/namespace.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/namespace.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/namespace.hxx b/xsd-frontend/traversal/namespace.hxx index b1024da..7f2c127 100644 --- a/xsd-frontend/traversal/namespace.hxx +++ b/xsd-frontend/traversal/namespace.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/namespace.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/particle.cxx b/xsd-frontend/traversal/particle.cxx index 82bf609..fbdf7b9 100644 --- a/xsd-frontend/traversal/particle.cxx +++ b/xsd-frontend/traversal/particle.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/particle.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/particle.hxx b/xsd-frontend/traversal/particle.hxx index 688d6f9..a34dd69 100644 --- a/xsd-frontend/traversal/particle.hxx +++ b/xsd-frontend/traversal/particle.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/particle.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/schema.cxx b/xsd-frontend/traversal/schema.cxx index 473a6c0..53a3927 100644 --- a/xsd-frontend/traversal/schema.cxx +++ b/xsd-frontend/traversal/schema.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/schema.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/schema.hxx b/xsd-frontend/traversal/schema.hxx index bf45e98..81d8f8b 100644 --- a/xsd-frontend/traversal/schema.hxx +++ b/xsd-frontend/traversal/schema.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/schema.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/union.cxx b/xsd-frontend/traversal/union.cxx index c0f0790..5c1430a 100644 --- a/xsd-frontend/traversal/union.cxx +++ b/xsd-frontend/traversal/union.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/union.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/traversal/union.hxx b/xsd-frontend/traversal/union.hxx index 3b72bb4..c1ba3e4 100644 --- a/xsd-frontend/traversal/union.hxx +++ b/xsd-frontend/traversal/union.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/traversal/union.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/types.cxx b/xsd-frontend/types.cxx index 126a2e1..1568770 100644 --- a/xsd-frontend/types.cxx +++ b/xsd-frontend/types.cxx @@ -1,5 +1,4 @@ // file : xsd-frontend/types.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/types.hxx b/xsd-frontend/types.hxx index 5e7793e..9ab44f1 100644 --- a/xsd-frontend/types.hxx +++ b/xsd-frontend/types.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/types.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/version.hxx b/xsd-frontend/version.hxx index 1e147bf..41fb037 100644 --- a/xsd-frontend/version.hxx +++ b/xsd-frontend/version.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/version.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/xsd-frontend/xml.hxx b/xsd-frontend/xml.hxx index d8962a5..14e854f 100644 --- a/xsd-frontend/xml.hxx +++ b/xsd-frontend/xml.hxx @@ -1,5 +1,4 @@ // file : xsd-frontend/xml.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file -- cgit v1.1