aboutsummaryrefslogtreecommitdiff
path: root/odb
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 /odb
parentd96e40dc9bee67c5e821da86c27648485291e9f0 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb')
-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
54 files changed, 1 insertions, 57 deletions
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