aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/parser
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx/parser')
-rw-r--r--xsde/cxx/parser/attribute-validation-source.cxx1
-rw-r--r--xsde/cxx/parser/attribute-validation-source.hxx1
-rw-r--r--xsde/cxx/parser/characters-validation-source.cxx1
-rw-r--r--xsde/cxx/parser/characters-validation-source.hxx1
-rw-r--r--xsde/cxx/parser/driver-source.cxx1
-rw-r--r--xsde/cxx/parser/driver-source.hxx1
-rw-r--r--xsde/cxx/parser/element-validation-source.cxx1
-rw-r--r--xsde/cxx/parser/element-validation-source.hxx1
-rw-r--r--xsde/cxx/parser/elements.cxx1
-rw-r--r--xsde/cxx/parser/elements.hxx1
-rw-r--r--xsde/cxx/parser/generator.cxx1
-rw-r--r--xsde/cxx/parser/generator.hxx1
-rw-r--r--xsde/cxx/parser/impl-header.cxx1
-rw-r--r--xsde/cxx/parser/impl-header.hxx1
-rw-r--r--xsde/cxx/parser/impl-source.cxx1
-rw-r--r--xsde/cxx/parser/impl-source.hxx1
-rw-r--r--xsde/cxx/parser/name-processor.cxx1
-rw-r--r--xsde/cxx/parser/name-processor.hxx1
-rw-r--r--xsde/cxx/parser/options.cli1
-rw-r--r--xsde/cxx/parser/parser-forward.cxx1
-rw-r--r--xsde/cxx/parser/parser-forward.hxx1
-rw-r--r--xsde/cxx/parser/parser-header.cxx1
-rw-r--r--xsde/cxx/parser/parser-header.hxx1
-rw-r--r--xsde/cxx/parser/parser-inline.cxx1
-rw-r--r--xsde/cxx/parser/parser-inline.hxx1
-rw-r--r--xsde/cxx/parser/parser-source.cxx1
-rw-r--r--xsde/cxx/parser/parser-source.hxx1
-rw-r--r--xsde/cxx/parser/print-impl-common.hxx1
-rw-r--r--xsde/cxx/parser/state-processor.cxx1
-rw-r--r--xsde/cxx/parser/state-processor.hxx1
-rw-r--r--xsde/cxx/parser/type-processor.cxx1
-rw-r--r--xsde/cxx/parser/type-processor.hxx1
-rw-r--r--xsde/cxx/parser/validator.cxx1
-rw-r--r--xsde/cxx/parser/validator.hxx1
34 files changed, 0 insertions, 34 deletions
diff --git a/xsde/cxx/parser/attribute-validation-source.cxx b/xsde/cxx/parser/attribute-validation-source.cxx
index 97fc536..759f56f 100644
--- a/xsde/cxx/parser/attribute-validation-source.cxx
+++ b/xsde/cxx/parser/attribute-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/attribute-validation-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/xsde/cxx/parser/attribute-validation-source.hxx b/xsde/cxx/parser/attribute-validation-source.hxx
index 6e6663d..82cae44 100644
--- a/xsde/cxx/parser/attribute-validation-source.hxx
+++ b/xsde/cxx/parser/attribute-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/attribute-validation-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/xsde/cxx/parser/characters-validation-source.cxx b/xsde/cxx/parser/characters-validation-source.cxx
index b93e280..4b90d12 100644
--- a/xsde/cxx/parser/characters-validation-source.cxx
+++ b/xsde/cxx/parser/characters-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/characters-validation-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/xsde/cxx/parser/characters-validation-source.hxx b/xsde/cxx/parser/characters-validation-source.hxx
index e1692ec..e5c2bfb 100644
--- a/xsde/cxx/parser/characters-validation-source.hxx
+++ b/xsde/cxx/parser/characters-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/characters-validation-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/xsde/cxx/parser/driver-source.cxx b/xsde/cxx/parser/driver-source.cxx
index f46bbe3..4dba9dc 100644
--- a/xsde/cxx/parser/driver-source.cxx
+++ b/xsde/cxx/parser/driver-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/driver-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/xsde/cxx/parser/driver-source.hxx b/xsde/cxx/parser/driver-source.hxx
index e19b2da..9786536 100644
--- a/xsde/cxx/parser/driver-source.hxx
+++ b/xsde/cxx/parser/driver-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/driver-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/xsde/cxx/parser/element-validation-source.cxx b/xsde/cxx/parser/element-validation-source.cxx
index a766a59..7199d86 100644
--- a/xsde/cxx/parser/element-validation-source.cxx
+++ b/xsde/cxx/parser/element-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/element-validation-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/xsde/cxx/parser/element-validation-source.hxx b/xsde/cxx/parser/element-validation-source.hxx
index 23e24f2..f9af58c 100644
--- a/xsde/cxx/parser/element-validation-source.hxx
+++ b/xsde/cxx/parser/element-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/element-validation-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/xsde/cxx/parser/elements.cxx b/xsde/cxx/parser/elements.cxx
index 05bcae0..4af8a7f 100644
--- a/xsde/cxx/parser/elements.cxx
+++ b/xsde/cxx/parser/elements.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/elements.hxx b/xsde/cxx/parser/elements.hxx
index eaad3f7..d8caea5 100644
--- a/xsde/cxx/parser/elements.hxx
+++ b/xsde/cxx/parser/elements.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/generator.cxx b/xsde/cxx/parser/generator.cxx
index 3f9cb80..afd7cfe 100644
--- a/xsde/cxx/parser/generator.cxx
+++ b/xsde/cxx/parser/generator.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/generator.hxx b/xsde/cxx/parser/generator.hxx
index 5cfed0a..081646c 100644
--- a/xsde/cxx/parser/generator.hxx
+++ b/xsde/cxx/parser/generator.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/impl-header.cxx b/xsde/cxx/parser/impl-header.cxx
index 2ffb493..8d7a39c 100644
--- a/xsde/cxx/parser/impl-header.cxx
+++ b/xsde/cxx/parser/impl-header.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/impl-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/xsde/cxx/parser/impl-header.hxx b/xsde/cxx/parser/impl-header.hxx
index e534130..8a4ef2a 100644
--- a/xsde/cxx/parser/impl-header.hxx
+++ b/xsde/cxx/parser/impl-header.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/impl-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/xsde/cxx/parser/impl-source.cxx b/xsde/cxx/parser/impl-source.cxx
index 35df1b1..d9a8dfd 100644
--- a/xsde/cxx/parser/impl-source.cxx
+++ b/xsde/cxx/parser/impl-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/impl-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/xsde/cxx/parser/impl-source.hxx b/xsde/cxx/parser/impl-source.hxx
index 7449e97..8783f3c 100644
--- a/xsde/cxx/parser/impl-source.hxx
+++ b/xsde/cxx/parser/impl-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/impl-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/xsde/cxx/parser/name-processor.cxx b/xsde/cxx/parser/name-processor.cxx
index d0cd8b1..a948c05 100644
--- a/xsde/cxx/parser/name-processor.cxx
+++ b/xsde/cxx/parser/name-processor.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/name-processor.hxx b/xsde/cxx/parser/name-processor.hxx
index 1a28e47..93b5eff 100644
--- a/xsde/cxx/parser/name-processor.hxx
+++ b/xsde/cxx/parser/name-processor.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/options.cli b/xsde/cxx/parser/options.cli
index 9b07011..9b8cfb3 100644
--- a/xsde/cxx/parser/options.cli
+++ b/xsde/cxx/parser/options.cli
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/parser-forward.cxx b/xsde/cxx/parser/parser-forward.cxx
index 4687fdc..22e12b3 100644
--- a/xsde/cxx/parser/parser-forward.cxx
+++ b/xsde/cxx/parser/parser-forward.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/parser-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/xsde/cxx/parser/parser-forward.hxx b/xsde/cxx/parser/parser-forward.hxx
index b93b638..6a013cf 100644
--- a/xsde/cxx/parser/parser-forward.hxx
+++ b/xsde/cxx/parser/parser-forward.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/parser-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/xsde/cxx/parser/parser-header.cxx b/xsde/cxx/parser/parser-header.cxx
index 9986e87..cf7bd90 100644
--- a/xsde/cxx/parser/parser-header.cxx
+++ b/xsde/cxx/parser/parser-header.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/parser-header.hxx b/xsde/cxx/parser/parser-header.hxx
index a58ae76..bf78534 100644
--- a/xsde/cxx/parser/parser-header.hxx
+++ b/xsde/cxx/parser/parser-header.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/parser-inline.cxx b/xsde/cxx/parser/parser-inline.cxx
index fd1e6d4..7825f64 100644
--- a/xsde/cxx/parser/parser-inline.cxx
+++ b/xsde/cxx/parser/parser-inline.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/parser-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/xsde/cxx/parser/parser-inline.hxx b/xsde/cxx/parser/parser-inline.hxx
index 76c1ef2..afd1577 100644
--- a/xsde/cxx/parser/parser-inline.hxx
+++ b/xsde/cxx/parser/parser-inline.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/parser-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/xsde/cxx/parser/parser-source.cxx b/xsde/cxx/parser/parser-source.cxx
index dcb7c26..978fa65 100644
--- a/xsde/cxx/parser/parser-source.cxx
+++ b/xsde/cxx/parser/parser-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/parser-source.hxx b/xsde/cxx/parser/parser-source.hxx
index 5d3bd4c..67442fd 100644
--- a/xsde/cxx/parser/parser-source.hxx
+++ b/xsde/cxx/parser/parser-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/print-impl-common.hxx b/xsde/cxx/parser/print-impl-common.hxx
index c9fca22..09a9f9b 100644
--- a/xsde/cxx/parser/print-impl-common.hxx
+++ b/xsde/cxx/parser/print-impl-common.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/print-impl-common.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/xsde/cxx/parser/state-processor.cxx b/xsde/cxx/parser/state-processor.cxx
index 6e079d7..01f1e7a 100644
--- a/xsde/cxx/parser/state-processor.cxx
+++ b/xsde/cxx/parser/state-processor.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/state-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/xsde/cxx/parser/state-processor.hxx b/xsde/cxx/parser/state-processor.hxx
index 58ca460..04188fe 100644
--- a/xsde/cxx/parser/state-processor.hxx
+++ b/xsde/cxx/parser/state-processor.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/state-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/xsde/cxx/parser/type-processor.cxx b/xsde/cxx/parser/type-processor.cxx
index 3513aed..d7141a9 100644
--- a/xsde/cxx/parser/type-processor.cxx
+++ b/xsde/cxx/parser/type-processor.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/type-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/xsde/cxx/parser/type-processor.hxx b/xsde/cxx/parser/type-processor.hxx
index a3ccbf9..7da38d0 100644
--- a/xsde/cxx/parser/type-processor.hxx
+++ b/xsde/cxx/parser/type-processor.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/type-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/xsde/cxx/parser/validator.cxx b/xsde/cxx/parser/validator.cxx
index 636dba4..07d7727 100644
--- a/xsde/cxx/parser/validator.cxx
+++ b/xsde/cxx/parser/validator.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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/xsde/cxx/parser/validator.hxx b/xsde/cxx/parser/validator.hxx
index c17c048..b0802eb 100644
--- a/xsde/cxx/parser/validator.hxx
+++ b/xsde/cxx/parser/validator.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/parser/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