From 6ee03ab00d996b2504618e5f3ce6d09e19a6cfa8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:56 +0200 Subject: Remove author field from file header Too much effort to maintain. --- odb/boost/Makefile.am | 1 - odb/boost/date-time.options | 1 - odb/boost/date-time/exceptions.cxx | 1 - odb/boost/date-time/exceptions.hxx | 1 - odb/boost/date-time/gregorian-mssql.options | 1 - odb/boost/date-time/gregorian-mysql.options | 1 - odb/boost/date-time/gregorian-oracle.options | 1 - odb/boost/date-time/gregorian-pgsql.options | 1 - odb/boost/date-time/gregorian-sqlite.options | 1 - odb/boost/date-time/mssql/gregorian-mapping.hxx | 1 - odb/boost/date-time/mssql/gregorian-traits.hxx | 1 - odb/boost/date-time/mssql/posix-time-mapping.hxx | 1 - odb/boost/date-time/mssql/posix-time-traits.hxx | 1 - odb/boost/date-time/mysql/gregorian-mapping.hxx | 2 -- odb/boost/date-time/mysql/gregorian-traits.hxx | 2 -- odb/boost/date-time/mysql/posix-time-mapping.hxx | 1 - odb/boost/date-time/mysql/posix-time-traits.hxx | 1 - odb/boost/date-time/oracle/gregorian-mapping.hxx | 1 - odb/boost/date-time/oracle/gregorian-traits.hxx | 1 - odb/boost/date-time/oracle/posix-time-mapping.hxx | 1 - odb/boost/date-time/oracle/posix-time-traits.hxx | 1 - odb/boost/date-time/pgsql/gregorian-mapping.hxx | 1 - odb/boost/date-time/pgsql/gregorian-traits.hxx | 1 - odb/boost/date-time/pgsql/posix-time-mapping.hxx | 1 - odb/boost/date-time/pgsql/posix-time-traits.hxx | 1 - odb/boost/date-time/posix-time-mssql.options | 1 - odb/boost/date-time/posix-time-mysql.options | 1 - odb/boost/date-time/posix-time-oracle.options | 1 - odb/boost/date-time/posix-time-pgsql.options | 1 - odb/boost/date-time/posix-time-sqlite.options | 1 - odb/boost/date-time/sqlite/gregorian-mapping.hxx | 1 - odb/boost/date-time/sqlite/gregorian-traits.hxx | 1 - odb/boost/date-time/sqlite/posix-time-mapping.hxx | 1 - odb/boost/date-time/sqlite/posix-time-traits.hxx | 1 - odb/boost/details/config.h.in | 1 - odb/boost/details/config.hxx | 1 - odb/boost/details/export.hxx | 1 - odb/boost/exception.hxx | 1 - odb/boost/lazy-ptr.hxx | 1 - odb/boost/makefile | 3 +-- odb/boost/optional.options | 1 - odb/boost/optional/wrapper-traits.hxx | 1 - odb/boost/smart-ptr.options | 1 - odb/boost/smart-ptr/lazy-pointer-traits.hxx | 1 - odb/boost/smart-ptr/lazy-ptr.hxx | 1 - odb/boost/smart-ptr/lazy-ptr.ixx | 1 - odb/boost/smart-ptr/lazy-ptr.txx | 1 - odb/boost/smart-ptr/pointer-traits.hxx | 1 - odb/boost/smart-ptr/wrapper-traits.hxx | 1 - odb/boost/unordered.options | 1 - odb/boost/unordered/container-traits.hxx | 1 - odb/boost/version.hxx | 1 - odb/boost/version.options | 1 - 53 files changed, 1 insertion(+), 56 deletions(-) (limited to 'odb/boost') 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 # 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 # 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 // 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 // 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 # 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 # 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 # 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 # 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 # 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 // 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 // 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 // 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 // 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 -// author : Boris Kolpackov // 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 -// author : Boris Kolpackov // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 # 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 # 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 # 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 # 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 # 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 // 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 // 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 // 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 // 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 * 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 // 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 // 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 // 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 // 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 # 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 # 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 // 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 # 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 // 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 // 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 // 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 // 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 // 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 // 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 # 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 // 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 // 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 # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1