aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
commitb16111a4e4bf6b40b12ca678fcf967e554133603 (patch)
tree0ead8183eebcf578d7c4e71f27fb6fa994e38292
parent0fd331b2f1ce974e8428acbd46ec8384da5879e1 (diff)
Remove author field from file header
Too much effort to maintain.
-rw-r--r--Makefile.am1
-rwxr-xr-xbootstrap1
-rw-r--r--build/bootstrap.make1
-rw-r--r--build/export/odb/stub.make1
-rw-r--r--build/hxx/hxx-cxx.make1
-rw-r--r--build/import/cli/cli-cxx.make1
-rw-r--r--build/import/cli/configuration-rules.make1
-rwxr-xr-xbuild/import/cli/configure1
-rw-r--r--build/import/cli/stub.make1
-rw-r--r--build/import/libcutl/configuration-rules.make1
-rwxr-xr-xbuild/import/libcutl/configure1
-rw-r--r--build/import/libcutl/stub.make1
-rw-r--r--build/import/odb/configuration-rules.make1
-rwxr-xr-xbuild/import/odb/configure1
-rw-r--r--build/import/odb/hxx-cxx.make1
-rw-r--r--build/import/odb/stub.make1
-rw-r--r--configure.ac1
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/makefile1
-rw-r--r--m4/disable-rpath.m41
-rw-r--r--m4/gcc-plugin.m41
-rw-r--r--m4/libcutl.m41
-rw-r--r--m4/libtool-link.m41
-rw-r--r--makefile1
-rw-r--r--odb/Makefile.am1
-rw-r--r--odb/common.cxx1
-rw-r--r--odb/common.hxx1
-rw-r--r--odb/context.cxx1
-rw-r--r--odb/context.hxx1
-rw-r--r--odb/cxx-lexer.cxx1
-rw-r--r--odb/cxx-lexer.hxx1
-rw-r--r--odb/cxx-token.hxx1
-rw-r--r--odb/diagnostics.cxx1
-rw-r--r--odb/diagnostics.hxx1
-rw-r--r--odb/emitter.cxx1
-rw-r--r--odb/emitter.hxx1
-rw-r--r--odb/gcc-fwd.hxx1
-rw-r--r--odb/gcc.hxx1
-rw-r--r--odb/generate.hxx1
-rw-r--r--odb/generator.cxx1
-rw-r--r--odb/generator.hxx1
-rw-r--r--odb/header.cxx1
-rw-r--r--odb/include.cxx1
-rw-r--r--odb/inline.cxx1
-rw-r--r--odb/lookup.cxx1
-rw-r--r--odb/lookup.hxx1
-rw-r--r--odb/makefile1
-rw-r--r--odb/odb.cxx1
-rw-r--r--odb/option-functions.cxx1
-rw-r--r--odb/option-functions.hxx1
-rw-r--r--odb/option-types.cxx1
-rw-r--r--odb/option-types.hxx1
-rw-r--r--odb/options.cli1
-rw-r--r--odb/parser.cxx1
-rw-r--r--odb/parser.hxx1
-rw-r--r--odb/plugin.cxx1
-rw-r--r--odb/pragma.cxx1
-rw-r--r--odb/pragma.hxx1
-rw-r--r--odb/processor.cxx1
-rw-r--r--odb/processor.hxx1
-rw-r--r--odb/profile.cxx1
-rw-r--r--odb/profile.hxx1
-rw-r--r--odb/relational/common.cxx1
-rw-r--r--odb/relational/common.hxx1
-rw-r--r--odb/relational/context.cxx1
-rw-r--r--odb/relational/context.hxx1
-rw-r--r--odb/relational/context.ixx1
-rw-r--r--odb/relational/generate.hxx1
-rw-r--r--odb/relational/header.cxx1
-rw-r--r--odb/relational/header.hxx1
-rw-r--r--odb/relational/inline.cxx1
-rw-r--r--odb/relational/inline.hxx1
-rw-r--r--odb/relational/model.cxx1
-rw-r--r--odb/relational/model.hxx1
-rw-r--r--odb/relational/mssql/common.cxx1
-rw-r--r--odb/relational/mssql/common.hxx1
-rw-r--r--odb/relational/mssql/context.cxx1
-rw-r--r--odb/relational/mssql/context.hxx1
-rw-r--r--odb/relational/mssql/header.cxx1
-rw-r--r--odb/relational/mssql/model.cxx1
-rw-r--r--odb/relational/mssql/schema.cxx1
-rw-r--r--odb/relational/mssql/source.cxx1
-rw-r--r--odb/relational/mysql/common.cxx1
-rw-r--r--odb/relational/mysql/common.hxx1
-rw-r--r--odb/relational/mysql/context.cxx1
-rw-r--r--odb/relational/mysql/context.hxx1
-rw-r--r--odb/relational/mysql/header.cxx1
-rw-r--r--odb/relational/mysql/model.cxx1
-rw-r--r--odb/relational/mysql/schema.cxx1
-rw-r--r--odb/relational/mysql/source.cxx1
-rw-r--r--odb/relational/oracle/common.cxx1
-rw-r--r--odb/relational/oracle/common.hxx1
-rw-r--r--odb/relational/oracle/context.cxx1
-rw-r--r--odb/relational/oracle/context.hxx1
-rw-r--r--odb/relational/oracle/header.cxx1
-rw-r--r--odb/relational/oracle/model.cxx1
-rw-r--r--odb/relational/oracle/schema.cxx1
-rw-r--r--odb/relational/oracle/source.cxx1
-rw-r--r--odb/relational/pgsql/common.cxx1
-rw-r--r--odb/relational/pgsql/common.hxx1
-rw-r--r--odb/relational/pgsql/context.cxx1
-rw-r--r--odb/relational/pgsql/context.hxx1
-rw-r--r--odb/relational/pgsql/header.cxx1
-rw-r--r--odb/relational/pgsql/model.cxx1
-rw-r--r--odb/relational/pgsql/schema.cxx1
-rw-r--r--odb/relational/pgsql/source.cxx1
-rw-r--r--odb/relational/processor.cxx1
-rw-r--r--odb/relational/processor.hxx1
-rw-r--r--odb/relational/schema.cxx1
-rw-r--r--odb/relational/schema.hxx1
-rw-r--r--odb/relational/source.cxx1
-rw-r--r--odb/relational/source.hxx1
-rw-r--r--odb/relational/sqlite/common.cxx1
-rw-r--r--odb/relational/sqlite/common.hxx1
-rw-r--r--odb/relational/sqlite/context.cxx1
-rw-r--r--odb/relational/sqlite/context.hxx1
-rw-r--r--odb/relational/sqlite/header.cxx1
-rw-r--r--odb/relational/sqlite/model.cxx1
-rw-r--r--odb/relational/sqlite/schema.cxx1
-rw-r--r--odb/relational/sqlite/source.cxx1
-rw-r--r--odb/semantics.hxx1
-rw-r--r--odb/semantics/class-template.cxx1
-rw-r--r--odb/semantics/class-template.hxx1
-rw-r--r--odb/semantics/class.cxx1
-rw-r--r--odb/semantics/class.hxx1
-rw-r--r--odb/semantics/derived.cxx1
-rw-r--r--odb/semantics/derived.hxx1
-rw-r--r--odb/semantics/elements.cxx1
-rw-r--r--odb/semantics/elements.hxx1
-rw-r--r--odb/semantics/elements.ixx1
-rw-r--r--odb/semantics/enum.cxx1
-rw-r--r--odb/semantics/enum.hxx1
-rw-r--r--odb/semantics/fundamental.cxx1
-rw-r--r--odb/semantics/fundamental.hxx1
-rw-r--r--odb/semantics/namespace.cxx1
-rw-r--r--odb/semantics/namespace.hxx1
-rw-r--r--odb/semantics/relational.hxx1
-rw-r--r--odb/semantics/relational/column.cxx1
-rw-r--r--odb/semantics/relational/column.hxx1
-rw-r--r--odb/semantics/relational/elements.cxx1
-rw-r--r--odb/semantics/relational/elements.hxx1
-rw-r--r--odb/semantics/relational/elements.txx1
-rw-r--r--odb/semantics/relational/foreign-key.cxx1
-rw-r--r--odb/semantics/relational/foreign-key.hxx1
-rw-r--r--odb/semantics/relational/index.cxx1
-rw-r--r--odb/semantics/relational/index.hxx1
-rw-r--r--odb/semantics/relational/key.cxx1
-rw-r--r--odb/semantics/relational/key.hxx1
-rw-r--r--odb/semantics/relational/model.cxx1
-rw-r--r--odb/semantics/relational/model.hxx1
-rw-r--r--odb/semantics/relational/name.cxx1
-rw-r--r--odb/semantics/relational/name.hxx1
-rw-r--r--odb/semantics/relational/primary-key.cxx1
-rw-r--r--odb/semantics/relational/primary-key.hxx1
-rw-r--r--odb/semantics/relational/table.cxx1
-rw-r--r--odb/semantics/relational/table.hxx1
-rw-r--r--odb/semantics/template.cxx1
-rw-r--r--odb/semantics/template.hxx1
-rw-r--r--odb/semantics/union-template.cxx1
-rw-r--r--odb/semantics/union-template.hxx1
-rw-r--r--odb/semantics/union.cxx1
-rw-r--r--odb/semantics/union.hxx1
-rw-r--r--odb/semantics/unit.cxx1
-rw-r--r--odb/semantics/unit.hxx1
-rw-r--r--odb/sql-lexer.cxx1
-rw-r--r--odb/sql-lexer.hxx1
-rw-r--r--odb/sql-lexer.ixx1
-rw-r--r--odb/sql-token.cxx1
-rw-r--r--odb/sql-token.hxx1
-rw-r--r--odb/sql-token.ixx1
-rw-r--r--odb/traversal.hxx1
-rw-r--r--odb/traversal/class-template.cxx1
-rw-r--r--odb/traversal/class-template.hxx1
-rw-r--r--odb/traversal/class.cxx1
-rw-r--r--odb/traversal/class.hxx1
-rw-r--r--odb/traversal/derived.cxx1
-rw-r--r--odb/traversal/derived.hxx1
-rw-r--r--odb/traversal/elements.cxx1
-rw-r--r--odb/traversal/elements.hxx1
-rw-r--r--odb/traversal/enum.cxx1
-rw-r--r--odb/traversal/enum.hxx1
-rw-r--r--odb/traversal/fundamental.hxx1
-rw-r--r--odb/traversal/namespace.hxx1
-rw-r--r--odb/traversal/relational.hxx1
-rw-r--r--odb/traversal/relational/column.hxx1
-rw-r--r--odb/traversal/relational/elements.hxx1
-rw-r--r--odb/traversal/relational/foreign-key.hxx1
-rw-r--r--odb/traversal/relational/index.hxx1
-rw-r--r--odb/traversal/relational/key.hxx1
-rw-r--r--odb/traversal/relational/model.hxx1
-rw-r--r--odb/traversal/relational/primary-key.hxx1
-rw-r--r--odb/traversal/relational/table.hxx1
-rw-r--r--odb/traversal/template.cxx1
-rw-r--r--odb/traversal/template.hxx1
-rw-r--r--odb/traversal/union-template.cxx1
-rw-r--r--odb/traversal/union-template.hxx1
-rw-r--r--odb/traversal/union.hxx1
-rw-r--r--odb/traversal/unit.hxx1
-rw-r--r--odb/validator.cxx1
-rw-r--r--odb/validator.hxx1
-rw-r--r--odb/version.hxx1
201 files changed, 0 insertions, 201 deletions
diff --git a/Makefile.am b/Makefile.am
index 524d644..0df7e8b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,4 @@
# file : Makefile.am
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/bootstrap b/bootstrap
index 3599f7c..fe020a7 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,6 @@
#! /bin/sh
# file : bootstrap
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/bootstrap.make b/build/bootstrap.make
index a15543f..b845bbf 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,4 @@
# file : build/bootstrap.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/export/odb/stub.make b/build/export/odb/stub.make
index 189fb01..277013c 100644
--- a/build/export/odb/stub.make
+++ b/build/export/odb/stub.make
@@ -1,5 +1,4 @@
# file : build/export/odb/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/hxx/hxx-cxx.make b/build/hxx/hxx-cxx.make
index 2a33ab4..9703a85 100644
--- a/build/hxx/hxx-cxx.make
+++ b/build/hxx/hxx-cxx.make
@@ -1,5 +1,4 @@
# file : build/hxx/hxx-cxx.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/import/cli/cli-cxx.make b/build/import/cli/cli-cxx.make
index 5d4293e..8e7da18 100644
--- a/build/import/cli/cli-cxx.make
+++ b/build/import/cli/cli-cxx.make
@@ -1,5 +1,4 @@
# file : build/import/cli/cli-cxx.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/cli/configuration-rules.make b/build/import/cli/configuration-rules.make
index e5a77f2..a4b6d50 100644
--- a/build/import/cli/configuration-rules.make
+++ b/build/import/cli/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/cli/configuration-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/cli/configure b/build/import/cli/configure
index 612301c..33b91a5 100755
--- a/build/import/cli/configure
+++ b/build/import/cli/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/cli/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/cli/stub.make b/build/import/cli/stub.make
index 20cf45a..36e743f 100644
--- a/build/import/cli/stub.make
+++ b/build/import/cli/stub.make
@@ -1,5 +1,4 @@
# file : build/import/cli/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make
index db255d0..b2e7da8 100644
--- a/build/import/libcutl/configuration-rules.make
+++ b/build/import/libcutl/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libcutl/configuration-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/libcutl/configure b/build/import/libcutl/configure
index 6bcd346..29765c4 100755
--- a/build/import/libcutl/configure
+++ b/build/import/libcutl/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libcutl/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/libcutl/stub.make b/build/import/libcutl/stub.make
index ab3d051..2b7e7d9 100644
--- a/build/import/libcutl/stub.make
+++ b/build/import/libcutl/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libcutl/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make
index 82e4de4..861d5a1 100644
--- a/build/import/odb/configuration-rules.make
+++ b/build/import/odb/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/odb/configuration-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/import/odb/configure b/build/import/odb/configure
index de1cd39..6a58890 100755
--- a/build/import/odb/configure
+++ b/build/import/odb/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/odb/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/import/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make
index e97443c..031bc4b 100644
--- a/build/import/odb/hxx-cxx.make
+++ b/build/import/odb/hxx-cxx.make
@@ -1,5 +1,4 @@
# file : build/import/odb/hxx-cxx.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make
index 67a6f8f..4c40f57 100644
--- a/build/import/odb/stub.make
+++ b/build/import/odb/stub.make
@@ -1,5 +1,4 @@
# file : build/import/odb/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/configure.ac b/configure.ac
index 7dc7e0b..b764cc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,4 @@
# file : configure.ac
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d619e93..38f36ae 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,4 @@
# file : doc/Makefile.am
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/doc/makefile b/doc/makefile
index 740390d..f5def0f 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,5 +1,4 @@
# file : doc/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index b4b23ce..d6b3bfb 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,5 +1,4 @@
dnl file : m4/disable-rpath.m4
-dnl author : Boris Kolpackov <boris@codesynthesis.com>
dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v3; see accompanying LICENSE file
dnl
diff --git a/m4/gcc-plugin.m4 b/m4/gcc-plugin.m4
index 448f25a..c51fc7a 100644
--- a/m4/gcc-plugin.m4
+++ b/m4/gcc-plugin.m4
@@ -1,5 +1,4 @@
dnl file : m4/gcc-plugin.m4
-dnl author : Boris Kolpackov <boris@codesynthesis.com>
dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v3; see accompanying LICENSE file
dnl
diff --git a/m4/libcutl.m4 b/m4/libcutl.m4
index 4805873..28f8d06 100644
--- a/m4/libcutl.m4
+++ b/m4/libcutl.m4
@@ -1,5 +1,4 @@
dnl file : m4/libcutl.m4
-dnl author : Boris Kolpackov <boris@codesynthesis.com>
dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index d8395d5..221b9f2 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,5 +1,4 @@
dnl file : m4/libtool-link.m4
-dnl author : Boris Kolpackov <boris@codesynthesis.com>
dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
diff --git a/makefile b/makefile
index e4dff02..2cf81c0 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,4 @@
# file : makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/Makefile.am b/odb/Makefile.am
index 19d5ce4..21e131e 100644
--- a/odb/Makefile.am
+++ b/odb/Makefile.am
@@ -1,5 +1,4 @@
# file : odb/Makefile.am
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/common.cxx b/odb/common.cxx
index 6880964..82bb1fe 100644
--- a/odb/common.cxx
+++ b/odb/common.cxx
@@ -1,5 +1,4 @@
// file : odb/common.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/common.hxx b/odb/common.hxx
index f29eeca..a646001 100644
--- a/odb/common.hxx
+++ b/odb/common.hxx
@@ -1,5 +1,4 @@
// file : odb/common.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/context.cxx b/odb/context.cxx
index 928068d..c71934d 100644
--- a/odb/context.cxx
+++ b/odb/context.cxx
@@ -1,5 +1,4 @@
// file : odb/context.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/context.hxx b/odb/context.hxx
index 425e9de..a7dd6e6 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -1,5 +1,4 @@
// file : odb/context.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/cxx-lexer.cxx b/odb/cxx-lexer.cxx
index 6124855..4229f8a 100644
--- a/odb/cxx-lexer.cxx
+++ b/odb/cxx-lexer.cxx
@@ -1,5 +1,4 @@
// file : odb/cxx-lexer.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/cxx-lexer.hxx b/odb/cxx-lexer.hxx
index 11f4070..1f56b16 100644
--- a/odb/cxx-lexer.hxx
+++ b/odb/cxx-lexer.hxx
@@ -1,5 +1,4 @@
// file : odb/cxx-lexer.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/cxx-token.hxx b/odb/cxx-token.hxx
index efd0e85..570353a 100644
--- a/odb/cxx-token.hxx
+++ b/odb/cxx-token.hxx
@@ -1,5 +1,4 @@
// file : odb/cxx-token.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/diagnostics.cxx b/odb/diagnostics.cxx
index 2b61370..6b85064 100644
--- a/odb/diagnostics.cxx
+++ b/odb/diagnostics.cxx
@@ -1,5 +1,4 @@
// file : odb/diagnostics.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/diagnostics.hxx b/odb/diagnostics.hxx
index 6f417cb..0a24b07 100644
--- a/odb/diagnostics.hxx
+++ b/odb/diagnostics.hxx
@@ -1,5 +1,4 @@
// file : odb/diagnostics.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/emitter.cxx b/odb/emitter.cxx
index 2989ffb..c8b0e3a 100644
--- a/odb/emitter.cxx
+++ b/odb/emitter.cxx
@@ -1,5 +1,4 @@
// file : odb/emitter.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/emitter.hxx b/odb/emitter.hxx
index f68253b..6509094 100644
--- a/odb/emitter.hxx
+++ b/odb/emitter.hxx
@@ -1,5 +1,4 @@
// file : odb/emitter.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/gcc-fwd.hxx b/odb/gcc-fwd.hxx
index ae476c8..4e4a0f2 100644
--- a/odb/gcc-fwd.hxx
+++ b/odb/gcc-fwd.hxx
@@ -1,5 +1,4 @@
// file : odb/gcc-fwd.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/gcc.hxx b/odb/gcc.hxx
index fa37c67..4f2f37e 100644
--- a/odb/gcc.hxx
+++ b/odb/gcc.hxx
@@ -1,5 +1,4 @@
// file : odb/gcc.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/generate.hxx b/odb/generate.hxx
index 87e36aa..b29f480 100644
--- a/odb/generate.hxx
+++ b/odb/generate.hxx
@@ -1,5 +1,4 @@
// file : odb/generate.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/generator.cxx b/odb/generator.cxx
index d3dedef..6f3e394 100644
--- a/odb/generator.cxx
+++ b/odb/generator.cxx
@@ -1,5 +1,4 @@
// file : cli/generator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/generator.hxx b/odb/generator.hxx
index 418e576..ed21f4d 100644
--- a/odb/generator.hxx
+++ b/odb/generator.hxx
@@ -1,5 +1,4 @@
// file : odb/generator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/header.cxx b/odb/header.cxx
index 3176796..61be182 100644
--- a/odb/header.cxx
+++ b/odb/header.cxx
@@ -1,5 +1,4 @@
// file : odb/header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/include.cxx b/odb/include.cxx
index d5675a1..647294d 100644
--- a/odb/include.cxx
+++ b/odb/include.cxx
@@ -1,5 +1,4 @@
// file : odb/include.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/inline.cxx b/odb/inline.cxx
index 4bc328d..8c062aa 100644
--- a/odb/inline.cxx
+++ b/odb/inline.cxx
@@ -1,5 +1,4 @@
// file : odb/inline.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/lookup.cxx b/odb/lookup.cxx
index cc02c66..ddfa0ba 100644
--- a/odb/lookup.cxx
+++ b/odb/lookup.cxx
@@ -1,5 +1,4 @@
// file : odb/lookup.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/lookup.hxx b/odb/lookup.hxx
index 6c3acff..f5df810 100644
--- a/odb/lookup.hxx
+++ b/odb/lookup.hxx
@@ -1,5 +1,4 @@
// file : odb/lookup.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/makefile b/odb/makefile
index dbacb45..01996a8 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -1,5 +1,4 @@
# file : odb/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/odb.cxx b/odb/odb.cxx
index 28635da..97b20d1 100644
--- a/odb/odb.cxx
+++ b/odb/odb.cxx
@@ -1,5 +1,4 @@
// file : odb/odb.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/option-functions.cxx b/odb/option-functions.cxx
index 8cd736d..1222275 100644
--- a/odb/option-functions.cxx
+++ b/odb/option-functions.cxx
@@ -1,5 +1,4 @@
// file : odb/option-functions.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/option-functions.hxx b/odb/option-functions.hxx
index 3d63992..309e45d 100644
--- a/odb/option-functions.hxx
+++ b/odb/option-functions.hxx
@@ -1,5 +1,4 @@
// file : odb/option-functions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/option-types.cxx b/odb/option-types.cxx
index fcd7b88..17c5eb2 100644
--- a/odb/option-types.cxx
+++ b/odb/option-types.cxx
@@ -1,5 +1,4 @@
// file : odb/option-types.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/option-types.hxx b/odb/option-types.hxx
index 3e86d77..dcb2045 100644
--- a/odb/option-types.hxx
+++ b/odb/option-types.hxx
@@ -1,5 +1,4 @@
// file : odb/option-types.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/options.cli b/odb/options.cli
index aa50a9a..2bd57ab 100644
--- a/odb/options.cli
+++ b/odb/options.cli
@@ -1,5 +1,4 @@
// file : odb/options.cli
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/parser.cxx b/odb/parser.cxx
index a9cf87e..26a2aa5 100644
--- a/odb/parser.cxx
+++ b/odb/parser.cxx
@@ -1,5 +1,4 @@
// file : odb/parser.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/parser.hxx b/odb/parser.hxx
index 5b39524..d31a808 100644
--- a/odb/parser.hxx
+++ b/odb/parser.hxx
@@ -1,5 +1,4 @@
// file : odb/parser.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/plugin.cxx b/odb/plugin.cxx
index 6117ba6..642ac74 100644
--- a/odb/plugin.cxx
+++ b/odb/plugin.cxx
@@ -1,5 +1,4 @@
// file : odb/plugin.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/pragma.cxx b/odb/pragma.cxx
index cbf400c..a56800e 100644
--- a/odb/pragma.cxx
+++ b/odb/pragma.cxx
@@ -1,5 +1,4 @@
// file : odb/pragma.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/pragma.hxx b/odb/pragma.hxx
index 78cfd55..cb1f14d 100644
--- a/odb/pragma.hxx
+++ b/odb/pragma.hxx
@@ -1,5 +1,4 @@
// file : odb/pragma.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/processor.cxx b/odb/processor.cxx
index 590042c..96ab4ae 100644
--- a/odb/processor.cxx
+++ b/odb/processor.cxx
@@ -1,5 +1,4 @@
// file : odb/processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/processor.hxx b/odb/processor.hxx
index 4903108..20471fc 100644
--- a/odb/processor.hxx
+++ b/odb/processor.hxx
@@ -1,5 +1,4 @@
// file : odb/processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/profile.cxx b/odb/profile.cxx
index fae2490..e2effa1 100644
--- a/odb/profile.cxx
+++ b/odb/profile.cxx
@@ -1,5 +1,4 @@
// file : odb/profile.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/profile.hxx b/odb/profile.hxx
index a545ef1..ff693f7 100644
--- a/odb/profile.hxx
+++ b/odb/profile.hxx
@@ -1,5 +1,4 @@
// file : odb/profile.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/common.cxx b/odb/relational/common.cxx
index 0c1ecc8..be03fb4 100644
--- a/odb/relational/common.cxx
+++ b/odb/relational/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/common.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/common.hxx b/odb/relational/common.hxx
index a259604..5e9dfa9 100644
--- a/odb/relational/common.hxx
+++ b/odb/relational/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/common.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/context.cxx b/odb/relational/context.cxx
index 083bfe5..c61f9ff 100644
--- a/odb/relational/context.cxx
+++ b/odb/relational/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/context.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/context.hxx b/odb/relational/context.hxx
index 6970726..f12baa5 100644
--- a/odb/relational/context.hxx
+++ b/odb/relational/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/context.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/context.ixx b/odb/relational/context.ixx
index 0e1268b..54194ad 100644
--- a/odb/relational/context.ixx
+++ b/odb/relational/context.ixx
@@ -1,5 +1,4 @@
// file : odb/relational/context.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/generate.hxx b/odb/relational/generate.hxx
index bf4b4aa..bd7693e 100644
--- a/odb/relational/generate.hxx
+++ b/odb/relational/generate.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/generate.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/header.cxx b/odb/relational/header.cxx
index 0df7607..183a48d 100644
--- a/odb/relational/header.cxx
+++ b/odb/relational/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/header.hxx b/odb/relational/header.hxx
index b358810..572e8e8 100644
--- a/odb/relational/header.hxx
+++ b/odb/relational/header.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/header.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/inline.cxx b/odb/relational/inline.cxx
index 5184a9a..853abd4 100644
--- a/odb/relational/inline.cxx
+++ b/odb/relational/inline.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/inline.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/inline.hxx b/odb/relational/inline.hxx
index 629d1aa..2516c5f 100644
--- a/odb/relational/inline.hxx
+++ b/odb/relational/inline.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/inline.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/model.cxx b/odb/relational/model.cxx
index 7c66387..161220c 100644
--- a/odb/relational/model.cxx
+++ b/odb/relational/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/model.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/model.hxx b/odb/relational/model.hxx
index 51e9b7c..8b7ee11 100644
--- a/odb/relational/model.hxx
+++ b/odb/relational/model.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/model.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/common.cxx b/odb/relational/mssql/common.cxx
index 3f5cf74..4b3519b 100644
--- a/odb/relational/mssql/common.cxx
+++ b/odb/relational/mssql/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/common.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/common.hxx b/odb/relational/mssql/common.hxx
index eacc435..fe245a9 100644
--- a/odb/relational/mssql/common.hxx
+++ b/odb/relational/mssql/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/common.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/context.cxx b/odb/relational/mssql/context.cxx
index c426d2e..281d616 100644
--- a/odb/relational/mssql/context.cxx
+++ b/odb/relational/mssql/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/context.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/context.hxx b/odb/relational/mssql/context.hxx
index 2074cc3..2cd4286 100644
--- a/odb/relational/mssql/context.hxx
+++ b/odb/relational/mssql/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/context.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/header.cxx b/odb/relational/mssql/header.cxx
index 3abb489..0f0c509 100644
--- a/odb/relational/mssql/header.cxx
+++ b/odb/relational/mssql/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/header.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/model.cxx b/odb/relational/mssql/model.cxx
index 1304afb..f6e6a18 100644
--- a/odb/relational/mssql/model.cxx
+++ b/odb/relational/mssql/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/model.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/schema.cxx b/odb/relational/mssql/schema.cxx
index 66a2278..fe8259f 100644
--- a/odb/relational/mssql/schema.cxx
+++ b/odb/relational/mssql/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/schema.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mssql/source.cxx b/odb/relational/mssql/source.cxx
index afb5887..28e4995 100644
--- a/odb/relational/mssql/source.cxx
+++ b/odb/relational/mssql/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mssql/source.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/common.cxx b/odb/relational/mysql/common.cxx
index 8e04fcf..e8fd4bc 100644
--- a/odb/relational/mysql/common.cxx
+++ b/odb/relational/mysql/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/common.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/common.hxx b/odb/relational/mysql/common.hxx
index 617bc73..ecf4f8b 100644
--- a/odb/relational/mysql/common.hxx
+++ b/odb/relational/mysql/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/common.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/context.cxx b/odb/relational/mysql/context.cxx
index 9ee0843..030c92d 100644
--- a/odb/relational/mysql/context.cxx
+++ b/odb/relational/mysql/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/context.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/context.hxx b/odb/relational/mysql/context.hxx
index c88a525..517d645 100644
--- a/odb/relational/mysql/context.hxx
+++ b/odb/relational/mysql/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/context.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/header.cxx b/odb/relational/mysql/header.cxx
index 04b7d76..d310b65 100644
--- a/odb/relational/mysql/header.cxx
+++ b/odb/relational/mysql/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/model.cxx b/odb/relational/mysql/model.cxx
index 0ebf65f..63cb710 100644
--- a/odb/relational/mysql/model.cxx
+++ b/odb/relational/mysql/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/model.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/schema.cxx b/odb/relational/mysql/schema.cxx
index 1bdb6dd..5866df1 100644
--- a/odb/relational/mysql/schema.cxx
+++ b/odb/relational/mysql/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/schema.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/mysql/source.cxx b/odb/relational/mysql/source.cxx
index 5d03ec7..f1f1c90 100644
--- a/odb/relational/mysql/source.cxx
+++ b/odb/relational/mysql/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/mysql/source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/common.cxx b/odb/relational/oracle/common.cxx
index 3b1c1b6..a18f516 100644
--- a/odb/relational/oracle/common.cxx
+++ b/odb/relational/oracle/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/common.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/common.hxx b/odb/relational/oracle/common.hxx
index d2799cb..cab0e62 100644
--- a/odb/relational/oracle/common.hxx
+++ b/odb/relational/oracle/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/common.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/context.cxx b/odb/relational/oracle/context.cxx
index bb76ee7..d1f6a83 100644
--- a/odb/relational/oracle/context.cxx
+++ b/odb/relational/oracle/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/context.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/context.hxx b/odb/relational/oracle/context.hxx
index e19264a..8b723d9 100644
--- a/odb/relational/oracle/context.hxx
+++ b/odb/relational/oracle/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/context.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/header.cxx b/odb/relational/oracle/header.cxx
index 8b9b93e..b87f447 100644
--- a/odb/relational/oracle/header.cxx
+++ b/odb/relational/oracle/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/header.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/model.cxx b/odb/relational/oracle/model.cxx
index 83b0744..abd6cf3 100644
--- a/odb/relational/oracle/model.cxx
+++ b/odb/relational/oracle/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/model.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/schema.cxx b/odb/relational/oracle/schema.cxx
index b98facc..81ec7f1 100644
--- a/odb/relational/oracle/schema.cxx
+++ b/odb/relational/oracle/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/schema.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/source.cxx b/odb/relational/oracle/source.cxx
index d47e203..d779a1e 100644
--- a/odb/relational/oracle/source.cxx
+++ b/odb/relational/oracle/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/source.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/common.cxx b/odb/relational/pgsql/common.cxx
index e2d619e..6556016 100644
--- a/odb/relational/pgsql/common.cxx
+++ b/odb/relational/pgsql/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/common.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/common.hxx b/odb/relational/pgsql/common.hxx
index e62bd1c..81686ea 100644
--- a/odb/relational/pgsql/common.hxx
+++ b/odb/relational/pgsql/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/common.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/context.cxx b/odb/relational/pgsql/context.cxx
index 2a5baf2..7c664ea 100644
--- a/odb/relational/pgsql/context.cxx
+++ b/odb/relational/pgsql/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/context.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/context.hxx b/odb/relational/pgsql/context.hxx
index cab7095..b758caf 100644
--- a/odb/relational/pgsql/context.hxx
+++ b/odb/relational/pgsql/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/context.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/header.cxx b/odb/relational/pgsql/header.cxx
index 698dd31..9e6896e 100644
--- a/odb/relational/pgsql/header.cxx
+++ b/odb/relational/pgsql/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/header.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/model.cxx b/odb/relational/pgsql/model.cxx
index 83ab289..e1c84b2 100644
--- a/odb/relational/pgsql/model.cxx
+++ b/odb/relational/pgsql/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/model.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/schema.cxx b/odb/relational/pgsql/schema.cxx
index fc79c00..ce4ffb0 100644
--- a/odb/relational/pgsql/schema.cxx
+++ b/odb/relational/pgsql/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/schema.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/pgsql/source.cxx b/odb/relational/pgsql/source.cxx
index e5bbe5e..2ae6660 100644
--- a/odb/relational/pgsql/source.cxx
+++ b/odb/relational/pgsql/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/source.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/processor.cxx b/odb/relational/processor.cxx
index da817b2..17ea0fc 100644
--- a/odb/relational/processor.cxx
+++ b/odb/relational/processor.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/processor.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/processor.hxx b/odb/relational/processor.hxx
index bb91dbd..2cefad7 100644
--- a/odb/relational/processor.hxx
+++ b/odb/relational/processor.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/processor.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/schema.cxx b/odb/relational/schema.cxx
index a8dc70c..0de664f 100644
--- a/odb/relational/schema.cxx
+++ b/odb/relational/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/schema.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/schema.hxx b/odb/relational/schema.hxx
index 67d9a8c..2ad9813 100644
--- a/odb/relational/schema.hxx
+++ b/odb/relational/schema.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/schema.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/source.cxx b/odb/relational/source.cxx
index 39a2ddc..2eae1d6 100644
--- a/odb/relational/source.cxx
+++ b/odb/relational/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/source.hxx b/odb/relational/source.hxx
index a75830b..6d46847 100644
--- a/odb/relational/source.hxx
+++ b/odb/relational/source.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/source.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/common.cxx b/odb/relational/sqlite/common.cxx
index e3bf73c..54764aa 100644
--- a/odb/relational/sqlite/common.cxx
+++ b/odb/relational/sqlite/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/common.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/common.hxx b/odb/relational/sqlite/common.hxx
index 3bdc01e..ea677d0 100644
--- a/odb/relational/sqlite/common.hxx
+++ b/odb/relational/sqlite/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/common.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/context.cxx b/odb/relational/sqlite/context.cxx
index 710e9fb..325db13 100644
--- a/odb/relational/sqlite/context.cxx
+++ b/odb/relational/sqlite/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/context.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/context.hxx b/odb/relational/sqlite/context.hxx
index de4e4c7..486c576 100644
--- a/odb/relational/sqlite/context.hxx
+++ b/odb/relational/sqlite/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/context.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/header.cxx b/odb/relational/sqlite/header.cxx
index 1a2db32..bdfe111 100644
--- a/odb/relational/sqlite/header.cxx
+++ b/odb/relational/sqlite/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/header.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/model.cxx b/odb/relational/sqlite/model.cxx
index 1324255..bc1b249 100644
--- a/odb/relational/sqlite/model.cxx
+++ b/odb/relational/sqlite/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/model.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/schema.cxx b/odb/relational/sqlite/schema.cxx
index 15d37dc..2657be3 100644
--- a/odb/relational/sqlite/schema.cxx
+++ b/odb/relational/sqlite/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/schema.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/sqlite/source.cxx b/odb/relational/sqlite/source.cxx
index 5a9f5fb..bc5b612 100644
--- a/odb/relational/sqlite/source.cxx
+++ b/odb/relational/sqlite/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/sqlite/source.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics.hxx b/odb/semantics.hxx
index 6981c79..e8b4d43 100644
--- a/odb/semantics.hxx
+++ b/odb/semantics.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/class-template.cxx b/odb/semantics/class-template.cxx
index b2ce3d7..e6d9235 100644
--- a/odb/semantics/class-template.cxx
+++ b/odb/semantics/class-template.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/class-template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/class-template.hxx b/odb/semantics/class-template.hxx
index b9773b5..bd0ebe1 100644
--- a/odb/semantics/class-template.hxx
+++ b/odb/semantics/class-template.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/class-template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/class.cxx b/odb/semantics/class.cxx
index 05122e3..a24f70d 100644
--- a/odb/semantics/class.cxx
+++ b/odb/semantics/class.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/class.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/class.hxx b/odb/semantics/class.hxx
index 6d3b83b..6b33d32 100644
--- a/odb/semantics/class.hxx
+++ b/odb/semantics/class.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/class.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/derived.cxx b/odb/semantics/derived.cxx
index b6dec2d..fb2e9d3 100644
--- a/odb/semantics/derived.cxx
+++ b/odb/semantics/derived.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/derived.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/derived.hxx b/odb/semantics/derived.hxx
index 890d752..4ef7611 100644
--- a/odb/semantics/derived.hxx
+++ b/odb/semantics/derived.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/derived.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/elements.cxx b/odb/semantics/elements.cxx
index f503adb..b46a729 100644
--- a/odb/semantics/elements.cxx
+++ b/odb/semantics/elements.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/elements.hxx b/odb/semantics/elements.hxx
index 25b412a..be09564 100644
--- a/odb/semantics/elements.hxx
+++ b/odb/semantics/elements.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/elements.ixx b/odb/semantics/elements.ixx
index 6c4e8d2..44d4367 100644
--- a/odb/semantics/elements.ixx
+++ b/odb/semantics/elements.ixx
@@ -1,5 +1,4 @@
// file : odb/semantics/elements.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/enum.cxx b/odb/semantics/enum.cxx
index 56be2fc..6d23315 100644
--- a/odb/semantics/enum.cxx
+++ b/odb/semantics/enum.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/enum.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/enum.hxx b/odb/semantics/enum.hxx
index 12e43eb..fd82138 100644
--- a/odb/semantics/enum.hxx
+++ b/odb/semantics/enum.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/enum.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/fundamental.cxx b/odb/semantics/fundamental.cxx
index 74eac67..1c37351 100644
--- a/odb/semantics/fundamental.cxx
+++ b/odb/semantics/fundamental.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/fundamental.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/fundamental.hxx b/odb/semantics/fundamental.hxx
index d1fbf66..879c4ad 100644
--- a/odb/semantics/fundamental.hxx
+++ b/odb/semantics/fundamental.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/fundamental.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/namespace.cxx b/odb/semantics/namespace.cxx
index ffba0e8..4950c76 100644
--- a/odb/semantics/namespace.cxx
+++ b/odb/semantics/namespace.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/namespace.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/namespace.hxx b/odb/semantics/namespace.hxx
index 96db4a7..519dfb2 100644
--- a/odb/semantics/namespace.hxx
+++ b/odb/semantics/namespace.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/namespace.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational.hxx b/odb/semantics/relational.hxx
index 0d3d06c..47e4af1 100644
--- a/odb/semantics/relational.hxx
+++ b/odb/semantics/relational.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/column.cxx b/odb/semantics/relational/column.cxx
index c3182eb..5855aea 100644
--- a/odb/semantics/relational/column.cxx
+++ b/odb/semantics/relational/column.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/column.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/column.hxx b/odb/semantics/relational/column.hxx
index 56487c6..03cdb3a 100644
--- a/odb/semantics/relational/column.hxx
+++ b/odb/semantics/relational/column.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/column.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/elements.cxx b/odb/semantics/relational/elements.cxx
index 42755c8..ba26f29 100644
--- a/odb/semantics/relational/elements.cxx
+++ b/odb/semantics/relational/elements.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/elements.hxx b/odb/semantics/relational/elements.hxx
index d8711b3..783e91d 100644
--- a/odb/semantics/relational/elements.hxx
+++ b/odb/semantics/relational/elements.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/elements.txx b/odb/semantics/relational/elements.txx
index f3d15c2..4d72a15 100644
--- a/odb/semantics/relational/elements.txx
+++ b/odb/semantics/relational/elements.txx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/elements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/foreign-key.cxx b/odb/semantics/relational/foreign-key.cxx
index 610466a..e9221ee 100644
--- a/odb/semantics/relational/foreign-key.cxx
+++ b/odb/semantics/relational/foreign-key.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/foreign-key.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/foreign-key.hxx b/odb/semantics/relational/foreign-key.hxx
index c47c90a..a6a0fa6 100644
--- a/odb/semantics/relational/foreign-key.hxx
+++ b/odb/semantics/relational/foreign-key.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/foreign-key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/index.cxx b/odb/semantics/relational/index.cxx
index 407dbf8..8deeb79 100644
--- a/odb/semantics/relational/index.cxx
+++ b/odb/semantics/relational/index.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/index.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/index.hxx b/odb/semantics/relational/index.hxx
index bb34742..bd778a2 100644
--- a/odb/semantics/relational/index.hxx
+++ b/odb/semantics/relational/index.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/index.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/key.cxx b/odb/semantics/relational/key.cxx
index 8fb28ca..af34927 100644
--- a/odb/semantics/relational/key.cxx
+++ b/odb/semantics/relational/key.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/key.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/key.hxx b/odb/semantics/relational/key.hxx
index f714876..67c8ebf 100644
--- a/odb/semantics/relational/key.hxx
+++ b/odb/semantics/relational/key.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/model.cxx b/odb/semantics/relational/model.cxx
index d19c835..ad451dd 100644
--- a/odb/semantics/relational/model.cxx
+++ b/odb/semantics/relational/model.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/model.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/model.hxx b/odb/semantics/relational/model.hxx
index a761af1..7f1dfd5 100644
--- a/odb/semantics/relational/model.hxx
+++ b/odb/semantics/relational/model.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/model.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/name.cxx b/odb/semantics/relational/name.cxx
index 3cfd763..68b640e 100644
--- a/odb/semantics/relational/name.cxx
+++ b/odb/semantics/relational/name.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/name.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/name.hxx b/odb/semantics/relational/name.hxx
index ae06708..8f7f8cc 100644
--- a/odb/semantics/relational/name.hxx
+++ b/odb/semantics/relational/name.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/name.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/primary-key.cxx b/odb/semantics/relational/primary-key.cxx
index 5794f9a..760bcdf 100644
--- a/odb/semantics/relational/primary-key.cxx
+++ b/odb/semantics/relational/primary-key.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/primary-key.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/primary-key.hxx b/odb/semantics/relational/primary-key.hxx
index 7402b8a..7a7d1c7 100644
--- a/odb/semantics/relational/primary-key.hxx
+++ b/odb/semantics/relational/primary-key.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/primary-key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/table.cxx b/odb/semantics/relational/table.cxx
index 5b3ec68..03a428b 100644
--- a/odb/semantics/relational/table.cxx
+++ b/odb/semantics/relational/table.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/table.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/relational/table.hxx b/odb/semantics/relational/table.hxx
index cd031b8..dca8a7a 100644
--- a/odb/semantics/relational/table.hxx
+++ b/odb/semantics/relational/table.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/relational/table.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/template.cxx b/odb/semantics/template.cxx
index 2cdf525..9a17583 100644
--- a/odb/semantics/template.cxx
+++ b/odb/semantics/template.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/template.hxx b/odb/semantics/template.hxx
index 0d03158..d470ef9 100644
--- a/odb/semantics/template.hxx
+++ b/odb/semantics/template.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/union-template.cxx b/odb/semantics/union-template.cxx
index 6bbf687..d4054b8 100644
--- a/odb/semantics/union-template.cxx
+++ b/odb/semantics/union-template.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/union-template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/union-template.hxx b/odb/semantics/union-template.hxx
index aca6ed0..32f502f 100644
--- a/odb/semantics/union-template.hxx
+++ b/odb/semantics/union-template.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/union-template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/union.cxx b/odb/semantics/union.cxx
index ff40bca..f3967b2 100644
--- a/odb/semantics/union.cxx
+++ b/odb/semantics/union.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/union.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/union.hxx b/odb/semantics/union.hxx
index f1a97b7..b7fba32 100644
--- a/odb/semantics/union.hxx
+++ b/odb/semantics/union.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/union.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/unit.cxx b/odb/semantics/unit.cxx
index c4679f5..d99f358 100644
--- a/odb/semantics/unit.cxx
+++ b/odb/semantics/unit.cxx
@@ -1,5 +1,4 @@
// file : odb/semantics/unit.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/semantics/unit.hxx b/odb/semantics/unit.hxx
index ac9f4f5..f5f1ac8 100644
--- a/odb/semantics/unit.hxx
+++ b/odb/semantics/unit.hxx
@@ -1,5 +1,4 @@
// file : odb/semantics/unit.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/sql-lexer.cxx b/odb/sql-lexer.cxx
index 689a03f..c3d1071 100644
--- a/odb/sql-lexer.cxx
+++ b/odb/sql-lexer.cxx
@@ -1,5 +1,4 @@
// file : odb/sql-lexer.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/sql-lexer.hxx b/odb/sql-lexer.hxx
index 2f300c3..8fae961 100644
--- a/odb/sql-lexer.hxx
+++ b/odb/sql-lexer.hxx
@@ -1,5 +1,4 @@
// file : odb/sql-lexer.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/sql-lexer.ixx b/odb/sql-lexer.ixx
index a819118..ba87a20 100644
--- a/odb/sql-lexer.ixx
+++ b/odb/sql-lexer.ixx
@@ -1,5 +1,4 @@
// file : odb/sql-lexer.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/sql-token.cxx b/odb/sql-token.cxx
index 6fc548b..b471449 100644
--- a/odb/sql-token.cxx
+++ b/odb/sql-token.cxx
@@ -1,5 +1,4 @@
// file : odb/sql-token.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/sql-token.hxx b/odb/sql-token.hxx
index 2a00bae..6568682 100644
--- a/odb/sql-token.hxx
+++ b/odb/sql-token.hxx
@@ -1,5 +1,4 @@
// file : odb/sql-token.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/sql-token.ixx b/odb/sql-token.ixx
index 2fdd938..727982d 100644
--- a/odb/sql-token.ixx
+++ b/odb/sql-token.ixx
@@ -1,5 +1,4 @@
// file : odb/sql-token.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal.hxx b/odb/traversal.hxx
index f736cf5..d152c4d 100644
--- a/odb/traversal.hxx
+++ b/odb/traversal.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/class-template.cxx b/odb/traversal/class-template.cxx
index d4a6905..fbf3570 100644
--- a/odb/traversal/class-template.cxx
+++ b/odb/traversal/class-template.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class-template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/class-template.hxx b/odb/traversal/class-template.hxx
index 812bfc9..be56b19 100644
--- a/odb/traversal/class-template.hxx
+++ b/odb/traversal/class-template.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class-template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/class.cxx b/odb/traversal/class.cxx
index 56c73ee..e1f6a2d 100644
--- a/odb/traversal/class.cxx
+++ b/odb/traversal/class.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/class.hxx b/odb/traversal/class.hxx
index 8890cb2..0e6dbc4 100644
--- a/odb/traversal/class.hxx
+++ b/odb/traversal/class.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/class.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/derived.cxx b/odb/traversal/derived.cxx
index d886833..7702373 100644
--- a/odb/traversal/derived.cxx
+++ b/odb/traversal/derived.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/derived.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/derived.hxx b/odb/traversal/derived.hxx
index 413d181..f23d898 100644
--- a/odb/traversal/derived.hxx
+++ b/odb/traversal/derived.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/derived.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/elements.cxx b/odb/traversal/elements.cxx
index 1290ab3..abfe011 100644
--- a/odb/traversal/elements.cxx
+++ b/odb/traversal/elements.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/elements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/elements.hxx b/odb/traversal/elements.hxx
index 0ec8792..76be1d5 100644
--- a/odb/traversal/elements.hxx
+++ b/odb/traversal/elements.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/enum.cxx b/odb/traversal/enum.cxx
index 46bad5e..9cc2d0b 100644
--- a/odb/traversal/enum.cxx
+++ b/odb/traversal/enum.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/enum.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/enum.hxx b/odb/traversal/enum.hxx
index 9a6a997..171f05a 100644
--- a/odb/traversal/enum.hxx
+++ b/odb/traversal/enum.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/enum.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/fundamental.hxx b/odb/traversal/fundamental.hxx
index 066790b..cae4e55 100644
--- a/odb/traversal/fundamental.hxx
+++ b/odb/traversal/fundamental.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/fundamental.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/namespace.hxx b/odb/traversal/namespace.hxx
index 004fb14..d951bb8 100644
--- a/odb/traversal/namespace.hxx
+++ b/odb/traversal/namespace.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/namespace.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational.hxx b/odb/traversal/relational.hxx
index 1e0d9e6..7044ee4 100644
--- a/odb/traversal/relational.hxx
+++ b/odb/traversal/relational.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/column.hxx b/odb/traversal/relational/column.hxx
index 20c8716..5491436 100644
--- a/odb/traversal/relational/column.hxx
+++ b/odb/traversal/relational/column.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/column.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/elements.hxx b/odb/traversal/relational/elements.hxx
index e40a9f6..edacdc0 100644
--- a/odb/traversal/relational/elements.hxx
+++ b/odb/traversal/relational/elements.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/elements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/foreign-key.hxx b/odb/traversal/relational/foreign-key.hxx
index dc9b87e..2a370d2 100644
--- a/odb/traversal/relational/foreign-key.hxx
+++ b/odb/traversal/relational/foreign-key.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/foreign-key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/index.hxx b/odb/traversal/relational/index.hxx
index 20a8bc5..e0cde8f 100644
--- a/odb/traversal/relational/index.hxx
+++ b/odb/traversal/relational/index.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/index.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/key.hxx b/odb/traversal/relational/key.hxx
index ae2487d..b00adda 100644
--- a/odb/traversal/relational/key.hxx
+++ b/odb/traversal/relational/key.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/model.hxx b/odb/traversal/relational/model.hxx
index 6c120f6..f6560cc 100644
--- a/odb/traversal/relational/model.hxx
+++ b/odb/traversal/relational/model.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/model.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/primary-key.hxx b/odb/traversal/relational/primary-key.hxx
index 6374e4c..2791606 100644
--- a/odb/traversal/relational/primary-key.hxx
+++ b/odb/traversal/relational/primary-key.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/primary-key.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/relational/table.hxx b/odb/traversal/relational/table.hxx
index 28783b1..e0101bd 100644
--- a/odb/traversal/relational/table.hxx
+++ b/odb/traversal/relational/table.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/relational/table.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/template.cxx b/odb/traversal/template.cxx
index fcf1fcc..d55dbbe 100644
--- a/odb/traversal/template.cxx
+++ b/odb/traversal/template.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/template.hxx b/odb/traversal/template.hxx
index 43aac06..10027c5 100644
--- a/odb/traversal/template.hxx
+++ b/odb/traversal/template.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/union-template.cxx b/odb/traversal/union-template.cxx
index 41a6442..bb86dc2 100644
--- a/odb/traversal/union-template.cxx
+++ b/odb/traversal/union-template.cxx
@@ -1,5 +1,4 @@
// file : odb/traversal/union-template.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/union-template.hxx b/odb/traversal/union-template.hxx
index feb52b5..b17b91e 100644
--- a/odb/traversal/union-template.hxx
+++ b/odb/traversal/union-template.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/union-template.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/union.hxx b/odb/traversal/union.hxx
index 79ba159..aa23b75 100644
--- a/odb/traversal/union.hxx
+++ b/odb/traversal/union.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/union.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/traversal/unit.hxx b/odb/traversal/unit.hxx
index 7fc2118..48d83f6 100644
--- a/odb/traversal/unit.hxx
+++ b/odb/traversal/unit.hxx
@@ -1,5 +1,4 @@
// file : odb/traversal/unit.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/validator.cxx b/odb/validator.cxx
index 94fe1da..148d150 100644
--- a/odb/validator.cxx
+++ b/odb/validator.cxx
@@ -1,5 +1,4 @@
// file : odb/validator.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/validator.hxx b/odb/validator.hxx
index cb6076a..5f5398a 100644
--- a/odb/validator.hxx
+++ b/odb/validator.hxx
@@ -1,5 +1,4 @@
// file : odb/validator.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/version.hxx b/odb/version.hxx
index 4073f16..637ddb5 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -1,5 +1,4 @@
// file : odb/version.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file