aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/serializer
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx/serializer')
-rw-r--r--xsde/cxx/serializer/attribute-validation-source.cxx1
-rw-r--r--xsde/cxx/serializer/attribute-validation-source.hxx1
-rw-r--r--xsde/cxx/serializer/driver-source.cxx1
-rw-r--r--xsde/cxx/serializer/driver-source.hxx1
-rw-r--r--xsde/cxx/serializer/element-validation-source.cxx1
-rw-r--r--xsde/cxx/serializer/element-validation-source.hxx1
-rw-r--r--xsde/cxx/serializer/elements.cxx1
-rw-r--r--xsde/cxx/serializer/elements.hxx1
-rw-r--r--xsde/cxx/serializer/generator.cxx1
-rw-r--r--xsde/cxx/serializer/generator.hxx1
-rw-r--r--xsde/cxx/serializer/impl-header.cxx1
-rw-r--r--xsde/cxx/serializer/impl-header.hxx1
-rw-r--r--xsde/cxx/serializer/impl-source.cxx1
-rw-r--r--xsde/cxx/serializer/impl-source.hxx1
-rw-r--r--xsde/cxx/serializer/name-processor.cxx1
-rw-r--r--xsde/cxx/serializer/name-processor.hxx1
-rw-r--r--xsde/cxx/serializer/options.cli1
-rw-r--r--xsde/cxx/serializer/serializer-forward.cxx1
-rw-r--r--xsde/cxx/serializer/serializer-forward.hxx1
-rw-r--r--xsde/cxx/serializer/serializer-header.cxx1
-rw-r--r--xsde/cxx/serializer/serializer-header.hxx1
-rw-r--r--xsde/cxx/serializer/serializer-inline.cxx1
-rw-r--r--xsde/cxx/serializer/serializer-inline.hxx1
-rw-r--r--xsde/cxx/serializer/serializer-source.cxx1
-rw-r--r--xsde/cxx/serializer/serializer-source.hxx1
-rw-r--r--xsde/cxx/serializer/type-processor.cxx1
-rw-r--r--xsde/cxx/serializer/type-processor.hxx1
-rw-r--r--xsde/cxx/serializer/validator.cxx1
-rw-r--r--xsde/cxx/serializer/validator.hxx1
29 files changed, 0 insertions, 29 deletions
diff --git a/xsde/cxx/serializer/attribute-validation-source.cxx b/xsde/cxx/serializer/attribute-validation-source.cxx
index f66eff0..4a94715 100644
--- a/xsde/cxx/serializer/attribute-validation-source.cxx
+++ b/xsde/cxx/serializer/attribute-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/attribute-validation-source.hxx b/xsde/cxx/serializer/attribute-validation-source.hxx
index 5951262..289e97b 100644
--- a/xsde/cxx/serializer/attribute-validation-source.hxx
+++ b/xsde/cxx/serializer/attribute-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/driver-source.cxx b/xsde/cxx/serializer/driver-source.cxx
index 6f609c2..d69824d 100644
--- a/xsde/cxx/serializer/driver-source.cxx
+++ b/xsde/cxx/serializer/driver-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/driver-source.hxx b/xsde/cxx/serializer/driver-source.hxx
index 5f87857..278a346 100644
--- a/xsde/cxx/serializer/driver-source.hxx
+++ b/xsde/cxx/serializer/driver-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/element-validation-source.cxx b/xsde/cxx/serializer/element-validation-source.cxx
index 329c7b9..72e15da 100644
--- a/xsde/cxx/serializer/element-validation-source.cxx
+++ b/xsde/cxx/serializer/element-validation-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/element-validation-source.hxx b/xsde/cxx/serializer/element-validation-source.hxx
index b2c24e2..96b6e80 100644
--- a/xsde/cxx/serializer/element-validation-source.hxx
+++ b/xsde/cxx/serializer/element-validation-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/elements.cxx b/xsde/cxx/serializer/elements.cxx
index f021c54..00c1917 100644
--- a/xsde/cxx/serializer/elements.cxx
+++ b/xsde/cxx/serializer/elements.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/elements.hxx b/xsde/cxx/serializer/elements.hxx
index 65a7c00..a6b49c4 100644
--- a/xsde/cxx/serializer/elements.hxx
+++ b/xsde/cxx/serializer/elements.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/generator.cxx b/xsde/cxx/serializer/generator.cxx
index 6663708..01ef00e 100644
--- a/xsde/cxx/serializer/generator.cxx
+++ b/xsde/cxx/serializer/generator.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/generator.hxx b/xsde/cxx/serializer/generator.hxx
index 4df1540..1cefd4c 100644
--- a/xsde/cxx/serializer/generator.hxx
+++ b/xsde/cxx/serializer/generator.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/impl-header.cxx b/xsde/cxx/serializer/impl-header.cxx
index bacfbc1..2f1a5ec 100644
--- a/xsde/cxx/serializer/impl-header.cxx
+++ b/xsde/cxx/serializer/impl-header.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/impl-header.hxx b/xsde/cxx/serializer/impl-header.hxx
index 8420ccc..d9d9d4a 100644
--- a/xsde/cxx/serializer/impl-header.hxx
+++ b/xsde/cxx/serializer/impl-header.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/impl-source.cxx b/xsde/cxx/serializer/impl-source.cxx
index 33193fe..57dcfc9 100644
--- a/xsde/cxx/serializer/impl-source.cxx
+++ b/xsde/cxx/serializer/impl-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/impl-source.hxx b/xsde/cxx/serializer/impl-source.hxx
index 33376b3..e492600 100644
--- a/xsde/cxx/serializer/impl-source.hxx
+++ b/xsde/cxx/serializer/impl-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/name-processor.cxx b/xsde/cxx/serializer/name-processor.cxx
index dc24f91..47552d2 100644
--- a/xsde/cxx/serializer/name-processor.cxx
+++ b/xsde/cxx/serializer/name-processor.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/name-processor.hxx b/xsde/cxx/serializer/name-processor.hxx
index 6a33fe8..db475ad 100644
--- a/xsde/cxx/serializer/name-processor.hxx
+++ b/xsde/cxx/serializer/name-processor.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/options.cli b/xsde/cxx/serializer/options.cli
index e4e35a1..cbc666a 100644
--- a/xsde/cxx/serializer/options.cli
+++ b/xsde/cxx/serializer/options.cli
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/serializer-forward.cxx b/xsde/cxx/serializer/serializer-forward.cxx
index 076eb97..70c5ed1 100644
--- a/xsde/cxx/serializer/serializer-forward.cxx
+++ b/xsde/cxx/serializer/serializer-forward.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/serializer-forward.hxx b/xsde/cxx/serializer/serializer-forward.hxx
index 26b441d..fba7d51 100644
--- a/xsde/cxx/serializer/serializer-forward.hxx
+++ b/xsde/cxx/serializer/serializer-forward.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/serializer-header.cxx b/xsde/cxx/serializer/serializer-header.cxx
index ef59c25..ef61360 100644
--- a/xsde/cxx/serializer/serializer-header.cxx
+++ b/xsde/cxx/serializer/serializer-header.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/serializer-header.hxx b/xsde/cxx/serializer/serializer-header.hxx
index 5f98d26..d493cdb 100644
--- a/xsde/cxx/serializer/serializer-header.hxx
+++ b/xsde/cxx/serializer/serializer-header.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/serializer-inline.cxx b/xsde/cxx/serializer/serializer-inline.cxx
index 47feafc..aa6b69b 100644
--- a/xsde/cxx/serializer/serializer-inline.cxx
+++ b/xsde/cxx/serializer/serializer-inline.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/serializer-inline.hxx b/xsde/cxx/serializer/serializer-inline.hxx
index 370772a..a8f917f 100644
--- a/xsde/cxx/serializer/serializer-inline.hxx
+++ b/xsde/cxx/serializer/serializer-inline.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/serializer-source.cxx b/xsde/cxx/serializer/serializer-source.cxx
index 70d0235..1b1b24e 100644
--- a/xsde/cxx/serializer/serializer-source.cxx
+++ b/xsde/cxx/serializer/serializer-source.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/serializer-source.hxx b/xsde/cxx/serializer/serializer-source.hxx
index 71fd63e..a7c1d41 100644
--- a/xsde/cxx/serializer/serializer-source.hxx
+++ b/xsde/cxx/serializer/serializer-source.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/serializer-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/serializer/type-processor.cxx b/xsde/cxx/serializer/type-processor.cxx
index 16d5760..033b50e 100644
--- a/xsde/cxx/serializer/type-processor.cxx
+++ b/xsde/cxx/serializer/type-processor.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/type-processor.hxx b/xsde/cxx/serializer/type-processor.hxx
index 46c99da..041872f 100644
--- a/xsde/cxx/serializer/type-processor.hxx
+++ b/xsde/cxx/serializer/type-processor.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/validator.cxx b/xsde/cxx/serializer/validator.cxx
index 492c192..2b5e629 100644
--- a/xsde/cxx/serializer/validator.cxx
+++ b/xsde/cxx/serializer/validator.cxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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/serializer/validator.hxx b/xsde/cxx/serializer/validator.hxx
index 0e59b3d..995104a 100644
--- a/xsde/cxx/serializer/validator.hxx
+++ b/xsde/cxx/serializer/validator.hxx
@@ -1,5 +1,4 @@
// file : xsde/cxx/serializer/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