summaryrefslogtreecommitdiff
path: root/xsd/cxx/tree
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/cxx/tree')
-rw-r--r--xsd/cxx/tree/counter.cxx1
-rw-r--r--xsd/cxx/tree/counter.hxx1
-rw-r--r--xsd/cxx/tree/default-value.cxx1
-rw-r--r--xsd/cxx/tree/default-value.hxx1
-rw-r--r--xsd/cxx/tree/elements.cxx1
-rw-r--r--xsd/cxx/tree/elements.hxx1
-rw-r--r--xsd/cxx/tree/fundamental-header.hxx1
-rw-r--r--xsd/cxx/tree/generator.cxx1
-rw-r--r--xsd/cxx/tree/generator.hxx1
-rw-r--r--xsd/cxx/tree/name-processor.cxx1
-rw-r--r--xsd/cxx/tree/name-processor.hxx1
-rw-r--r--xsd/cxx/tree/options.cli1
-rw-r--r--xsd/cxx/tree/parser-header.cxx1
-rw-r--r--xsd/cxx/tree/parser-header.hxx1
-rw-r--r--xsd/cxx/tree/parser-source.cxx1
-rw-r--r--xsd/cxx/tree/parser-source.hxx1
-rw-r--r--xsd/cxx/tree/polymorphism-processor.cxx1
-rw-r--r--xsd/cxx/tree/polymorphism-processor.hxx1
-rw-r--r--xsd/cxx/tree/serialization-header.cxx1
-rw-r--r--xsd/cxx/tree/serialization-header.hxx1
-rw-r--r--xsd/cxx/tree/serialization-source.cxx1
-rw-r--r--xsd/cxx/tree/serialization-source.hxx1
-rw-r--r--xsd/cxx/tree/stream-extraction-source.cxx1
-rw-r--r--xsd/cxx/tree/stream-extraction-source.hxx1
-rw-r--r--xsd/cxx/tree/stream-header.cxx1
-rw-r--r--xsd/cxx/tree/stream-header.hxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-header.cxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-header.hxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-source.cxx1
-rw-r--r--xsd/cxx/tree/stream-insertion-source.hxx1
-rw-r--r--xsd/cxx/tree/stream-source.cxx1
-rw-r--r--xsd/cxx/tree/stream-source.hxx1
-rw-r--r--xsd/cxx/tree/tree-forward.cxx1
-rw-r--r--xsd/cxx/tree/tree-forward.hxx1
-rw-r--r--xsd/cxx/tree/tree-header.cxx1
-rw-r--r--xsd/cxx/tree/tree-header.hxx1
-rw-r--r--xsd/cxx/tree/tree-inline.cxx1
-rw-r--r--xsd/cxx/tree/tree-inline.hxx1
-rw-r--r--xsd/cxx/tree/tree-source.cxx1
-rw-r--r--xsd/cxx/tree/tree-source.hxx1
-rw-r--r--xsd/cxx/tree/validator.cxx1
-rw-r--r--xsd/cxx/tree/validator.hxx1
42 files changed, 0 insertions, 42 deletions
diff --git a/xsd/cxx/tree/counter.cxx b/xsd/cxx/tree/counter.cxx
index 58bd22d..9f993bb 100644
--- a/xsd/cxx/tree/counter.cxx
+++ b/xsd/cxx/tree/counter.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/counter.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/counter.hxx b/xsd/cxx/tree/counter.hxx
index e274891..0bd61d9 100644
--- a/xsd/cxx/tree/counter.hxx
+++ b/xsd/cxx/tree/counter.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/counter.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/default-value.cxx b/xsd/cxx/tree/default-value.cxx
index 6486583..254c5b4 100644
--- a/xsd/cxx/tree/default-value.cxx
+++ b/xsd/cxx/tree/default-value.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/default-value.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/default-value.hxx b/xsd/cxx/tree/default-value.hxx
index f8451c2..2af5d0f 100644
--- a/xsd/cxx/tree/default-value.hxx
+++ b/xsd/cxx/tree/default-value.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/default-value.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/elements.cxx b/xsd/cxx/tree/elements.cxx
index 10bf999..8bca15d 100644
--- a/xsd/cxx/tree/elements.cxx
+++ b/xsd/cxx/tree/elements.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/elements.hxx b/xsd/cxx/tree/elements.hxx
index deb3a5e..db443f1 100644
--- a/xsd/cxx/tree/elements.hxx
+++ b/xsd/cxx/tree/elements.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/fundamental-header.hxx b/xsd/cxx/tree/fundamental-header.hxx
index 18a5e61..4cd86cb 100644
--- a/xsd/cxx/tree/fundamental-header.hxx
+++ b/xsd/cxx/tree/fundamental-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/fundamental-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/generator.cxx b/xsd/cxx/tree/generator.cxx
index 709046c..ca92c8d 100644
--- a/xsd/cxx/tree/generator.cxx
+++ b/xsd/cxx/tree/generator.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/generator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/generator.hxx b/xsd/cxx/tree/generator.hxx
index 5db4a5d..72d63ac 100644
--- a/xsd/cxx/tree/generator.hxx
+++ b/xsd/cxx/tree/generator.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/generator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/name-processor.cxx b/xsd/cxx/tree/name-processor.cxx
index 844d8e1..1ac7482 100644
--- a/xsd/cxx/tree/name-processor.cxx
+++ b/xsd/cxx/tree/name-processor.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/name-processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/name-processor.hxx b/xsd/cxx/tree/name-processor.hxx
index c8505c7..41c5402 100644
--- a/xsd/cxx/tree/name-processor.hxx
+++ b/xsd/cxx/tree/name-processor.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/name-processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/options.cli b/xsd/cxx/tree/options.cli
index 6a6b9a7..956f53b 100644
--- a/xsd/cxx/tree/options.cli
+++ b/xsd/cxx/tree/options.cli
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/options.cli
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-header.cxx b/xsd/cxx/tree/parser-header.cxx
index cdad52c..9b4eb8a 100644
--- a/xsd/cxx/tree/parser-header.cxx
+++ b/xsd/cxx/tree/parser-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-header.hxx b/xsd/cxx/tree/parser-header.hxx
index 0857f83..ff8b895 100644
--- a/xsd/cxx/tree/parser-header.hxx
+++ b/xsd/cxx/tree/parser-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-source.cxx b/xsd/cxx/tree/parser-source.cxx
index be641e5..a0508e5 100644
--- a/xsd/cxx/tree/parser-source.cxx
+++ b/xsd/cxx/tree/parser-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/parser-source.hxx b/xsd/cxx/tree/parser-source.hxx
index 62f7bbc..03ff283 100644
--- a/xsd/cxx/tree/parser-source.hxx
+++ b/xsd/cxx/tree/parser-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/parser-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/polymorphism-processor.cxx b/xsd/cxx/tree/polymorphism-processor.cxx
index be9fe81..7fcf5bf 100644
--- a/xsd/cxx/tree/polymorphism-processor.cxx
+++ b/xsd/cxx/tree/polymorphism-processor.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/tree/polymorphism-processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/polymorphism-processor.hxx b/xsd/cxx/tree/polymorphism-processor.hxx
index fb0a29a..9fd1a84 100644
--- a/xsd/cxx/tree/polymorphism-processor.hxx
+++ b/xsd/cxx/tree/polymorphism-processor.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/tree/polymorphism-processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-header.cxx b/xsd/cxx/tree/serialization-header.cxx
index 33359fc..4cf9318 100644
--- a/xsd/cxx/tree/serialization-header.cxx
+++ b/xsd/cxx/tree/serialization-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-header.hxx b/xsd/cxx/tree/serialization-header.hxx
index 0b772e3..930d895 100644
--- a/xsd/cxx/tree/serialization-header.hxx
+++ b/xsd/cxx/tree/serialization-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-source.cxx b/xsd/cxx/tree/serialization-source.cxx
index f4d5eac..e5e0295 100644
--- a/xsd/cxx/tree/serialization-source.cxx
+++ b/xsd/cxx/tree/serialization-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/serialization-source.hxx b/xsd/cxx/tree/serialization-source.hxx
index 12f31f2..f94d295 100644
--- a/xsd/cxx/tree/serialization-source.hxx
+++ b/xsd/cxx/tree/serialization-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/serialization-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-extraction-source.cxx b/xsd/cxx/tree/stream-extraction-source.cxx
index 05e47b5..992cd54 100644
--- a/xsd/cxx/tree/stream-extraction-source.cxx
+++ b/xsd/cxx/tree/stream-extraction-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-extraction-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-extraction-source.hxx b/xsd/cxx/tree/stream-extraction-source.hxx
index 6d00140..052ae96 100644
--- a/xsd/cxx/tree/stream-extraction-source.hxx
+++ b/xsd/cxx/tree/stream-extraction-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-extraction-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-header.cxx b/xsd/cxx/tree/stream-header.cxx
index 258d335..e657fd8 100644
--- a/xsd/cxx/tree/stream-header.cxx
+++ b/xsd/cxx/tree/stream-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-header.hxx b/xsd/cxx/tree/stream-header.hxx
index e2689dd..07be67e 100644
--- a/xsd/cxx/tree/stream-header.hxx
+++ b/xsd/cxx/tree/stream-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-header.cxx b/xsd/cxx/tree/stream-insertion-header.cxx
index 5907dad..1883d1d 100644
--- a/xsd/cxx/tree/stream-insertion-header.cxx
+++ b/xsd/cxx/tree/stream-insertion-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-header.hxx b/xsd/cxx/tree/stream-insertion-header.hxx
index d224a13..24c6a34 100644
--- a/xsd/cxx/tree/stream-insertion-header.hxx
+++ b/xsd/cxx/tree/stream-insertion-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-source.cxx b/xsd/cxx/tree/stream-insertion-source.cxx
index b147f8f..9fc426c 100644
--- a/xsd/cxx/tree/stream-insertion-source.cxx
+++ b/xsd/cxx/tree/stream-insertion-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-insertion-source.hxx b/xsd/cxx/tree/stream-insertion-source.hxx
index 22db93f..9d32546 100644
--- a/xsd/cxx/tree/stream-insertion-source.hxx
+++ b/xsd/cxx/tree/stream-insertion-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-insertion-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-source.cxx b/xsd/cxx/tree/stream-source.cxx
index 23cb473..1379101 100644
--- a/xsd/cxx/tree/stream-source.cxx
+++ b/xsd/cxx/tree/stream-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/stream-source.hxx b/xsd/cxx/tree/stream-source.hxx
index 06fc66e..00a3e0c 100644
--- a/xsd/cxx/tree/stream-source.hxx
+++ b/xsd/cxx/tree/stream-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/stream-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-forward.cxx b/xsd/cxx/tree/tree-forward.cxx
index b3468ed..42b1ccb 100644
--- a/xsd/cxx/tree/tree-forward.cxx
+++ b/xsd/cxx/tree/tree-forward.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-forward.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-forward.hxx b/xsd/cxx/tree/tree-forward.hxx
index b0b131b..eb1d629 100644
--- a/xsd/cxx/tree/tree-forward.hxx
+++ b/xsd/cxx/tree/tree-forward.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-forward.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-header.cxx b/xsd/cxx/tree/tree-header.cxx
index 56bf932..277758c 100644
--- a/xsd/cxx/tree/tree-header.cxx
+++ b/xsd/cxx/tree/tree-header.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-header.hxx b/xsd/cxx/tree/tree-header.hxx
index ec34603..b3cde85 100644
--- a/xsd/cxx/tree/tree-header.hxx
+++ b/xsd/cxx/tree/tree-header.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-inline.cxx b/xsd/cxx/tree/tree-inline.cxx
index 0c64650..43f158b 100644
--- a/xsd/cxx/tree/tree-inline.cxx
+++ b/xsd/cxx/tree/tree-inline.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-inline.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-inline.hxx b/xsd/cxx/tree/tree-inline.hxx
index 9ea352e..940bd55 100644
--- a/xsd/cxx/tree/tree-inline.hxx
+++ b/xsd/cxx/tree/tree-inline.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-inline.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-source.cxx b/xsd/cxx/tree/tree-source.cxx
index 423f3bf..1068733 100644
--- a/xsd/cxx/tree/tree-source.cxx
+++ b/xsd/cxx/tree/tree-source.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/tree-source.hxx b/xsd/cxx/tree/tree-source.hxx
index 221bd5f..c94824b 100644
--- a/xsd/cxx/tree/tree-source.hxx
+++ b/xsd/cxx/tree/tree-source.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/tree-source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/validator.cxx b/xsd/cxx/tree/validator.cxx
index 4b8da17..6e4d4fd 100644
--- a/xsd/cxx/tree/validator.cxx
+++ b/xsd/cxx/tree/validator.cxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/validator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/xsd/cxx/tree/validator.hxx b/xsd/cxx/tree/validator.hxx
index ace8abe..4853455 100644
--- a/xsd/cxx/tree/validator.hxx
+++ b/xsd/cxx/tree/validator.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/tree/validator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file