aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:54 +0200
commita73b35b1944a1dc2f5564f6aa2087af090c87e05 (patch)
treec495163425dabd7c0f52aff7e79cc57092671aa7
parent0043065406061c4b09435f75be3cdee237b92764 (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/configuration-rules.make1
-rw-r--r--build/configuration.make1
-rwxr-xr-xbuild/configure1
-rw-r--r--build/export/libodb/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.pc.in1
-rw-r--r--m4/disable-rpath.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/Makefile.am1
-rw-r--r--odb/cache-traits.hxx1
-rw-r--r--odb/callback.hxx1
-rw-r--r--odb/compilers/vc/post.hxx1
-rw-r--r--odb/compilers/vc/pre.hxx1
-rw-r--r--odb/connection.cxx1
-rw-r--r--odb/connection.hxx1
-rw-r--r--odb/connection.ixx1
-rw-r--r--odb/container-traits.hxx1
-rw-r--r--odb/core.hxx1
-rw-r--r--odb/database.cxx1
-rw-r--r--odb/database.hxx1
-rw-r--r--odb/database.ixx1
-rw-r--r--odb/database.txx1
-rw-r--r--odb/details/buffer.cxx1
-rw-r--r--odb/details/buffer.hxx1
-rw-r--r--odb/details/condition.cxx1
-rw-r--r--odb/details/condition.hxx1
-rw-r--r--odb/details/config-vc.h1
-rw-r--r--odb/details/config.h.in1
-rw-r--r--odb/details/config.hxx1
-rw-r--r--odb/details/exception.hxx1
-rw-r--r--odb/details/export.hxx1
-rw-r--r--odb/details/lock.cxx1
-rw-r--r--odb/details/lock.hxx1
-rw-r--r--odb/details/meta/answer.hxx1
-rw-r--r--odb/details/meta/class-p.hxx1
-rw-r--r--odb/details/meta/polymorphic-p.hxx1
-rw-r--r--odb/details/meta/remove-const-volatile.hxx1
-rw-r--r--odb/details/meta/remove-const.hxx1
-rw-r--r--odb/details/meta/remove-pointer.hxx1
-rw-r--r--odb/details/meta/remove-volatile.hxx1
-rw-r--r--odb/details/mutex.cxx1
-rw-r--r--odb/details/mutex.hxx1
-rw-r--r--odb/details/posix/condition.hxx1
-rw-r--r--odb/details/posix/condition.ixx1
-rw-r--r--odb/details/posix/exceptions.cxx1
-rw-r--r--odb/details/posix/exceptions.hxx1
-rw-r--r--odb/details/posix/mutex.hxx1
-rw-r--r--odb/details/posix/mutex.ixx1
-rw-r--r--odb/details/posix/thread.cxx1
-rw-r--r--odb/details/posix/thread.hxx1
-rw-r--r--odb/details/posix/thread.ixx1
-rw-r--r--odb/details/posix/tls.hxx1
-rw-r--r--odb/details/posix/tls.ixx1
-rw-r--r--odb/details/posix/tls.txx1
-rw-r--r--odb/details/shared-ptr-fwd.hxx1
-rw-r--r--odb/details/shared-ptr.hxx1
-rw-r--r--odb/details/shared-ptr/base.cxx1
-rw-r--r--odb/details/shared-ptr/base.hxx1
-rw-r--r--odb/details/shared-ptr/base.ixx1
-rw-r--r--odb/details/shared-ptr/base.txx1
-rw-r--r--odb/details/shared-ptr/counter-type.hxx1
-rw-r--r--odb/details/thread.hxx1
-rw-r--r--odb/details/tls.hxx1
-rw-r--r--odb/details/type-info.hxx1
-rw-r--r--odb/details/unused.hxx1
-rw-r--r--odb/details/win32/condition.cxx1
-rw-r--r--odb/details/win32/condition.hxx1
-rw-r--r--odb/details/win32/condition.ixx1
-rw-r--r--odb/details/win32/dll.cxx1
-rw-r--r--odb/details/win32/exceptions.cxx1
-rw-r--r--odb/details/win32/exceptions.hxx1
-rw-r--r--odb/details/win32/init.cxx1
-rw-r--r--odb/details/win32/init.hxx1
-rw-r--r--odb/details/win32/lock.hxx1
-rw-r--r--odb/details/win32/mutex.hxx1
-rw-r--r--odb/details/win32/mutex.ixx1
-rw-r--r--odb/details/win32/once-init.hxx1
-rw-r--r--odb/details/win32/once.cxx1
-rw-r--r--odb/details/win32/once.hxx1
-rw-r--r--odb/details/win32/once.ixx1
-rw-r--r--odb/details/win32/thread.cxx1
-rw-r--r--odb/details/win32/thread.hxx1
-rw-r--r--odb/details/win32/tls-init.hxx1
-rw-r--r--odb/details/win32/tls.cxx1
-rw-r--r--odb/details/win32/tls.hxx1
-rw-r--r--odb/details/win32/tls.ixx1
-rw-r--r--odb/details/win32/tls.txx1
-rw-r--r--odb/details/wrapper-p.hxx1
-rw-r--r--odb/exception.hxx1
-rw-r--r--odb/exceptions.cxx1
-rw-r--r--odb/exceptions.hxx1
-rw-r--r--odb/forward.hxx1
-rw-r--r--odb/lazy-pointer-traits.hxx1
-rw-r--r--odb/lazy-ptr-impl.cxx1
-rw-r--r--odb/lazy-ptr-impl.hxx1
-rw-r--r--odb/lazy-ptr-impl.ixx1
-rw-r--r--odb/lazy-ptr-impl.txx1
-rw-r--r--odb/lazy-ptr.hxx1
-rw-r--r--odb/lazy-ptr.ixx1
-rw-r--r--odb/lazy-ptr.txx1
-rw-r--r--odb/makefile3
-rw-r--r--odb/nullable.hxx1
-rw-r--r--odb/object-result.hxx1
-rw-r--r--odb/object-result.txx1
-rw-r--r--odb/pointer-traits.hxx1
-rw-r--r--odb/post.hxx1
-rw-r--r--odb/pre.hxx1
-rw-r--r--odb/query.hxx1
-rw-r--r--odb/result.hxx1
-rw-r--r--odb/schema-catalog-impl.hxx1
-rw-r--r--odb/schema-catalog.cxx1
-rw-r--r--odb/schema-catalog.hxx1
-rw-r--r--odb/session.cxx1
-rw-r--r--odb/session.hxx1
-rw-r--r--odb/session.ixx1
-rw-r--r--odb/session.txx1
-rw-r--r--odb/statement.cxx1
-rw-r--r--odb/statement.hxx1
-rw-r--r--odb/std-list-traits.hxx1
-rw-r--r--odb/std-map-traits.hxx1
-rw-r--r--odb/std-set-traits.hxx1
-rw-r--r--odb/std-vector-traits.hxx1
-rw-r--r--odb/tr1/lazy-pointer-traits.hxx1
-rw-r--r--odb/tr1/lazy-ptr.hxx1
-rw-r--r--odb/tr1/lazy-ptr.ixx1
-rw-r--r--odb/tr1/lazy-ptr.txx1
-rw-r--r--odb/tr1/memory.hxx1
-rw-r--r--odb/tr1/pointer-traits.hxx1
-rw-r--r--odb/tr1/wrapper-traits.hxx1
-rw-r--r--odb/tracer.cxx1
-rw-r--r--odb/tracer.hxx1
-rw-r--r--odb/traits.hxx1
-rw-r--r--odb/transaction.cxx1
-rw-r--r--odb/transaction.hxx1
-rw-r--r--odb/transaction.ixx1
-rw-r--r--odb/version.hxx1
-rw-r--r--odb/view-result.hxx1
-rw-r--r--odb/view-result.txx1
-rw-r--r--odb/wrapper-traits.hxx1
150 files changed, 1 insertions, 151 deletions
diff --git a/Makefile.am b/Makefile.am
index 4310bc3..c45abb5 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 00d384d..e57e4df 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/configuration-rules.make b/build/configuration-rules.make
index a198679..5bf6655 100644
--- a/build/configuration-rules.make
+++ b/build/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/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/configuration.make b/build/configuration.make
index 0919150..b677644 100644
--- a/build/configuration.make
+++ b/build/configuration.make
@@ -1,5 +1,4 @@
# file : build/configuration.make
-# 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/build/configure b/build/configure
index 5816683..dfb7bec 100755
--- a/build/configure
+++ b/build/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/configure
-# 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/build/export/libodb/stub.make b/build/export/libodb/stub.make
index 501d980..f8e338d 100644
--- a/build/export/libodb/stub.make
+++ b/build/export/libodb/stub.make
@@ -1,5 +1,4 @@
# file : build/export/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/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 91151ad..af11f3f 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.pc.in b/libodb.pc.in
index c0a6ea1..80cb582 100644
--- a/libodb.pc.in
+++ b/libodb.pc.in
@@ -1,5 +1,4 @@
# file : libodb.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/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 3b0de72..8161ab1 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/Makefile.am b/odb/Makefile.am
index 94aba38..7e352f3 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 v2; see accompanying LICENSE file
diff --git a/odb/cache-traits.hxx b/odb/cache-traits.hxx
index 067812b..51c41b8 100644
--- a/odb/cache-traits.hxx
+++ b/odb/cache-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/cache-traits.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/callback.hxx b/odb/callback.hxx
index 16d89ef..5b19ea5 100644
--- a/odb/callback.hxx
+++ b/odb/callback.hxx
@@ -1,5 +1,4 @@
// file : odb/callback.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/compilers/vc/post.hxx b/odb/compilers/vc/post.hxx
index 7a8eb65..eba65d0 100644
--- a/odb/compilers/vc/post.hxx
+++ b/odb/compilers/vc/post.hxx
@@ -1,5 +1,4 @@
// file : odb/compilers/vc/post.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/compilers/vc/pre.hxx b/odb/compilers/vc/pre.hxx
index d01037c..3375436 100644
--- a/odb/compilers/vc/pre.hxx
+++ b/odb/compilers/vc/pre.hxx
@@ -1,5 +1,4 @@
// file : odb/compilers/vc/pre.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/connection.cxx b/odb/connection.cxx
index 3779981..2ae212a 100644
--- a/odb/connection.cxx
+++ b/odb/connection.cxx
@@ -1,5 +1,4 @@
// file : odb/connection.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/connection.hxx b/odb/connection.hxx
index fdf5036..4f6ef5d 100644
--- a/odb/connection.hxx
+++ b/odb/connection.hxx
@@ -1,5 +1,4 @@
// file : odb/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/connection.ixx b/odb/connection.ixx
index 8e9f26a..8657a7d 100644
--- a/odb/connection.ixx
+++ b/odb/connection.ixx
@@ -1,5 +1,4 @@
// file : odb/connection.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/container-traits.hxx b/odb/container-traits.hxx
index b397d2f..f65197f 100644
--- a/odb/container-traits.hxx
+++ b/odb/container-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/container-traits.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/core.hxx b/odb/core.hxx
index 809f456..443e92c 100644
--- a/odb/core.hxx
+++ b/odb/core.hxx
@@ -1,5 +1,4 @@
// file : odb/core.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/database.cxx b/odb/database.cxx
index ca6c7cc..0a20689 100644
--- a/odb/database.cxx
+++ b/odb/database.cxx
@@ -1,5 +1,4 @@
// file : odb/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/database.hxx b/odb/database.hxx
index e9c44f2..ea0d36a 100644
--- a/odb/database.hxx
+++ b/odb/database.hxx
@@ -1,5 +1,4 @@
// file : odb/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/database.ixx b/odb/database.ixx
index 7df0d79..59b6303 100644
--- a/odb/database.ixx
+++ b/odb/database.ixx
@@ -1,5 +1,4 @@
// file : odb/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/database.txx b/odb/database.txx
index b019478..06632cd 100644
--- a/odb/database.txx
+++ b/odb/database.txx
@@ -1,5 +1,4 @@
// file : odb/database.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/details/buffer.cxx b/odb/details/buffer.cxx
index af863a9..daba745 100644
--- a/odb/details/buffer.cxx
+++ b/odb/details/buffer.cxx
@@ -1,5 +1,4 @@
// file : odb/details/buffer.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/details/buffer.hxx b/odb/details/buffer.hxx
index 3dc1c03..9af8773 100644
--- a/odb/details/buffer.hxx
+++ b/odb/details/buffer.hxx
@@ -1,5 +1,4 @@
// file : odb/details/buffer.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/details/condition.cxx b/odb/details/condition.cxx
index 1a778fe..53119ed 100644
--- a/odb/details/condition.cxx
+++ b/odb/details/condition.cxx
@@ -1,5 +1,4 @@
// file : odb/details/condition.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/details/condition.hxx b/odb/details/condition.hxx
index 9d8bfd3..eb444ad 100644
--- a/odb/details/condition.hxx
+++ b/odb/details/condition.hxx
@@ -1,5 +1,4 @@
// file : odb/details/condition.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/details/config-vc.h b/odb/details/config-vc.h
index e0c5e3c..385164b 100644
--- a/odb/details/config-vc.h
+++ b/odb/details/config-vc.h
@@ -1,5 +1,4 @@
/* file : odb/details/config-vc.h
- * 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/details/config.h.in b/odb/details/config.h.in
index 2afd2e1..8a16174 100644
--- a/odb/details/config.h.in
+++ b/odb/details/config.h.in
@@ -1,5 +1,4 @@
/* file : odb/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/details/config.hxx b/odb/details/config.hxx
index 413b475..a34dc6f 100644
--- a/odb/details/config.hxx
+++ b/odb/details/config.hxx
@@ -1,5 +1,4 @@
// file : odb/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/details/exception.hxx b/odb/details/exception.hxx
index 08c2ffd..b806858 100644
--- a/odb/details/exception.hxx
+++ b/odb/details/exception.hxx
@@ -1,5 +1,4 @@
// file : odb/details/exception.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/details/export.hxx b/odb/details/export.hxx
index f3b00e0..4744736 100644
--- a/odb/details/export.hxx
+++ b/odb/details/export.hxx
@@ -1,5 +1,4 @@
// file : odb/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/details/lock.cxx b/odb/details/lock.cxx
index 5db78ba..49ec627 100644
--- a/odb/details/lock.cxx
+++ b/odb/details/lock.cxx
@@ -1,5 +1,4 @@
// file : odb/details/lock.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/details/lock.hxx b/odb/details/lock.hxx
index 9a79e03..1fb5aad 100644
--- a/odb/details/lock.hxx
+++ b/odb/details/lock.hxx
@@ -1,5 +1,4 @@
// file : odb/details/lock.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/details/meta/answer.hxx b/odb/details/meta/answer.hxx
index 484507e..5de5204 100644
--- a/odb/details/meta/answer.hxx
+++ b/odb/details/meta/answer.hxx
@@ -1,5 +1,4 @@
// file : odb/details/meta/answer.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/details/meta/class-p.hxx b/odb/details/meta/class-p.hxx
index 80c1b27..3a51026 100644
--- a/odb/details/meta/class-p.hxx
+++ b/odb/details/meta/class-p.hxx
@@ -1,5 +1,4 @@
// file : odb/details/meta/class-p.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/details/meta/polymorphic-p.hxx b/odb/details/meta/polymorphic-p.hxx
index 3215d63..f169434 100644
--- a/odb/details/meta/polymorphic-p.hxx
+++ b/odb/details/meta/polymorphic-p.hxx
@@ -1,5 +1,4 @@
// file : odb/details/meta/polymorphic-p.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/details/meta/remove-const-volatile.hxx b/odb/details/meta/remove-const-volatile.hxx
index 92f5e4f..3325f8d 100644
--- a/odb/details/meta/remove-const-volatile.hxx
+++ b/odb/details/meta/remove-const-volatile.hxx
@@ -1,5 +1,4 @@
// file : odb/details/meta/remove-const-volatile.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/details/meta/remove-const.hxx b/odb/details/meta/remove-const.hxx
index 93e1f5f..8b2d8cc 100644
--- a/odb/details/meta/remove-const.hxx
+++ b/odb/details/meta/remove-const.hxx
@@ -1,5 +1,4 @@
// file : odb/details/meta/remove-const.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/details/meta/remove-pointer.hxx b/odb/details/meta/remove-pointer.hxx
index 0c7ebf3..b6af027 100644
--- a/odb/details/meta/remove-pointer.hxx
+++ b/odb/details/meta/remove-pointer.hxx
@@ -1,5 +1,4 @@
// file : odb/details/meta/remove-pointer.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/details/meta/remove-volatile.hxx b/odb/details/meta/remove-volatile.hxx
index ed194fa..fdcd58f 100644
--- a/odb/details/meta/remove-volatile.hxx
+++ b/odb/details/meta/remove-volatile.hxx
@@ -1,5 +1,4 @@
// file : odb/details/meta/remove-volatile.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/details/mutex.cxx b/odb/details/mutex.cxx
index 9bd0524..38b0b57 100644
--- a/odb/details/mutex.cxx
+++ b/odb/details/mutex.cxx
@@ -1,5 +1,4 @@
// file : odb/details/mutex.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/details/mutex.hxx b/odb/details/mutex.hxx
index 3c073b3..f10d192 100644
--- a/odb/details/mutex.hxx
+++ b/odb/details/mutex.hxx
@@ -1,5 +1,4 @@
// file : odb/details/mutex.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/details/posix/condition.hxx b/odb/details/posix/condition.hxx
index 3175d62..7ed825e 100644
--- a/odb/details/posix/condition.hxx
+++ b/odb/details/posix/condition.hxx
@@ -1,5 +1,4 @@
// file : odb/details/posix/condition.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/details/posix/condition.ixx b/odb/details/posix/condition.ixx
index 4d15441..1446311 100644
--- a/odb/details/posix/condition.ixx
+++ b/odb/details/posix/condition.ixx
@@ -1,5 +1,4 @@
// file : odb/details/posix/condition.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/details/posix/exceptions.cxx b/odb/details/posix/exceptions.cxx
index 1b7741d..5301cfe 100644
--- a/odb/details/posix/exceptions.cxx
+++ b/odb/details/posix/exceptions.cxx
@@ -1,5 +1,4 @@
// file : odb/details/posix/exceptions.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/details/posix/exceptions.hxx b/odb/details/posix/exceptions.hxx
index 8441d29..ddef9d6 100644
--- a/odb/details/posix/exceptions.hxx
+++ b/odb/details/posix/exceptions.hxx
@@ -1,5 +1,4 @@
// file : odb/details/posix/exceptions.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/details/posix/mutex.hxx b/odb/details/posix/mutex.hxx
index 0f66b49..d10b4b0 100644
--- a/odb/details/posix/mutex.hxx
+++ b/odb/details/posix/mutex.hxx
@@ -1,5 +1,4 @@
// file : odb/details/posix/mutex.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/details/posix/mutex.ixx b/odb/details/posix/mutex.ixx
index 45d10f2..fa03676 100644
--- a/odb/details/posix/mutex.ixx
+++ b/odb/details/posix/mutex.ixx
@@ -1,5 +1,4 @@
// file : odb/details/posix/mutex.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/details/posix/thread.cxx b/odb/details/posix/thread.cxx
index 4099f36..46448ae 100644
--- a/odb/details/posix/thread.cxx
+++ b/odb/details/posix/thread.cxx
@@ -1,5 +1,4 @@
// file : odb/details/posix/thread.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/details/posix/thread.hxx b/odb/details/posix/thread.hxx
index 23e3c87..310a724 100644
--- a/odb/details/posix/thread.hxx
+++ b/odb/details/posix/thread.hxx
@@ -1,5 +1,4 @@
// file : odb/details/posix/thread.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/details/posix/thread.ixx b/odb/details/posix/thread.ixx
index 1ed6cca..39c889c 100644
--- a/odb/details/posix/thread.ixx
+++ b/odb/details/posix/thread.ixx
@@ -1,5 +1,4 @@
// file : odb/details/posix/thread.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/details/posix/tls.hxx b/odb/details/posix/tls.hxx
index c238851..400f155 100644
--- a/odb/details/posix/tls.hxx
+++ b/odb/details/posix/tls.hxx
@@ -1,5 +1,4 @@
// file : odb/details/posix/tls.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/details/posix/tls.ixx b/odb/details/posix/tls.ixx
index 8f08ca6..4fec9e6 100644
--- a/odb/details/posix/tls.ixx
+++ b/odb/details/posix/tls.ixx
@@ -1,5 +1,4 @@
// file : odb/details/posix/tls.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/details/posix/tls.txx b/odb/details/posix/tls.txx
index 3c339c4..8272efc 100644
--- a/odb/details/posix/tls.txx
+++ b/odb/details/posix/tls.txx
@@ -1,5 +1,4 @@
// file : odb/details/posix/tls.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/details/shared-ptr-fwd.hxx b/odb/details/shared-ptr-fwd.hxx
index 4483b90..d30e007 100644
--- a/odb/details/shared-ptr-fwd.hxx
+++ b/odb/details/shared-ptr-fwd.hxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr-fwd.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/details/shared-ptr.hxx b/odb/details/shared-ptr.hxx
index c795318..9b60191 100644
--- a/odb/details/shared-ptr.hxx
+++ b/odb/details/shared-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr.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/details/shared-ptr/base.cxx b/odb/details/shared-ptr/base.cxx
index 3331db7..9b3f2ba 100644
--- a/odb/details/shared-ptr/base.cxx
+++ b/odb/details/shared-ptr/base.cxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.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/details/shared-ptr/base.hxx b/odb/details/shared-ptr/base.hxx
index 3bc2df1..ad3cb73 100644
--- a/odb/details/shared-ptr/base.hxx
+++ b/odb/details/shared-ptr/base.hxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.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/details/shared-ptr/base.ixx b/odb/details/shared-ptr/base.ixx
index 12ea779..c82156b 100644
--- a/odb/details/shared-ptr/base.ixx
+++ b/odb/details/shared-ptr/base.ixx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.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/details/shared-ptr/base.txx b/odb/details/shared-ptr/base.txx
index 641ef3c..5384d44 100644
--- a/odb/details/shared-ptr/base.txx
+++ b/odb/details/shared-ptr/base.txx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.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/details/shared-ptr/counter-type.hxx b/odb/details/shared-ptr/counter-type.hxx
index f208a4f..969ee92 100644
--- a/odb/details/shared-ptr/counter-type.hxx
+++ b/odb/details/shared-ptr/counter-type.hxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/counter-type.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/details/thread.hxx b/odb/details/thread.hxx
index 8a70e9b..5639046 100644
--- a/odb/details/thread.hxx
+++ b/odb/details/thread.hxx
@@ -1,5 +1,4 @@
// file : odb/details/thread.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/details/tls.hxx b/odb/details/tls.hxx
index 0b3c3d4..35437a5 100644
--- a/odb/details/tls.hxx
+++ b/odb/details/tls.hxx
@@ -1,5 +1,4 @@
// file : odb/details/tls.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/details/type-info.hxx b/odb/details/type-info.hxx
index 0abc563..ee578c4 100644
--- a/odb/details/type-info.hxx
+++ b/odb/details/type-info.hxx
@@ -1,5 +1,4 @@
// file : odb/details/type-info.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/details/unused.hxx b/odb/details/unused.hxx
index 31ceb52..a6839a0 100644
--- a/odb/details/unused.hxx
+++ b/odb/details/unused.hxx
@@ -1,5 +1,4 @@
// file : odb/details/unused.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/details/win32/condition.cxx b/odb/details/win32/condition.cxx
index e13a91f..f4313c0 100644
--- a/odb/details/win32/condition.cxx
+++ b/odb/details/win32/condition.cxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/condition.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/details/win32/condition.hxx b/odb/details/win32/condition.hxx
index 434b6a2..67a569e 100644
--- a/odb/details/win32/condition.hxx
+++ b/odb/details/win32/condition.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/condition.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/details/win32/condition.ixx b/odb/details/win32/condition.ixx
index f1c8343..a2aa218 100644
--- a/odb/details/win32/condition.ixx
+++ b/odb/details/win32/condition.ixx
@@ -1,5 +1,4 @@
// file : odb/details/win32/condition.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/details/win32/dll.cxx b/odb/details/win32/dll.cxx
index 130fbd0..17bce62 100644
--- a/odb/details/win32/dll.cxx
+++ b/odb/details/win32/dll.cxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/dll.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/details/win32/exceptions.cxx b/odb/details/win32/exceptions.cxx
index 624b92b..2807977 100644
--- a/odb/details/win32/exceptions.cxx
+++ b/odb/details/win32/exceptions.cxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/exceptions.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/details/win32/exceptions.hxx b/odb/details/win32/exceptions.hxx
index 1688148..23df6c7 100644
--- a/odb/details/win32/exceptions.hxx
+++ b/odb/details/win32/exceptions.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/exceptions.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/details/win32/init.cxx b/odb/details/win32/init.cxx
index 33a7ada..052452c 100644
--- a/odb/details/win32/init.cxx
+++ b/odb/details/win32/init.cxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/init.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/details/win32/init.hxx b/odb/details/win32/init.hxx
index 09cd06c..1b717cc 100644
--- a/odb/details/win32/init.hxx
+++ b/odb/details/win32/init.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/init.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/details/win32/lock.hxx b/odb/details/win32/lock.hxx
index e42ec27..6251a4c 100644
--- a/odb/details/win32/lock.hxx
+++ b/odb/details/win32/lock.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/lock.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/details/win32/mutex.hxx b/odb/details/win32/mutex.hxx
index 97ef6c0..b95789d 100644
--- a/odb/details/win32/mutex.hxx
+++ b/odb/details/win32/mutex.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/mutex.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/details/win32/mutex.ixx b/odb/details/win32/mutex.ixx
index 0a165f7..d52bb0c 100644
--- a/odb/details/win32/mutex.ixx
+++ b/odb/details/win32/mutex.ixx
@@ -1,5 +1,4 @@
// file : odb/details/win32/mutex.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/details/win32/once-init.hxx b/odb/details/win32/once-init.hxx
index 82070bc..cd07a86 100644
--- a/odb/details/win32/once-init.hxx
+++ b/odb/details/win32/once-init.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/once-init.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/details/win32/once.cxx b/odb/details/win32/once.cxx
index 730c95f..61c3ef5 100644
--- a/odb/details/win32/once.cxx
+++ b/odb/details/win32/once.cxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/once.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/details/win32/once.hxx b/odb/details/win32/once.hxx
index 61bfb79..775b46d 100644
--- a/odb/details/win32/once.hxx
+++ b/odb/details/win32/once.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/once.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/details/win32/once.ixx b/odb/details/win32/once.ixx
index 6b0a4be..8dabf06 100644
--- a/odb/details/win32/once.ixx
+++ b/odb/details/win32/once.ixx
@@ -1,5 +1,4 @@
// file : odb/details/win32/once.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/details/win32/thread.cxx b/odb/details/win32/thread.cxx
index d969d6f..9f3bf3d 100644
--- a/odb/details/win32/thread.cxx
+++ b/odb/details/win32/thread.cxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/thread.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/details/win32/thread.hxx b/odb/details/win32/thread.hxx
index 5ce04d4..f91a80f 100644
--- a/odb/details/win32/thread.hxx
+++ b/odb/details/win32/thread.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/thread.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/details/win32/tls-init.hxx b/odb/details/win32/tls-init.hxx
index 8a5bebf..8c5e12e 100644
--- a/odb/details/win32/tls-init.hxx
+++ b/odb/details/win32/tls-init.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/tls-init.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/details/win32/tls.cxx b/odb/details/win32/tls.cxx
index d76d560..8bcea22 100644
--- a/odb/details/win32/tls.cxx
+++ b/odb/details/win32/tls.cxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/tls.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/details/win32/tls.hxx b/odb/details/win32/tls.hxx
index d880754..9e36bff 100644
--- a/odb/details/win32/tls.hxx
+++ b/odb/details/win32/tls.hxx
@@ -1,5 +1,4 @@
// file : odb/details/win32/tls.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/details/win32/tls.ixx b/odb/details/win32/tls.ixx
index 886bd50..a7a5f14 100644
--- a/odb/details/win32/tls.ixx
+++ b/odb/details/win32/tls.ixx
@@ -1,5 +1,4 @@
// file : odb/details/win32/tls.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/details/win32/tls.txx b/odb/details/win32/tls.txx
index 0cab285..e2c9e78 100644
--- a/odb/details/win32/tls.txx
+++ b/odb/details/win32/tls.txx
@@ -1,5 +1,4 @@
// file : odb/details/win32/tls.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/details/wrapper-p.hxx b/odb/details/wrapper-p.hxx
index 7736fc9..e7c4838 100644
--- a/odb/details/wrapper-p.hxx
+++ b/odb/details/wrapper-p.hxx
@@ -1,5 +1,4 @@
// file : odb/details/wrapper-p.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/exception.hxx b/odb/exception.hxx
index b2bae3d..c1a073d 100644
--- a/odb/exception.hxx
+++ b/odb/exception.hxx
@@ -1,5 +1,4 @@
// file : odb/exception.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/exceptions.cxx b/odb/exceptions.cxx
index 970b3b0..440b733 100644
--- a/odb/exceptions.cxx
+++ b/odb/exceptions.cxx
@@ -1,5 +1,4 @@
// file : odb/exceptions.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/exceptions.hxx b/odb/exceptions.hxx
index 5f48717..7f1c5cf 100644
--- a/odb/exceptions.hxx
+++ b/odb/exceptions.hxx
@@ -1,5 +1,4 @@
// file : odb/exceptions.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/forward.hxx b/odb/forward.hxx
index 41ed70f..a6406aa 100644
--- a/odb/forward.hxx
+++ b/odb/forward.hxx
@@ -1,5 +1,4 @@
// file : odb/forward.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/lazy-pointer-traits.hxx b/odb/lazy-pointer-traits.hxx
index 70a36d0..77039b6 100644
--- a/odb/lazy-pointer-traits.hxx
+++ b/odb/lazy-pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/lazy-pointer-traits.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/lazy-ptr-impl.cxx b/odb/lazy-ptr-impl.cxx
index b149586..8f3c167 100644
--- a/odb/lazy-ptr-impl.cxx
+++ b/odb/lazy-ptr-impl.cxx
@@ -1,5 +1,4 @@
// file : odb/lazy-ptr-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/lazy-ptr-impl.hxx b/odb/lazy-ptr-impl.hxx
index 58a1cd5..3f135d4 100644
--- a/odb/lazy-ptr-impl.hxx
+++ b/odb/lazy-ptr-impl.hxx
@@ -1,5 +1,4 @@
// file : odb/lazy-ptr-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/lazy-ptr-impl.ixx b/odb/lazy-ptr-impl.ixx
index 985aa87..a5f35c6 100644
--- a/odb/lazy-ptr-impl.ixx
+++ b/odb/lazy-ptr-impl.ixx
@@ -1,5 +1,4 @@
// file : odb/lazy-ptr-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/lazy-ptr-impl.txx b/odb/lazy-ptr-impl.txx
index ccdaab8..a8bff8d 100644
--- a/odb/lazy-ptr-impl.txx
+++ b/odb/lazy-ptr-impl.txx
@@ -1,5 +1,4 @@
// file : odb/lazy-ptr-impl.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/lazy-ptr.hxx b/odb/lazy-ptr.hxx
index b181639..9c80d7e 100644
--- a/odb/lazy-ptr.hxx
+++ b/odb/lazy-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/lazy-ptr.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/lazy-ptr.ixx b/odb/lazy-ptr.ixx
index d682ba5..14a2b41 100644
--- a/odb/lazy-ptr.ixx
+++ b/odb/lazy-ptr.ixx
@@ -1,5 +1,4 @@
// file : odb/lazy-ptr.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/lazy-ptr.txx b/odb/lazy-ptr.txx
index 0b7bbea..b1a000f 100644
--- a/odb/lazy-ptr.txx
+++ b/odb/lazy-ptr.txx
@@ -1,5 +1,4 @@
// file : odb/lazy-ptr.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/makefile b/odb/makefile
index 6c243e8..6144c0b 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 v2; see accompanying LICENSE file
@@ -84,7 +83,7 @@ $(odb.l.cpp-options): value := -I$(out_root) -I$(src_root)
$(out_base)/details/config.h: | $(out_base)/details/.
@echo '/* file : odb/details/config.h' >$@
- @echo ' * author : automatically generated' >>$@
+ @echo ' * note : automatically generated' >>$@
@echo ' */' >>$@
@echo '' >>$@
@echo '#ifndef ODB_DETAILS_CONFIG_H' >>$@
diff --git a/odb/nullable.hxx b/odb/nullable.hxx
index 0d5e46a..a8de8c0 100644
--- a/odb/nullable.hxx
+++ b/odb/nullable.hxx
@@ -1,5 +1,4 @@
// file : odb/nullable.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/object-result.hxx b/odb/object-result.hxx
index 9895e91..c4cb7db 100644
--- a/odb/object-result.hxx
+++ b/odb/object-result.hxx
@@ -1,5 +1,4 @@
// file : odb/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/object-result.txx b/odb/object-result.txx
index c84abe8..320504a 100644
--- a/odb/object-result.txx
+++ b/odb/object-result.txx
@@ -1,5 +1,4 @@
// file : odb/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/pointer-traits.hxx b/odb/pointer-traits.hxx
index 0e7c9b7..a9a37e0 100644
--- a/odb/pointer-traits.hxx
+++ b/odb/pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/pointer-traits.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/post.hxx b/odb/post.hxx
index d068e8e..15d309f 100644
--- a/odb/post.hxx
+++ b/odb/post.hxx
@@ -1,5 +1,4 @@
// file : odb/post.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/pre.hxx b/odb/pre.hxx
index 9ad3e5a..b64040b 100644
--- a/odb/pre.hxx
+++ b/odb/pre.hxx
@@ -1,5 +1,4 @@
// file : odb/pre.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/query.hxx b/odb/query.hxx
index e8683ae..89f0be0 100644
--- a/odb/query.hxx
+++ b/odb/query.hxx
@@ -1,5 +1,4 @@
// file : odb/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/result.hxx b/odb/result.hxx
index 91c1a39..4e8e2f8 100644
--- a/odb/result.hxx
+++ b/odb/result.hxx
@@ -1,5 +1,4 @@
// file : odb/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/schema-catalog-impl.hxx b/odb/schema-catalog-impl.hxx
index 32fd68f..488aed6 100644
--- a/odb/schema-catalog-impl.hxx
+++ b/odb/schema-catalog-impl.hxx
@@ -1,5 +1,4 @@
// file : odb/schema-catalog-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/schema-catalog.cxx b/odb/schema-catalog.cxx
index 87d8b90..6d5a753 100644
--- a/odb/schema-catalog.cxx
+++ b/odb/schema-catalog.cxx
@@ -1,5 +1,4 @@
// file : odb/schema-catalog.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/schema-catalog.hxx b/odb/schema-catalog.hxx
index e0e0435..c01f1cf 100644
--- a/odb/schema-catalog.hxx
+++ b/odb/schema-catalog.hxx
@@ -1,5 +1,4 @@
// file : odb/schema-catalog.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/session.cxx b/odb/session.cxx
index 7dd2a1c..4996d55 100644
--- a/odb/session.cxx
+++ b/odb/session.cxx
@@ -1,5 +1,4 @@
// file : odb/session.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/session.hxx b/odb/session.hxx
index 65d0987..393d22f 100644
--- a/odb/session.hxx
+++ b/odb/session.hxx
@@ -1,5 +1,4 @@
// file : odb/session.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/session.ixx b/odb/session.ixx
index 573deb2..347ab0c 100644
--- a/odb/session.ixx
+++ b/odb/session.ixx
@@ -1,5 +1,4 @@
// file : odb/session.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/session.txx b/odb/session.txx
index 31814f8..bf71c51 100644
--- a/odb/session.txx
+++ b/odb/session.txx
@@ -1,5 +1,4 @@
// file : odb/session.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/statement.cxx b/odb/statement.cxx
index d5666ca..5a6eede 100644
--- a/odb/statement.cxx
+++ b/odb/statement.cxx
@@ -1,5 +1,4 @@
// file : odb/statement.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/statement.hxx b/odb/statement.hxx
index ca6df5a..e6c06ef 100644
--- a/odb/statement.hxx
+++ b/odb/statement.hxx
@@ -1,5 +1,4 @@
// file : odb/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/std-list-traits.hxx b/odb/std-list-traits.hxx
index c764156..fe8512e 100644
--- a/odb/std-list-traits.hxx
+++ b/odb/std-list-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/std-list-traits.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/std-map-traits.hxx b/odb/std-map-traits.hxx
index 35c2221..3e93933 100644
--- a/odb/std-map-traits.hxx
+++ b/odb/std-map-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/std-map-traits.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/std-set-traits.hxx b/odb/std-set-traits.hxx
index e79cf17..792d71b 100644
--- a/odb/std-set-traits.hxx
+++ b/odb/std-set-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/std-set-traits.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/std-vector-traits.hxx b/odb/std-vector-traits.hxx
index 04935fc..a036e4f 100644
--- a/odb/std-vector-traits.hxx
+++ b/odb/std-vector-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/std-vector-traits.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/tr1/lazy-pointer-traits.hxx b/odb/tr1/lazy-pointer-traits.hxx
index 4e29abd..03bb5d0 100644
--- a/odb/tr1/lazy-pointer-traits.hxx
+++ b/odb/tr1/lazy-pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/tr1/lazy-pointer-traits.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/tr1/lazy-ptr.hxx b/odb/tr1/lazy-ptr.hxx
index 52b1b03..8cb9308 100644
--- a/odb/tr1/lazy-ptr.hxx
+++ b/odb/tr1/lazy-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/tr1/lazy-ptr.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/tr1/lazy-ptr.ixx b/odb/tr1/lazy-ptr.ixx
index 3460e99..e30fc4d 100644
--- a/odb/tr1/lazy-ptr.ixx
+++ b/odb/tr1/lazy-ptr.ixx
@@ -1,5 +1,4 @@
// file : odb/tr1/lazy-ptr.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/tr1/lazy-ptr.txx b/odb/tr1/lazy-ptr.txx
index bdce2b4..cea73e9 100644
--- a/odb/tr1/lazy-ptr.txx
+++ b/odb/tr1/lazy-ptr.txx
@@ -1,5 +1,4 @@
// file : odb/tr1/lazy-ptr.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/tr1/memory.hxx b/odb/tr1/memory.hxx
index 2869430..695e295 100644
--- a/odb/tr1/memory.hxx
+++ b/odb/tr1/memory.hxx
@@ -1,5 +1,4 @@
// file : odb/tr1/memory.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/tr1/pointer-traits.hxx b/odb/tr1/pointer-traits.hxx
index e0b342f..1f4f4ed 100644
--- a/odb/tr1/pointer-traits.hxx
+++ b/odb/tr1/pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/tr1/pointer-traits.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/tr1/wrapper-traits.hxx b/odb/tr1/wrapper-traits.hxx
index 72f08ba..cbdc073 100644
--- a/odb/tr1/wrapper-traits.hxx
+++ b/odb/tr1/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/tr1/wrapper-traits.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/tracer.cxx b/odb/tracer.cxx
index 03cabec..93263c7 100644
--- a/odb/tracer.cxx
+++ b/odb/tracer.cxx
@@ -1,5 +1,4 @@
// file : odb/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/tracer.hxx b/odb/tracer.hxx
index 9a8ec88..37f0d10 100644
--- a/odb/tracer.hxx
+++ b/odb/tracer.hxx
@@ -1,5 +1,4 @@
// file : odb/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/traits.hxx b/odb/traits.hxx
index 4d136af..cb3a6e1 100644
--- a/odb/traits.hxx
+++ b/odb/traits.hxx
@@ -1,5 +1,4 @@
// file : odb/traits.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/transaction.cxx b/odb/transaction.cxx
index b96a1bf..4767609 100644
--- a/odb/transaction.cxx
+++ b/odb/transaction.cxx
@@ -1,5 +1,4 @@
// file : odb/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/transaction.hxx b/odb/transaction.hxx
index e8488a4..b7f62e9 100644
--- a/odb/transaction.hxx
+++ b/odb/transaction.hxx
@@ -1,5 +1,4 @@
// file : odb/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/transaction.ixx b/odb/transaction.ixx
index 13bf141..a6770c7 100644
--- a/odb/transaction.ixx
+++ b/odb/transaction.ixx
@@ -1,5 +1,4 @@
// file : odb/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/version.hxx b/odb/version.hxx
index 5f35700..03d74fd 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 v2; see accompanying LICENSE file
diff --git a/odb/view-result.hxx b/odb/view-result.hxx
index 3f5a043..0dfde9b 100644
--- a/odb/view-result.hxx
+++ b/odb/view-result.hxx
@@ -1,5 +1,4 @@
// file : odb/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/view-result.txx b/odb/view-result.txx
index afc65b4..6be27ed 100644
--- a/odb/view-result.txx
+++ b/odb/view-result.txx
@@ -1,5 +1,4 @@
// file : odb/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/wrapper-traits.hxx b/odb/wrapper-traits.hxx
index 60ebce6..1348d4f 100644
--- a/odb/wrapper-traits.hxx
+++ b/odb/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/wrapper-traits.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file