aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:55 +0200
commit19fb88c6a6748be1a44d45882066063a27cabb3e (patch)
tree740f6862581ceabe68cacda97166292a53b750fe
parentd0406a26fa4e66c579c9efe89668d56fb4f1618e (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/libodb-mysql/stub.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/libmysqlclient/configuration-rules.make1
-rwxr-xr-xbuild/import/libmysqlclient/configure1
-rw-r--r--build/import/libmysqlclient/rules.make1
-rw-r--r--build/import/libmysqlclient/stub.make1
-rw-r--r--build/import/libmysqlclient_r/configuration-rules.make1
-rwxr-xr-xbuild/import/libmysqlclient_r/configure1
-rw-r--r--build/import/libmysqlclient_r/rules.make1
-rw-r--r--build/import/libmysqlclient_r/stub.make1
-rw-r--r--build/import/libodb-mysql/configuration-rules.make1
-rwxr-xr-xbuild/import/libodb-mysql/configure1
-rw-r--r--build/import/libodb-mysql/stub.make1
-rw-r--r--build/import/libodb/configuration-rules.make1
-rwxr-xr-xbuild/import/libodb/configure1
-rw-r--r--build/import/libodb/stub.make1
-rw-r--r--configure.ac1
-rw-r--r--libodb-mysql.pc.in1
-rw-r--r--m4/disable-rpath.m41
-rw-r--r--m4/libmysqlclient.m41
-rw-r--r--m4/libodb.m41
-rw-r--r--m4/libtool-link.m41
-rw-r--r--m4/pkgconfig.m41
-rw-r--r--m4/static-lib.m41
-rw-r--r--m4/threads.m41
-rw-r--r--makefile1
-rw-r--r--odb/mysql/Makefile.am1
-rw-r--r--odb/mysql/auto-handle.hxx1
-rw-r--r--odb/mysql/binding.hxx1
-rw-r--r--odb/mysql/connection-factory.cxx1
-rw-r--r--odb/mysql/connection-factory.hxx1
-rw-r--r--odb/mysql/connection.cxx1
-rw-r--r--odb/mysql/connection.hxx1
-rw-r--r--odb/mysql/container-statements.hxx1
-rw-r--r--odb/mysql/container-statements.txx1
-rw-r--r--odb/mysql/database.cxx1
-rw-r--r--odb/mysql/database.hxx1
-rw-r--r--odb/mysql/database.ixx1
-rw-r--r--odb/mysql/details/config.h.in1
-rw-r--r--odb/mysql/details/config.hxx1
-rw-r--r--odb/mysql/details/export.hxx1
-rw-r--r--odb/mysql/details/options.cli1
-rw-r--r--odb/mysql/enum.cxx1
-rw-r--r--odb/mysql/enum.hxx1
-rw-r--r--odb/mysql/error.cxx1
-rw-r--r--odb/mysql/error.hxx1
-rw-r--r--odb/mysql/exceptions.cxx1
-rw-r--r--odb/mysql/exceptions.hxx1
-rw-r--r--odb/mysql/forward.hxx1
-rw-r--r--odb/mysql/makefile3
-rw-r--r--odb/mysql/mysql-types.hxx1
-rw-r--r--odb/mysql/mysql.hxx1
-rw-r--r--odb/mysql/object-result.hxx1
-rw-r--r--odb/mysql/object-result.txx1
-rw-r--r--odb/mysql/object-statements.cxx1
-rw-r--r--odb/mysql/object-statements.hxx1
-rw-r--r--odb/mysql/object-statements.ixx1
-rw-r--r--odb/mysql/object-statements.txx1
-rw-r--r--odb/mysql/query-const-expr.cxx1
-rw-r--r--odb/mysql/query.cxx1
-rw-r--r--odb/mysql/query.hxx1
-rw-r--r--odb/mysql/query.ixx1
-rw-r--r--odb/mysql/query.txx1
-rw-r--r--odb/mysql/result.hxx1
-rw-r--r--odb/mysql/statement-cache.hxx1
-rw-r--r--odb/mysql/statement.cxx1
-rw-r--r--odb/mysql/statement.hxx1
-rw-r--r--odb/mysql/statements-base.cxx1
-rw-r--r--odb/mysql/statements-base.hxx1
-rw-r--r--odb/mysql/tracer.cxx1
-rw-r--r--odb/mysql/tracer.hxx1
-rw-r--r--odb/mysql/traits.cxx1
-rw-r--r--odb/mysql/traits.hxx1
-rw-r--r--odb/mysql/transaction-impl.cxx1
-rw-r--r--odb/mysql/transaction-impl.hxx1
-rw-r--r--odb/mysql/transaction-impl.ixx1
-rw-r--r--odb/mysql/transaction.cxx1
-rw-r--r--odb/mysql/transaction.hxx1
-rw-r--r--odb/mysql/transaction.ixx1
-rw-r--r--odb/mysql/version.hxx1
-rw-r--r--odb/mysql/view-result.hxx1
-rw-r--r--odb/mysql/view-result.txx1
-rw-r--r--odb/mysql/view-statements.hxx1
-rw-r--r--odb/mysql/view-statements.txx1
90 files changed, 1 insertions, 91 deletions
diff --git a/Makefile.am b/Makefile.am
index 5806d22..0bd7077 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 v2; see accompanying LICENSE file
diff --git a/bootstrap b/bootstrap
index 777bd86..7f49d40 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 v2; see accompanying LICENSE file
diff --git a/build/bootstrap.make b/build/bootstrap.make
index d53efe0..0d639da 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 v2; see accompanying LICENSE file
diff --git a/build/export/libodb-mysql/stub.make b/build/export/libodb-mysql/stub.make
index f3871ad..e982416 100644
--- a/build/export/libodb-mysql/stub.make
+++ b/build/export/libodb-mysql/stub.make
@@ -1,5 +1,4 @@
# file : build/export/libodb-mysql/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; 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/libmysqlclient/configuration-rules.make b/build/import/libmysqlclient/configuration-rules.make
index 104f0bb..df56cc4 100644
--- a/build/import/libmysqlclient/configuration-rules.make
+++ b/build/import/libmysqlclient/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libmysqlclient/configuration-rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libmysqlclient/configure b/build/import/libmysqlclient/configure
index 0f7dcd5..aa166f1 100755
--- a/build/import/libmysqlclient/configure
+++ b/build/import/libmysqlclient/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libmysqlclient/configure
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libmysqlclient/rules.make b/build/import/libmysqlclient/rules.make
index dac1e85..dc2b311 100644
--- a/build/import/libmysqlclient/rules.make
+++ b/build/import/libmysqlclient/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libmysqlclient/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libmysqlclient/stub.make b/build/import/libmysqlclient/stub.make
index 85a1c49..783840c 100644
--- a/build/import/libmysqlclient/stub.make
+++ b/build/import/libmysqlclient/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libmysqlclient/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libmysqlclient_r/configuration-rules.make b/build/import/libmysqlclient_r/configuration-rules.make
index 0576f46..43a1f35 100644
--- a/build/import/libmysqlclient_r/configuration-rules.make
+++ b/build/import/libmysqlclient_r/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libmysqlclient_r/configuration-rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libmysqlclient_r/configure b/build/import/libmysqlclient_r/configure
index 4b8881e..77dab76 100755
--- a/build/import/libmysqlclient_r/configure
+++ b/build/import/libmysqlclient_r/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libmysqlclient_r/configure
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libmysqlclient_r/rules.make b/build/import/libmysqlclient_r/rules.make
index b3c4ccb..b300c58 100644
--- a/build/import/libmysqlclient_r/rules.make
+++ b/build/import/libmysqlclient_r/rules.make
@@ -1,5 +1,4 @@
# file : build/import/libmysqlclient_r/rules.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libmysqlclient_r/stub.make b/build/import/libmysqlclient_r/stub.make
index 735dc0d..7fb782e 100644
--- a/build/import/libmysqlclient_r/stub.make
+++ b/build/import/libmysqlclient_r/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libmysqlclient_r/stub.make
-# author : Boris Kolpackov <boris@kolpackov.net>
# copyright : Copyright (c) 2009-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb-mysql/configuration-rules.make b/build/import/libodb-mysql/configuration-rules.make
index 53e116c..0f43267 100644
--- a/build/import/libodb-mysql/configuration-rules.make
+++ b/build/import/libodb-mysql/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libodb-mysql/configuration-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb-mysql/configure b/build/import/libodb-mysql/configure
index cde10e2..adf3825 100755
--- a/build/import/libodb-mysql/configure
+++ b/build/import/libodb-mysql/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libodb-mysql/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb-mysql/stub.make b/build/import/libodb-mysql/stub.make
index d005fa5..ccfd4e8 100644
--- a/build/import/libodb-mysql/stub.make
+++ b/build/import/libodb-mysql/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libodb-mysql/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make
index 9263bb0..15b4ffd 100644
--- a/build/import/libodb/configuration-rules.make
+++ b/build/import/libodb/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libodb/configuration-rules.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/configure b/build/import/libodb/configure
index 90e21d4..959e613 100755
--- a/build/import/libodb/configure
+++ b/build/import/libodb/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libodb/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make
index 97bb5ff..29a4ae6 100644
--- a/build/import/libodb/stub.make
+++ b/build/import/libodb/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libodb/stub.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/configure.ac b/configure.ac
index f60ea7a..0d23253 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 v2; see accompanying LICENSE file
diff --git a/libodb-mysql.pc.in b/libodb-mysql.pc.in
index ed27391..dcee9aa 100644
--- a/libodb-mysql.pc.in
+++ b/libodb-mysql.pc.in
@@ -1,5 +1,4 @@
# file : libodb-mysql.pc.in
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index 376599e..a3f1fcc 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 v2; see accompanying LICENSE file
dnl
diff --git a/m4/libmysqlclient.m4 b/m4/libmysqlclient.m4
index f040b89..223b185 100644
--- a/m4/libmysqlclient.m4
+++ b/m4/libmysqlclient.m4
@@ -1,5 +1,4 @@
dnl file : m4/libmysqlclient.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/m4/libodb.m4 b/m4/libodb.m4
index fb11859..ffee03d 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,5 +1,4 @@
dnl file : m4/libodb.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/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/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 11ccb00..443afb1 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,5 +1,4 @@
dnl file : m4/pkgconfig.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/m4/static-lib.m4 b/m4/static-lib.m4
index f550b7b..14a1041 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,5 +1,4 @@
dnl file : m4/static-lib.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/m4/threads.m4 b/m4/threads.m4
index d4ed7cd..e351480 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,4 @@
dnl file : m4/threads.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 2e3beda..360e912 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,4 @@
# file : makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/Makefile.am b/odb/mysql/Makefile.am
index 33f65af..636d905 100644
--- a/odb/mysql/Makefile.am
+++ b/odb/mysql/Makefile.am
@@ -1,5 +1,4 @@
# file : odb/mysql/Makefile.am
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/auto-handle.hxx b/odb/mysql/auto-handle.hxx
index 42e06e4..c584ba3 100644
--- a/odb/mysql/auto-handle.hxx
+++ b/odb/mysql/auto-handle.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/auto-handle.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/binding.hxx b/odb/mysql/binding.hxx
index 95e4f47..5f9c14a 100644
--- a/odb/mysql/binding.hxx
+++ b/odb/mysql/binding.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/binding.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/connection-factory.cxx b/odb/mysql/connection-factory.cxx
index f6f8ab5..4a9aef5 100644
--- a/odb/mysql/connection-factory.cxx
+++ b/odb/mysql/connection-factory.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/connection-factory.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/connection-factory.hxx b/odb/mysql/connection-factory.hxx
index 927c701..b215d96 100644
--- a/odb/mysql/connection-factory.hxx
+++ b/odb/mysql/connection-factory.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/connection-factory.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/connection.cxx b/odb/mysql/connection.cxx
index f665e98..013cfc2 100644
--- a/odb/mysql/connection.cxx
+++ b/odb/mysql/connection.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/connection.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/connection.hxx b/odb/mysql/connection.hxx
index 1ca6032..970b9d4 100644
--- a/odb/mysql/connection.hxx
+++ b/odb/mysql/connection.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/connection.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/container-statements.hxx b/odb/mysql/container-statements.hxx
index 98d3720..5983e05 100644
--- a/odb/mysql/container-statements.hxx
+++ b/odb/mysql/container-statements.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/container-statements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/container-statements.txx b/odb/mysql/container-statements.txx
index c54d785..6bf825a 100644
--- a/odb/mysql/container-statements.txx
+++ b/odb/mysql/container-statements.txx
@@ -1,5 +1,4 @@
// file : odb/mysql/container-statements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/database.cxx b/odb/mysql/database.cxx
index 8ee072c..fbf3a33 100644
--- a/odb/mysql/database.cxx
+++ b/odb/mysql/database.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/database.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/database.hxx b/odb/mysql/database.hxx
index 341cf13..9489fc0 100644
--- a/odb/mysql/database.hxx
+++ b/odb/mysql/database.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/database.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/database.ixx b/odb/mysql/database.ixx
index 3c0e6de..458289b 100644
--- a/odb/mysql/database.ixx
+++ b/odb/mysql/database.ixx
@@ -1,5 +1,4 @@
// file : odb/mysql/database.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/details/config.h.in b/odb/mysql/details/config.h.in
index 6fd6d8e..bdb7e49 100644
--- a/odb/mysql/details/config.h.in
+++ b/odb/mysql/details/config.h.in
@@ -1,5 +1,4 @@
/* file : odb/mysql/details/config.h.in
- * author : Boris Kolpackov <boris@codesynthesis.com>
* copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/mysql/details/config.hxx b/odb/mysql/details/config.hxx
index 94c0f35..2902925 100644
--- a/odb/mysql/details/config.hxx
+++ b/odb/mysql/details/config.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/details/config.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/details/export.hxx b/odb/mysql/details/export.hxx
index 8e55ec7..f8aa19e 100644
--- a/odb/mysql/details/export.hxx
+++ b/odb/mysql/details/export.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/details/export.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/details/options.cli b/odb/mysql/details/options.cli
index 8adf927..886a485 100644
--- a/odb/mysql/details/options.cli
+++ b/odb/mysql/details/options.cli
@@ -1,5 +1,4 @@
// file : odb/mysql/details/options.cli
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/enum.cxx b/odb/mysql/enum.cxx
index a2a8a37..b356356 100644
--- a/odb/mysql/enum.cxx
+++ b/odb/mysql/enum.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/enums.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/enum.hxx b/odb/mysql/enum.hxx
index 456af81..0ed21c7 100644
--- a/odb/mysql/enum.hxx
+++ b/odb/mysql/enum.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/enums.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/error.cxx b/odb/mysql/error.cxx
index 5c60959..a8f398e 100644
--- a/odb/mysql/error.cxx
+++ b/odb/mysql/error.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/error.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/error.hxx b/odb/mysql/error.hxx
index 4fb5bae..eab17db 100644
--- a/odb/mysql/error.hxx
+++ b/odb/mysql/error.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/error.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/exceptions.cxx b/odb/mysql/exceptions.cxx
index 458bb8c..32155e6 100644
--- a/odb/mysql/exceptions.cxx
+++ b/odb/mysql/exceptions.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/exceptions.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/exceptions.hxx b/odb/mysql/exceptions.hxx
index f0c17e4..e330d23 100644
--- a/odb/mysql/exceptions.hxx
+++ b/odb/mysql/exceptions.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/exceptions.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/forward.hxx b/odb/mysql/forward.hxx
index 2252098..d38ef33 100644
--- a/odb/mysql/forward.hxx
+++ b/odb/mysql/forward.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/forward.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/makefile b/odb/mysql/makefile
index 069df5f..ceab21c 100644
--- a/odb/mysql/makefile
+++ b/odb/mysql/makefile
@@ -1,5 +1,4 @@
# file : odb/mysql/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
@@ -74,7 +73,7 @@ $(gen): cli_options += \
$(out_base)/details/config.h: | $(out_base)/details/.
@echo '/* file : odb/mysql/details/config.h' >$@
- @echo ' * author : automatically generated' >>$@
+ @echo ' * note : automatically generated' >>$@
@echo ' */' >>$@
@echo '' >>$@
@echo '#ifndef ODB_MYSQL_DETAILS_CONFIG_H' >>$@
diff --git a/odb/mysql/mysql-types.hxx b/odb/mysql/mysql-types.hxx
index 28edd00..87254d3 100644
--- a/odb/mysql/mysql-types.hxx
+++ b/odb/mysql/mysql-types.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/mysql-types.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/mysql.hxx b/odb/mysql/mysql.hxx
index 1fb0407..2c19b98 100644
--- a/odb/mysql/mysql.hxx
+++ b/odb/mysql/mysql.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/mysql.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/object-result.hxx b/odb/mysql/object-result.hxx
index 896fc9d..929f483 100644
--- a/odb/mysql/object-result.hxx
+++ b/odb/mysql/object-result.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/object-result.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/object-result.txx b/odb/mysql/object-result.txx
index d3e035a..351f687 100644
--- a/odb/mysql/object-result.txx
+++ b/odb/mysql/object-result.txx
@@ -1,5 +1,4 @@
// file : odb/mysql/object-result.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/object-statements.cxx b/odb/mysql/object-statements.cxx
index 5ce5b1b..6a9ecef 100644
--- a/odb/mysql/object-statements.cxx
+++ b/odb/mysql/object-statements.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/object-statements.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/object-statements.hxx b/odb/mysql/object-statements.hxx
index 286e597..e946b4c 100644
--- a/odb/mysql/object-statements.hxx
+++ b/odb/mysql/object-statements.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/object-statements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/object-statements.ixx b/odb/mysql/object-statements.ixx
index 713a09f..6bfd8c5 100644
--- a/odb/mysql/object-statements.ixx
+++ b/odb/mysql/object-statements.ixx
@@ -1,5 +1,4 @@
// file : odb/mysql/object-statements.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/object-statements.txx b/odb/mysql/object-statements.txx
index 34fa8f2..c41274f 100644
--- a/odb/mysql/object-statements.txx
+++ b/odb/mysql/object-statements.txx
@@ -1,5 +1,4 @@
// file : odb/mysql/object-statements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/query-const-expr.cxx b/odb/mysql/query-const-expr.cxx
index 55daa23..449449b 100644
--- a/odb/mysql/query-const-expr.cxx
+++ b/odb/mysql/query-const-expr.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/query-const-expr.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/query.cxx b/odb/mysql/query.cxx
index b82b1ac..abc8737 100644
--- a/odb/mysql/query.cxx
+++ b/odb/mysql/query.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/query.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/query.hxx b/odb/mysql/query.hxx
index 4e53244..7172223 100644
--- a/odb/mysql/query.hxx
+++ b/odb/mysql/query.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/query.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/query.ixx b/odb/mysql/query.ixx
index 482cae3..c7f02e3 100644
--- a/odb/mysql/query.ixx
+++ b/odb/mysql/query.ixx
@@ -1,5 +1,4 @@
// file : odb/mysql/query.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/query.txx b/odb/mysql/query.txx
index c28155d..b924623 100644
--- a/odb/mysql/query.txx
+++ b/odb/mysql/query.txx
@@ -1,5 +1,4 @@
// file : odb/mysql/query.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/result.hxx b/odb/mysql/result.hxx
index cf6b15b..84dc94a 100644
--- a/odb/mysql/result.hxx
+++ b/odb/mysql/result.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/result.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/statement-cache.hxx b/odb/mysql/statement-cache.hxx
index d1aad0a..c912c69 100644
--- a/odb/mysql/statement-cache.hxx
+++ b/odb/mysql/statement-cache.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/statement-cache.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/statement.cxx b/odb/mysql/statement.cxx
index 9470daa..00c6b1f 100644
--- a/odb/mysql/statement.cxx
+++ b/odb/mysql/statement.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/statement.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/statement.hxx b/odb/mysql/statement.hxx
index 91faa65..250ab2c 100644
--- a/odb/mysql/statement.hxx
+++ b/odb/mysql/statement.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/statement.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/statements-base.cxx b/odb/mysql/statements-base.cxx
index 02d9b45..c571e08 100644
--- a/odb/mysql/statements-base.cxx
+++ b/odb/mysql/statements-base.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/statements-base.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/statements-base.hxx b/odb/mysql/statements-base.hxx
index 24f5cb2..62ac3e3 100644
--- a/odb/mysql/statements-base.hxx
+++ b/odb/mysql/statements-base.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/statements-base.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/tracer.cxx b/odb/mysql/tracer.cxx
index 7b5a03d..d64764c 100644
--- a/odb/mysql/tracer.cxx
+++ b/odb/mysql/tracer.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/tracer.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/tracer.hxx b/odb/mysql/tracer.hxx
index 8dbacf6..92b11b9 100644
--- a/odb/mysql/tracer.hxx
+++ b/odb/mysql/tracer.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/tracer.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/traits.cxx b/odb/mysql/traits.cxx
index 382c638..6ee8db9 100644
--- a/odb/mysql/traits.cxx
+++ b/odb/mysql/traits.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/traits.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/traits.hxx b/odb/mysql/traits.hxx
index 8fdacb2..8eeeba6 100644
--- a/odb/mysql/traits.hxx
+++ b/odb/mysql/traits.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/traits.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/transaction-impl.cxx b/odb/mysql/transaction-impl.cxx
index 7aa86a5..2ecd7cf 100644
--- a/odb/mysql/transaction-impl.cxx
+++ b/odb/mysql/transaction-impl.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/transaction-impl.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/transaction-impl.hxx b/odb/mysql/transaction-impl.hxx
index e7d8c90..30b4fdb 100644
--- a/odb/mysql/transaction-impl.hxx
+++ b/odb/mysql/transaction-impl.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/transaction-impl.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/transaction-impl.ixx b/odb/mysql/transaction-impl.ixx
index 908b292..252e27a 100644
--- a/odb/mysql/transaction-impl.ixx
+++ b/odb/mysql/transaction-impl.ixx
@@ -1,5 +1,4 @@
// file : odb/mysql/transaction-impl.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/transaction.cxx b/odb/mysql/transaction.cxx
index ffff431..0fcc0f2 100644
--- a/odb/mysql/transaction.cxx
+++ b/odb/mysql/transaction.cxx
@@ -1,5 +1,4 @@
// file : odb/mysql/transaction.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/transaction.hxx b/odb/mysql/transaction.hxx
index 7ef1e17..62ebaf5 100644
--- a/odb/mysql/transaction.hxx
+++ b/odb/mysql/transaction.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/transaction.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/transaction.ixx b/odb/mysql/transaction.ixx
index 39fb5d1..4bd1d8a 100644
--- a/odb/mysql/transaction.ixx
+++ b/odb/mysql/transaction.ixx
@@ -1,5 +1,4 @@
// file : odb/mysql/transaction.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/version.hxx b/odb/mysql/version.hxx
index a0c2bd1..c9e9817 100644
--- a/odb/mysql/version.hxx
+++ b/odb/mysql/version.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/version.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/view-result.hxx b/odb/mysql/view-result.hxx
index a2a9f3c..3a104d6 100644
--- a/odb/mysql/view-result.hxx
+++ b/odb/mysql/view-result.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/view-result.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/view-result.txx b/odb/mysql/view-result.txx
index 8b5b598..1bd9709 100644
--- a/odb/mysql/view-result.txx
+++ b/odb/mysql/view-result.txx
@@ -1,5 +1,4 @@
// file : odb/mysql/view-result.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/view-statements.hxx b/odb/mysql/view-statements.hxx
index b205ce5..7534ec8 100644
--- a/odb/mysql/view-statements.hxx
+++ b/odb/mysql/view-statements.hxx
@@ -1,5 +1,4 @@
// file : odb/mysql/view-statements.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/mysql/view-statements.txx b/odb/mysql/view-statements.txx
index e3c89d8..d8b6b95 100644
--- a/odb/mysql/view-statements.txx
+++ b/odb/mysql/view-statements.txx
@@ -1,5 +1,4 @@
// file : odb/mysql/view-statements.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file