aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:56 +0200
commit6ee03ab00d996b2504618e5f3ce6d09e19a6cfa8 (patch)
tree46016b64e1762ec999dd2e9c68afea70411cc39b
parentd96e40dc9bee67c5e821da86c27648485291e9f0 (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-boost/stub.make1
-rw-r--r--build/import/libodb-boost/configuration-rules.make1
-rwxr-xr-xbuild/import/libodb-boost/configure1
-rw-r--r--build/import/libodb-boost/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-boost.pc.in1
-rw-r--r--m4/disable-rpath.m41
-rw-r--r--m4/libboost.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/boost.options1
-rw-r--r--odb/boost/Makefile.am1
-rw-r--r--odb/boost/date-time.options1
-rw-r--r--odb/boost/date-time/exceptions.cxx1
-rw-r--r--odb/boost/date-time/exceptions.hxx1
-rw-r--r--odb/boost/date-time/gregorian-mssql.options1
-rw-r--r--odb/boost/date-time/gregorian-mysql.options1
-rw-r--r--odb/boost/date-time/gregorian-oracle.options1
-rw-r--r--odb/boost/date-time/gregorian-pgsql.options1
-rw-r--r--odb/boost/date-time/gregorian-sqlite.options1
-rw-r--r--odb/boost/date-time/mssql/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/mssql/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/mssql/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/mssql/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/mysql/gregorian-mapping.hxx2
-rw-r--r--odb/boost/date-time/mysql/gregorian-traits.hxx2
-rw-r--r--odb/boost/date-time/mysql/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/mysql/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/oracle/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/oracle/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/oracle/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/oracle/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/pgsql/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/pgsql/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/pgsql/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/pgsql/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/posix-time-mssql.options1
-rw-r--r--odb/boost/date-time/posix-time-mysql.options1
-rw-r--r--odb/boost/date-time/posix-time-oracle.options1
-rw-r--r--odb/boost/date-time/posix-time-pgsql.options1
-rw-r--r--odb/boost/date-time/posix-time-sqlite.options1
-rw-r--r--odb/boost/date-time/sqlite/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/sqlite/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/sqlite/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/sqlite/posix-time-traits.hxx1
-rw-r--r--odb/boost/details/config.h.in1
-rw-r--r--odb/boost/details/config.hxx1
-rw-r--r--odb/boost/details/export.hxx1
-rw-r--r--odb/boost/exception.hxx1
-rw-r--r--odb/boost/lazy-ptr.hxx1
-rw-r--r--odb/boost/makefile3
-rw-r--r--odb/boost/optional.options1
-rw-r--r--odb/boost/optional/wrapper-traits.hxx1
-rw-r--r--odb/boost/smart-ptr.options1
-rw-r--r--odb/boost/smart-ptr/lazy-pointer-traits.hxx1
-rw-r--r--odb/boost/smart-ptr/lazy-ptr.hxx1
-rw-r--r--odb/boost/smart-ptr/lazy-ptr.ixx1
-rw-r--r--odb/boost/smart-ptr/lazy-ptr.txx1
-rw-r--r--odb/boost/smart-ptr/pointer-traits.hxx1
-rw-r--r--odb/boost/smart-ptr/wrapper-traits.hxx1
-rw-r--r--odb/boost/unordered.options1
-rw-r--r--odb/boost/unordered/container-traits.hxx1
-rw-r--r--odb/boost/version.hxx1
-rw-r--r--odb/boost/version.options1
74 files changed, 1 insertions, 77 deletions
diff --git a/Makefile.am b/Makefile.am
index 2d1198a..74e8724 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 a952257..1e0afa6 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-boost/stub.make b/build/export/libodb-boost/stub.make
index 2a3f694..0a44f1e 100644
--- a/build/export/libodb-boost/stub.make
+++ b/build/export/libodb-boost/stub.make
@@ -1,5 +1,4 @@
# file : build/export/libodb-boost/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-boost/configuration-rules.make b/build/import/libodb-boost/configuration-rules.make
index 18de990..3f689f4 100644
--- a/build/import/libodb-boost/configuration-rules.make
+++ b/build/import/libodb-boost/configuration-rules.make
@@ -1,5 +1,4 @@
# file : build/import/libodb-boost/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-boost/configure b/build/import/libodb-boost/configure
index 67699cd..86ecc96 100755
--- a/build/import/libodb-boost/configure
+++ b/build/import/libodb-boost/configure
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/import/libodb-boost/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-boost/stub.make b/build/import/libodb-boost/stub.make
index 44abed4..43c489a 100644
--- a/build/import/libodb-boost/stub.make
+++ b/build/import/libodb-boost/stub.make
@@ -1,5 +1,4 @@
# file : build/import/libodb-boost/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 0060d99..2b2359b 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-boost.pc.in b/libodb-boost.pc.in
index 123619a..0a1e49f 100644
--- a/libodb-boost.pc.in
+++ b/libodb-boost.pc.in
@@ -1,5 +1,4 @@
# file : libodb-boost.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/libboost.m4 b/m4/libboost.m4
index 6ce9d79..8f6c756 100644
--- a/m4/libboost.m4
+++ b/m4/libboost.m4
@@ -1,5 +1,4 @@
dnl file : m4/libboost.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 4281e18..281869b 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/boost.options b/odb/boost.options
index 09279b5..3560243 100644
--- a/odb/boost.options
+++ b/odb/boost.options
@@ -1,5 +1,4 @@
# file : odb/boost.options
-# 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/boost/Makefile.am b/odb/boost/Makefile.am
index 710f3b7..eba0c81 100644
--- a/odb/boost/Makefile.am
+++ b/odb/boost/Makefile.am
@@ -1,5 +1,4 @@
# file : odb/boost/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/boost/date-time.options b/odb/boost/date-time.options
index 4d245bf..72f4759 100644
--- a/odb/boost/date-time.options
+++ b/odb/boost/date-time.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time.options
-# 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/boost/date-time/exceptions.cxx b/odb/boost/date-time/exceptions.cxx
index 9a8ef3d..a22c1f4 100644
--- a/odb/boost/date-time/exceptions.cxx
+++ b/odb/boost/date-time/exceptions.cxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/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/boost/date-time/exceptions.hxx b/odb/boost/date-time/exceptions.hxx
index 3a9a929..c809dc7 100644
--- a/odb/boost/date-time/exceptions.hxx
+++ b/odb/boost/date-time/exceptions.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/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/boost/date-time/gregorian-mssql.options b/odb/boost/date-time/gregorian-mssql.options
index 35f4be3..7ef4c4e 100644
--- a/odb/boost/date-time/gregorian-mssql.options
+++ b/odb/boost/date-time/gregorian-mssql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-mssql.options
-# 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/boost/date-time/gregorian-mysql.options b/odb/boost/date-time/gregorian-mysql.options
index c406f53..c6a8891 100644
--- a/odb/boost/date-time/gregorian-mysql.options
+++ b/odb/boost/date-time/gregorian-mysql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-mysql.options
-# 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/boost/date-time/gregorian-oracle.options b/odb/boost/date-time/gregorian-oracle.options
index 9f81b32..33cb8fe 100644
--- a/odb/boost/date-time/gregorian-oracle.options
+++ b/odb/boost/date-time/gregorian-oracle.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-oracle.options
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/gregorian-pgsql.options b/odb/boost/date-time/gregorian-pgsql.options
index f1058db..e0e26c9 100644
--- a/odb/boost/date-time/gregorian-pgsql.options
+++ b/odb/boost/date-time/gregorian-pgsql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-pgsql.options
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/gregorian-sqlite.options b/odb/boost/date-time/gregorian-sqlite.options
index 36c6081..126172a 100644
--- a/odb/boost/date-time/gregorian-sqlite.options
+++ b/odb/boost/date-time/gregorian-sqlite.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-sqlite.options
-# 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/boost/date-time/mssql/gregorian-mapping.hxx b/odb/boost/date-time/mssql/gregorian-mapping.hxx
index f5757ce..37370f4 100644
--- a/odb/boost/date-time/mssql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/mssql/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/gregorian-mapping.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/boost/date-time/mssql/gregorian-traits.hxx b/odb/boost/date-time/mssql/gregorian-traits.hxx
index 87767b4..52f6425 100644
--- a/odb/boost/date-time/mssql/gregorian-traits.hxx
+++ b/odb/boost/date-time/mssql/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/gregorian-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/boost/date-time/mssql/posix-time-mapping.hxx b/odb/boost/date-time/mssql/posix-time-mapping.hxx
index 1bbdd51..09fbbaf 100644
--- a/odb/boost/date-time/mssql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/mssql/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/posix-time-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/mssql/posix-time-traits.hxx b/odb/boost/date-time/mssql/posix-time-traits.hxx
index 66e89bd..d4ae5ec 100644
--- a/odb/boost/date-time/mssql/posix-time-traits.hxx
+++ b/odb/boost/date-time/mssql/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/posix-time-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/mysql/gregorian-mapping.hxx b/odb/boost/date-time/mysql/gregorian-mapping.hxx
index 7816b9c..562c60e 100644
--- a/odb/boost/date-time/mysql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/mysql/gregorian-mapping.hxx
@@ -1,6 +1,4 @@
// file : odb/boost/date-time/mysql/gregorian-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
-// 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/boost/date-time/mysql/gregorian-traits.hxx b/odb/boost/date-time/mysql/gregorian-traits.hxx
index eeb512c..4ec5577 100644
--- a/odb/boost/date-time/mysql/gregorian-traits.hxx
+++ b/odb/boost/date-time/mysql/gregorian-traits.hxx
@@ -1,6 +1,4 @@
// file : odb/boost/date-time/mysql/gregorian-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
-// 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/boost/date-time/mysql/posix-time-mapping.hxx b/odb/boost/date-time/mysql/posix-time-mapping.hxx
index 8d083ca..326b11f 100644
--- a/odb/boost/date-time/mysql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/mysql/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mysql/posix-time-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/mysql/posix-time-traits.hxx b/odb/boost/date-time/mysql/posix-time-traits.hxx
index 515ef77..a3bf2df 100644
--- a/odb/boost/date-time/mysql/posix-time-traits.hxx
+++ b/odb/boost/date-time/mysql/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mysql/posix-time-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/oracle/gregorian-mapping.hxx b/odb/boost/date-time/oracle/gregorian-mapping.hxx
index aa2ea3b..cfd3298 100644
--- a/odb/boost/date-time/oracle/gregorian-mapping.hxx
+++ b/odb/boost/date-time/oracle/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/gregorian-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/oracle/gregorian-traits.hxx b/odb/boost/date-time/oracle/gregorian-traits.hxx
index 7bb6144..a0ad9db 100644
--- a/odb/boost/date-time/oracle/gregorian-traits.hxx
+++ b/odb/boost/date-time/oracle/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/gregorian-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/oracle/posix-time-mapping.hxx b/odb/boost/date-time/oracle/posix-time-mapping.hxx
index 2050ef5..98dff5c 100644
--- a/odb/boost/date-time/oracle/posix-time-mapping.hxx
+++ b/odb/boost/date-time/oracle/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/posix-time-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/oracle/posix-time-traits.hxx b/odb/boost/date-time/oracle/posix-time-traits.hxx
index 18083c4..c74acc1 100644
--- a/odb/boost/date-time/oracle/posix-time-traits.hxx
+++ b/odb/boost/date-time/oracle/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/posix-time-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/pgsql/gregorian-mapping.hxx b/odb/boost/date-time/pgsql/gregorian-mapping.hxx
index 073e46d..5209479 100644
--- a/odb/boost/date-time/pgsql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/pgsql/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/gregorian-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/pgsql/gregorian-traits.hxx b/odb/boost/date-time/pgsql/gregorian-traits.hxx
index 0bb3590..daadfe7 100644
--- a/odb/boost/date-time/pgsql/gregorian-traits.hxx
+++ b/odb/boost/date-time/pgsql/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/gregorian-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/pgsql/posix-time-mapping.hxx b/odb/boost/date-time/pgsql/posix-time-mapping.hxx
index 68bd30c..44b9a6a 100644
--- a/odb/boost/date-time/pgsql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/pgsql/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/posix-time-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/pgsql/posix-time-traits.hxx b/odb/boost/date-time/pgsql/posix-time-traits.hxx
index b3a2e43..11bca2b 100644
--- a/odb/boost/date-time/pgsql/posix-time-traits.hxx
+++ b/odb/boost/date-time/pgsql/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/posix-time-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/posix-time-mssql.options b/odb/boost/date-time/posix-time-mssql.options
index e9821c8..ec5fa51 100644
--- a/odb/boost/date-time/posix-time-mssql.options
+++ b/odb/boost/date-time/posix-time-mssql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-mssql.options
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/posix-time-mysql.options b/odb/boost/date-time/posix-time-mysql.options
index ec0a5a6..d55955a 100644
--- a/odb/boost/date-time/posix-time-mysql.options
+++ b/odb/boost/date-time/posix-time-mysql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-mysql.options
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/posix-time-oracle.options b/odb/boost/date-time/posix-time-oracle.options
index bdc4c6f..55888ac 100644
--- a/odb/boost/date-time/posix-time-oracle.options
+++ b/odb/boost/date-time/posix-time-oracle.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-oracle.options
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/posix-time-pgsql.options b/odb/boost/date-time/posix-time-pgsql.options
index 2ff573f..5758a57 100644
--- a/odb/boost/date-time/posix-time-pgsql.options
+++ b/odb/boost/date-time/posix-time-pgsql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-pgsql.options
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/posix-time-sqlite.options b/odb/boost/date-time/posix-time-sqlite.options
index 0d869a5..a079920 100644
--- a/odb/boost/date-time/posix-time-sqlite.options
+++ b/odb/boost/date-time/posix-time-sqlite.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-sqlite.options
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/sqlite/gregorian-mapping.hxx b/odb/boost/date-time/sqlite/gregorian-mapping.hxx
index 1baffac..c433b52 100644
--- a/odb/boost/date-time/sqlite/gregorian-mapping.hxx
+++ b/odb/boost/date-time/sqlite/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/gregorian-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/sqlite/gregorian-traits.hxx b/odb/boost/date-time/sqlite/gregorian-traits.hxx
index b50c8f0..f3b5db3 100644
--- a/odb/boost/date-time/sqlite/gregorian-traits.hxx
+++ b/odb/boost/date-time/sqlite/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/gregorian-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/sqlite/posix-time-mapping.hxx b/odb/boost/date-time/sqlite/posix-time-mapping.hxx
index a0efca0..6d6c680 100644
--- a/odb/boost/date-time/sqlite/posix-time-mapping.hxx
+++ b/odb/boost/date-time/sqlite/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/posix-time-mapping.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/date-time/sqlite/posix-time-traits.hxx b/odb/boost/date-time/sqlite/posix-time-traits.hxx
index c8026fa..3ded052 100644
--- a/odb/boost/date-time/sqlite/posix-time-traits.hxx
+++ b/odb/boost/date-time/sqlite/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/posix-time-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/boost/details/config.h.in b/odb/boost/details/config.h.in
index 90330e6..5178f04 100644
--- a/odb/boost/details/config.h.in
+++ b/odb/boost/details/config.h.in
@@ -1,5 +1,4 @@
/* file : odb/boost/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/boost/details/config.hxx b/odb/boost/details/config.hxx
index fc74d3b..d468498 100644
--- a/odb/boost/details/config.hxx
+++ b/odb/boost/details/config.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/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/boost/details/export.hxx b/odb/boost/details/export.hxx
index f20bddc..17b164a 100644
--- a/odb/boost/details/export.hxx
+++ b/odb/boost/details/export.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/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/boost/exception.hxx b/odb/boost/exception.hxx
index 96eb5df..cb91fe7 100644
--- a/odb/boost/exception.hxx
+++ b/odb/boost/exception.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/exception.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/boost/lazy-ptr.hxx b/odb/boost/lazy-ptr.hxx
index 8086435..24a1a0d 100644
--- a/odb/boost/lazy-ptr.hxx
+++ b/odb/boost/lazy-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/lazy-ptr.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/boost/makefile b/odb/boost/makefile
index 3cfe2ff..446415f 100644
--- a/odb/boost/makefile
+++ b/odb/boost/makefile
@@ -1,5 +1,4 @@
# file : odb/boost/makefile
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
@@ -34,7 +33,7 @@ $(cxx_obj) $(cxx_od): $(odb_boost.l.cpp-options) $(out_base)/details/config.h
$(out_base)/details/config.h: | $(out_base)/details/.
@echo '/* file : odb/boost/details/config.h' >$@
- @echo ' * author : automatically generated' >>$@
+ @echo ' * note : automatically generated' >>$@
@echo ' */' >>$@
@echo '' >>$@
@echo '#ifndef ODB_BOOST_DETAILS_CONFIG_H' >>$@
diff --git a/odb/boost/optional.options b/odb/boost/optional.options
index fe99428..cef2e73 100644
--- a/odb/boost/optional.options
+++ b/odb/boost/optional.options
@@ -1,5 +1,4 @@
# file : odb/boost/optional.options
-# 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/boost/optional/wrapper-traits.hxx b/odb/boost/optional/wrapper-traits.hxx
index cc2b7a4..3424d88 100644
--- a/odb/boost/optional/wrapper-traits.hxx
+++ b/odb/boost/optional/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/optional/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/boost/smart-ptr.options b/odb/boost/smart-ptr.options
index 9efb645..6103680 100644
--- a/odb/boost/smart-ptr.options
+++ b/odb/boost/smart-ptr.options
@@ -1,5 +1,4 @@
# file : odb/boost/smart-ptr.options
-# 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/boost/smart-ptr/lazy-pointer-traits.hxx b/odb/boost/smart-ptr/lazy-pointer-traits.hxx
index 5628625..1f43727 100644
--- a/odb/boost/smart-ptr/lazy-pointer-traits.hxx
+++ b/odb/boost/smart-ptr/lazy-pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/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/boost/smart-ptr/lazy-ptr.hxx b/odb/boost/smart-ptr/lazy-ptr.hxx
index d04edcd..357690d 100644
--- a/odb/boost/smart-ptr/lazy-ptr.hxx
+++ b/odb/boost/smart-ptr/lazy-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/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/boost/smart-ptr/lazy-ptr.ixx b/odb/boost/smart-ptr/lazy-ptr.ixx
index fced28d..242042e 100644
--- a/odb/boost/smart-ptr/lazy-ptr.ixx
+++ b/odb/boost/smart-ptr/lazy-ptr.ixx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/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/boost/smart-ptr/lazy-ptr.txx b/odb/boost/smart-ptr/lazy-ptr.txx
index 8ca589a..573b054 100644
--- a/odb/boost/smart-ptr/lazy-ptr.txx
+++ b/odb/boost/smart-ptr/lazy-ptr.txx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/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/boost/smart-ptr/pointer-traits.hxx b/odb/boost/smart-ptr/pointer-traits.hxx
index d737502..a4d2a5e 100644
--- a/odb/boost/smart-ptr/pointer-traits.hxx
+++ b/odb/boost/smart-ptr/pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/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/boost/smart-ptr/wrapper-traits.hxx b/odb/boost/smart-ptr/wrapper-traits.hxx
index 449113d..d0af084 100644
--- a/odb/boost/smart-ptr/wrapper-traits.hxx
+++ b/odb/boost/smart-ptr/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/smart-ptr/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/boost/unordered.options b/odb/boost/unordered.options
index 8f45085..854c4c3 100644
--- a/odb/boost/unordered.options
+++ b/odb/boost/unordered.options
@@ -1,5 +1,4 @@
# file : odb/boost/unordered.options
-# 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/boost/unordered/container-traits.hxx b/odb/boost/unordered/container-traits.hxx
index b967849..05068c7 100644
--- a/odb/boost/unordered/container-traits.hxx
+++ b/odb/boost/unordered/container-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/unordered/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/boost/version.hxx b/odb/boost/version.hxx
index 98a566c..bb237a4 100644
--- a/odb/boost/version.hxx
+++ b/odb/boost/version.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/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/boost/version.options b/odb/boost/version.options
index 3b75be0..a840e57 100644
--- a/odb/boost/version.options
+++ b/odb/boost/version.options
@@ -1,5 +1,4 @@
# file : odb/boost/version.options
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file