From dae71f180120d7a7e22262220410913d77aa1767 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:57 +0200 Subject: Remove author field from file header Too much effort to maintain. --- Makefile.am | 1 - boost/Makefile.am | 1 - boost/build.bat | 1 - boost/common/Makefile.am | 1 - boost/common/makefile | 1 - boost/common/optional/driver.cxx | 1 - boost/common/optional/makefile | 1 - boost/common/optional/test.hxx | 1 - boost/common/smart-ptr/driver.cxx | 1 - boost/common/smart-ptr/makefile | 1 - boost/common/smart-ptr/test.hxx | 1 - boost/common/template/Makefile.am | 1 - boost/common/template/driver.cxx | 1 - boost/common/template/makefile | 1 - boost/common/template/test.hxx | 1 - boost/common/test.bat | 1 - boost/common/unordered/driver.cxx | 1 - boost/common/unordered/makefile | 1 - boost/common/unordered/test.hxx | 1 - boost/makefile | 1 - boost/mssql/Makefile.am | 1 - boost/mssql/date-time/driver.cxx | 1 - boost/mssql/date-time/makefile | 1 - boost/mssql/date-time/test.hxx | 1 - boost/mssql/makefile | 1 - boost/mssql/template/Makefile.am | 1 - boost/mssql/template/driver.cxx | 1 - boost/mssql/template/makefile | 1 - boost/mssql/template/test.hxx | 1 - boost/mssql/test.bat | 1 - boost/mysql/Makefile.am | 1 - boost/mysql/date-time/driver.cxx | 1 - boost/mysql/date-time/makefile | 1 - boost/mysql/date-time/test.hxx | 1 - boost/mysql/makefile | 1 - boost/mysql/template/Makefile.am | 1 - boost/mysql/template/driver.cxx | 1 - boost/mysql/template/makefile | 1 - boost/mysql/template/test.hxx | 1 - boost/mysql/test.bat | 1 - boost/oracle/Makefile.am | 1 - boost/oracle/date-time/driver.cxx | 1 - boost/oracle/date-time/makefile | 1 - boost/oracle/date-time/test.hxx | 1 - boost/oracle/makefile | 1 - boost/oracle/template/Makefile.am | 1 - boost/oracle/template/driver.cxx | 1 - boost/oracle/template/makefile | 1 - boost/oracle/template/test.hxx | 1 - boost/oracle/test.bat | 1 - boost/pgsql/Makefile.am | 1 - boost/pgsql/date-time/driver.cxx | 1 - boost/pgsql/date-time/makefile | 1 - boost/pgsql/date-time/test.hxx | 1 - boost/pgsql/makefile | 1 - boost/pgsql/template/Makefile.am | 1 - boost/pgsql/template/driver.cxx | 1 - boost/pgsql/template/makefile | 1 - boost/pgsql/template/test.hxx | 1 - boost/pgsql/test.bat | 1 - boost/sqlite/Makefile.am | 1 - boost/sqlite/date-time/driver.cxx | 1 - boost/sqlite/date-time/makefile | 1 - boost/sqlite/date-time/test.hxx | 1 - boost/sqlite/makefile | 1 - boost/sqlite/template/Makefile.am | 1 - boost/sqlite/template/driver.cxx | 1 - boost/sqlite/template/makefile | 1 - boost/sqlite/template/test.hxx | 1 - boost/sqlite/test.bat | 1 - bootstrap | 1 - build.bat | 1 - build/bootstrap.make | 1 - build/configuration-rules.make | 1 - build/configuration.make | 1 - build/configure | 1 - build/import/libboost/configuration-rules.make | 1 - build/import/libboost/configure | 1 - build/import/libboost/date-time/rules.make | 1 - build/import/libboost/date-time/stub.make | 1 - build/import/libboost/header-only/rules.make | 1 - build/import/libboost/header-only/stub.make | 1 - build/import/libodb-boost/configuration-rules.make | 1 - build/import/libodb-boost/configure | 1 - build/import/libodb-boost/stub.make | 1 - build/import/libodb-mssql/configuration-rules.make | 1 - build/import/libodb-mssql/configure | 1 - build/import/libodb-mssql/stub.make | 1 - build/import/libodb-mysql/configuration-rules.make | 1 - build/import/libodb-mysql/configure | 1 - build/import/libodb-mysql/stub.make | 1 - build/import/libodb-oracle/configuration-rules.make | 1 - build/import/libodb-oracle/configure | 1 - build/import/libodb-oracle/stub.make | 1 - build/import/libodb-pgsql/configuration-rules.make | 1 - build/import/libodb-pgsql/configure | 1 - build/import/libodb-pgsql/stub.make | 1 - build/import/libodb-qt/configuration-rules.make | 1 - build/import/libodb-qt/configure | 1 - build/import/libodb-qt/stub.make | 1 - build/import/libodb-sqlite/configuration-rules.make | 1 - build/import/libodb-sqlite/configure | 1 - build/import/libodb-sqlite/stub.make | 1 - build/import/libodb/configuration-rules.make | 1 - build/import/libodb/configure | 1 - build/import/libodb/stub.make | 1 - build/import/libqt/configuration-rules.make | 1 - build/import/libqt/configure | 1 - build/import/libqt/core/rules.make | 1 - build/import/libqt/core/stub.make | 1 - build/import/odb/configuration-rules.make | 1 - build/import/odb/configure | 1 - build/import/odb/hxx-cxx.make | 1 - build/import/odb/stub.make | 1 - build/mssql/configure | 1 - build/mssql/mssql | 1 - build/mysql/configure | 1 - build/mysql/mysql | 1 - build/oracle/configure | 1 - build/oracle/oracle | 1 - build/pgsql/configure | 1 - build/pgsql/pgsql | 1 - build/sqlite/configure | 1 - common/Makefile.am | 1 - common/auto/driver.cxx | 1 - common/auto/makefile | 1 - common/auto/test.hxx | 1 - common/blob/driver.cxx | 1 - common/blob/makefile | 1 - common/blob/test.hxx | 1 - common/callback/driver.cxx | 1 - common/callback/makefile | 1 - common/callback/test.hxx | 1 - common/composite/driver.cxx | 1 - common/composite/makefile | 1 - common/composite/test.hxx | 1 - common/const-member/driver.cxx | 1 - common/const-member/makefile | 1 - common/const-member/test.hxx | 1 - common/const-object/driver.cxx | 1 - common/const-object/makefile | 1 - common/const-object/test.hxx | 1 - common/container/driver.cxx | 1 - common/container/makefile | 1 - common/container/test.hxx | 1 - common/ctor/driver.cxx | 1 - common/ctor/makefile | 1 - common/ctor/test.hxx | 1 - common/default/driver.cxx | 1 - common/default/makefile | 1 - common/default/test.hxx | 1 - common/enum/driver.cxx | 1 - common/enum/makefile | 1 - common/enum/test.hxx | 1 - common/erase-query/driver.cxx | 1 - common/erase-query/makefile | 1 - common/erase-query/test.hxx | 1 - common/include/driver.cxx | 1 - common/include/makefile | 1 - common/include/obj1.hxx | 1 - common/include/obj2.hxx | 1 - common/include/obj3.hxx | 1 - common/include/objs1.hxx | 1 - common/include/objs2.hxx | 1 - common/include/objs3.hxx | 1 - common/include/objs4.hxx | 1 - common/include/test1.hxx | 1 - common/include/test2.hxx | 1 - common/include/test3.hxx | 1 - common/include/test4.hxx | 1 - common/inheritance/driver.cxx | 1 - common/inheritance/makefile | 1 - common/inheritance/test.hxx | 1 - common/inverse/driver.cxx | 1 - common/inverse/makefile | 1 - common/inverse/test.hxx | 1 - common/lazy-ptr/driver.cxx | 1 - common/lazy-ptr/makefile | 1 - common/lazy-ptr/test.hxx | 1 - common/lifecycle/driver.cxx | 1 - common/lifecycle/makefile | 1 - common/lifecycle/test.hxx | 1 - common/makefile | 1 - common/no-id/driver.cxx | 1 - common/no-id/makefile | 1 - common/no-id/test.hxx | 1 - common/optimistic/driver.cxx | 1 - common/optimistic/makefile | 1 - common/optimistic/test.hxx | 1 - common/pragma/driver.cxx | 1 - common/pragma/makefile | 1 - common/pragma/test.hxx | 1 - common/query/driver.cxx | 1 - common/query/makefile | 1 - common/query/test.hxx | 1 - common/readonly/driver.cxx | 1 - common/readonly/makefile | 1 - common/readonly/test.hxx | 1 - common/relationship-query/driver.cxx | 1 - common/relationship-query/makefile | 1 - common/relationship-query/test.hxx | 1 - common/relationship/driver.cxx | 1 - common/relationship/makefile | 1 - common/relationship/test.hxx | 1 - common/schema/driver.cxx | 1 - common/schema/makefile | 1 - common/schema/test.hxx | 1 - common/template/Makefile.am | 1 - common/template/driver.cxx | 1 - common/template/makefile | 1 - common/template/test.hxx | 1 - common/test.bat | 1 - common/threads/driver.cxx | 1 - common/threads/makefile | 1 - common/threads/test.hxx | 1 - common/transaction/driver.cxx | 1 - common/transaction/makefile | 1 - common/types/driver.cxx | 1 - common/types/makefile | 1 - common/types/test.hxx | 1 - common/view/driver.cxx | 1 - common/view/makefile | 1 - common/view/test.hxx | 1 - common/wrapper/driver.cxx | 1 - common/wrapper/makefile | 1 - common/wrapper/test.hxx | 1 - configure.ac | 1 - libcommon/Makefile.am | 1 - libcommon/common/Makefile.am | 1 - libcommon/common/buffer.hxx | 1 - libcommon/common/common.cxx | 1 - libcommon/common/common.hxx | 1 - libcommon/common/common.txx | 1 - libcommon/common/concrete.hxx | 1 - libcommon/common/config-vc.h | 1 - libcommon/common/config.h.in | 1 - libcommon/common/config.hxx | 1 - libcommon/common/export.hxx | 1 - libcommon/common/makefile | 3 +-- libcommon/makefile | 1 - m4/database.m4 | 1 - m4/diff.m4 | 1 - m4/libboost.m4 | 1 - m4/libodb-boost.m4 | 1 - m4/libodb-mssql.m4 | 1 - m4/libodb-mysql.m4 | 1 - m4/libodb-oracle.m4 | 1 - m4/libodb-pgsql.m4 | 1 - m4/libodb-qt.m4 | 1 - m4/libodb-sqlite.m4 | 1 - m4/libodb.m4 | 1 - m4/libqt.m4 | 1 - m4/libtool-link.m4 | 1 - m4/mssql.m4 | 1 - m4/mysql.m4 | 1 - m4/odb.m4 | 1 - m4/oracle.m4 | 1 - m4/pgsql.m4 | 1 - m4/sqlite.m4 | 1 - m4/static-lib.m4 | 1 - m4/threads.m4 | 1 - m4/tr1-memory.m4 | 1 - makefile | 1 - mssql-driver.bat | 1 - mssql/Makefile.am | 1 - mssql/makefile | 1 - mssql/native/driver.cxx | 1 - mssql/native/makefile | 1 - mssql/query/driver.cxx | 1 - mssql/query/makefile | 1 - mssql/query/test.hxx | 1 - mssql/template/Makefile.am | 1 - mssql/template/driver.cxx | 1 - mssql/template/makefile | 1 - mssql/template/test.hxx | 1 - mssql/test.bat | 1 - mssql/types/driver.cxx | 1 - mssql/types/makefile | 1 - mssql/types/test.hxx | 1 - mssql/types/traits.hxx | 1 - mysql-driver.bat | 1 - mysql/Makefile.am | 1 - mysql/makefile | 1 - mysql/native/driver.cxx | 1 - mysql/native/makefile | 1 - mysql/template/Makefile.am | 1 - mysql/template/driver.cxx | 1 - mysql/template/makefile | 1 - mysql/template/test.hxx | 1 - mysql/test.bat | 1 - mysql/truncation/driver.cxx | 1 - mysql/truncation/makefile | 1 - mysql/truncation/test.hxx | 1 - mysql/types/driver.cxx | 1 - mysql/types/makefile | 1 - mysql/types/test.hxx | 1 - mysql/types/traits.hxx | 1 - oracle-driver.bat | 1 - oracle/Makefile.am | 1 - oracle/makefile | 1 - oracle/native/driver.cxx | 1 - oracle/native/makefile | 1 - oracle/template/Makefile.am | 1 - oracle/template/driver.cxx | 1 - oracle/template/makefile | 1 - oracle/template/test.hxx | 1 - oracle/test.bat | 1 - oracle/types/driver.cxx | 1 - oracle/types/makefile | 1 - oracle/types/test.hxx | 1 - oracle/types/traits.hxx | 1 - pgsql-driver.bat | 1 - pgsql/Makefile.am | 1 - pgsql/makefile | 1 - pgsql/native/driver.cxx | 1 - pgsql/native/makefile | 1 - pgsql/template/Makefile.am | 1 - pgsql/template/driver.cxx | 1 - pgsql/template/makefile | 1 - pgsql/template/test.hxx | 1 - pgsql/test.bat | 1 - pgsql/truncation/driver.cxx | 2 -- pgsql/truncation/makefile | 1 - pgsql/truncation/test.hxx | 2 -- pgsql/types/driver.cxx | 1 - pgsql/types/makefile | 1 - pgsql/types/test.hxx | 1 - pgsql/types/traits.hxx | 1 - qt/Makefile.am | 1 - qt/build.bat | 1 - qt/common/Makefile.am | 1 - qt/common/containers/driver.cxx | 1 - qt/common/containers/makefile | 1 - qt/common/containers/test.hxx | 1 - qt/common/makefile | 1 - qt/common/smart-ptr/driver.cxx | 1 - qt/common/smart-ptr/makefile | 1 - qt/common/smart-ptr/test.hxx | 1 - qt/common/template/Makefile.am | 1 - qt/common/template/driver.cxx | 1 - qt/common/template/makefile | 1 - qt/common/template/test.hxx | 1 - qt/common/test.bat | 1 - qt/makefile | 1 - qt/mssql/Makefile.am | 1 - qt/mssql/basic/driver.cxx | 1 - qt/mssql/basic/makefile | 1 - qt/mssql/basic/test.hxx | 1 - qt/mssql/date-time/driver.cxx | 1 - qt/mssql/date-time/makefile | 1 - qt/mssql/date-time/test.hxx | 1 - qt/mssql/makefile | 1 - qt/mssql/template/Makefile.am | 1 - qt/mssql/template/driver.cxx | 1 - qt/mssql/template/makefile | 1 - qt/mssql/template/test.hxx | 1 - qt/mssql/test.bat | 1 - qt/mysql/Makefile.am | 1 - qt/mysql/basic/driver.cxx | 1 - qt/mysql/basic/makefile | 1 - qt/mysql/basic/test.hxx | 1 - qt/mysql/date-time/driver.cxx | 1 - qt/mysql/date-time/makefile | 1 - qt/mysql/date-time/test.hxx | 1 - qt/mysql/makefile | 1 - qt/mysql/template/Makefile.am | 1 - qt/mysql/template/driver.cxx | 1 - qt/mysql/template/makefile | 1 - qt/mysql/template/test.hxx | 1 - qt/mysql/test.bat | 1 - qt/oracle/Makefile.am | 1 - qt/oracle/basic/driver.cxx | 1 - qt/oracle/basic/makefile | 1 - qt/oracle/basic/test.hxx | 1 - qt/oracle/date-time/driver.cxx | 1 - qt/oracle/date-time/makefile | 1 - qt/oracle/date-time/test.hxx | 1 - qt/oracle/makefile | 1 - qt/oracle/template/Makefile.am | 1 - qt/oracle/template/driver.cxx | 1 - qt/oracle/template/makefile | 1 - qt/oracle/template/test.hxx | 1 - qt/oracle/test.bat | 1 - qt/pgsql/Makefile.am | 1 - qt/pgsql/basic/driver.cxx | 1 - qt/pgsql/basic/makefile | 1 - qt/pgsql/basic/test.hxx | 1 - qt/pgsql/date-time/driver.cxx | 1 - qt/pgsql/date-time/makefile | 1 - qt/pgsql/date-time/test.hxx | 1 - qt/pgsql/makefile | 1 - qt/pgsql/template/Makefile.am | 1 - qt/pgsql/template/driver.cxx | 1 - qt/pgsql/template/makefile | 1 - qt/pgsql/template/test.hxx | 1 - qt/pgsql/test.bat | 1 - qt/sqlite/Makefile.am | 1 - qt/sqlite/basic/driver.cxx | 1 - qt/sqlite/basic/makefile | 1 - qt/sqlite/basic/test.hxx | 1 - qt/sqlite/date-time/driver.cxx | 1 - qt/sqlite/date-time/makefile | 1 - qt/sqlite/date-time/test.hxx | 1 - qt/sqlite/makefile | 1 - qt/sqlite/template/Makefile.am | 1 - qt/sqlite/template/driver.cxx | 1 - qt/sqlite/template/makefile | 1 - qt/sqlite/template/test.hxx | 1 - qt/sqlite/test.bat | 1 - sqlite/Makefile.am | 1 - sqlite/makefile | 1 - sqlite/native/driver.cxx | 1 - sqlite/native/makefile | 1 - sqlite/template/Makefile.am | 1 - sqlite/template/driver.cxx | 1 - sqlite/template/makefile | 1 - sqlite/template/test.hxx | 1 - sqlite/test.bat | 1 - sqlite/truncation/driver.cxx | 1 - sqlite/truncation/makefile | 1 - sqlite/truncation/test.hxx | 1 - sqlite/types/driver.cxx | 1 - sqlite/types/makefile | 1 - sqlite/types/test.hxx | 1 - sqlite/types/traits.hxx | 1 - test.bat | 1 - tester.bat | 1 - tester.in | 1 - 428 files changed, 1 insertion(+), 431 deletions(-) diff --git a/Makefile.am b/Makefile.am index d6cfce3..db1adca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ # file : 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/boost/Makefile.am b/boost/Makefile.am index 5363e6f..3874e15 100644 --- a/boost/Makefile.am +++ b/boost/Makefile.am @@ -1,5 +1,4 @@ # file : 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/boost/build.bat b/boost/build.bat index 9f1d742..34d7a76 100644 --- a/boost/build.bat +++ b/boost/build.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/build.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/Makefile.am b/boost/common/Makefile.am index 2b3806b..0398585 100644 --- a/boost/common/Makefile.am +++ b/boost/common/Makefile.am @@ -1,5 +1,4 @@ # file : boost/common/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/boost/common/makefile b/boost/common/makefile index 8b44c63..3bbd3d5 100644 --- a/boost/common/makefile +++ b/boost/common/makefile @@ -1,5 +1,4 @@ # file : boost/common/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/boost/common/optional/driver.cxx b/boost/common/optional/driver.cxx index 7673e68..6956cd0 100644 --- a/boost/common/optional/driver.cxx +++ b/boost/common/optional/driver.cxx @@ -1,5 +1,4 @@ // file : boost/common/optional/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/optional/makefile b/boost/common/optional/makefile index ca0a94d..843f645 100644 --- a/boost/common/optional/makefile +++ b/boost/common/optional/makefile @@ -1,5 +1,4 @@ # file : boost/common/optional/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/optional/test.hxx b/boost/common/optional/test.hxx index 519ed94..732683d 100644 --- a/boost/common/optional/test.hxx +++ b/boost/common/optional/test.hxx @@ -1,5 +1,4 @@ // file : boost/common/optional/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/smart-ptr/driver.cxx b/boost/common/smart-ptr/driver.cxx index af5767c..ff583b3 100644 --- a/boost/common/smart-ptr/driver.cxx +++ b/boost/common/smart-ptr/driver.cxx @@ -1,5 +1,4 @@ // file : boost/common/smart-ptr/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/smart-ptr/makefile b/boost/common/smart-ptr/makefile index 79c943a..c4e1ee4 100644 --- a/boost/common/smart-ptr/makefile +++ b/boost/common/smart-ptr/makefile @@ -1,5 +1,4 @@ # file : boost/common/smart-ptr/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/smart-ptr/test.hxx b/boost/common/smart-ptr/test.hxx index 62a9ae6..99270c4 100644 --- a/boost/common/smart-ptr/test.hxx +++ b/boost/common/smart-ptr/test.hxx @@ -1,5 +1,4 @@ // file : boost/common/smart-ptr/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/template/Makefile.am b/boost/common/template/Makefile.am index 6cd68eb..e8bf277 100644 --- a/boost/common/template/Makefile.am +++ b/boost/common/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/common/template/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/boost/common/template/driver.cxx b/boost/common/template/driver.cxx index 5865289..734dcf9 100644 --- a/boost/common/template/driver.cxx +++ b/boost/common/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/common/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/template/makefile b/boost/common/template/makefile index 8fe2fa6..14e9af1 100644 --- a/boost/common/template/makefile +++ b/boost/common/template/makefile @@ -1,5 +1,4 @@ # file : boost/common/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/template/test.hxx b/boost/common/template/test.hxx index ca19cba..21dbc05 100644 --- a/boost/common/template/test.hxx +++ b/boost/common/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/common/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/test.bat b/boost/common/test.bat index a5f035a..58d6f7b 100644 --- a/boost/common/test.bat +++ b/boost/common/test.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/common/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/unordered/driver.cxx b/boost/common/unordered/driver.cxx index 3750e58..5240004 100644 --- a/boost/common/unordered/driver.cxx +++ b/boost/common/unordered/driver.cxx @@ -1,5 +1,4 @@ // file : boost/common/unordered/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/unordered/makefile b/boost/common/unordered/makefile index 7ea4e60..85073db 100644 --- a/boost/common/unordered/makefile +++ b/boost/common/unordered/makefile @@ -1,5 +1,4 @@ # file : boost/common/unordered/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/common/unordered/test.hxx b/boost/common/unordered/test.hxx index 02ed5bd..e0f7a48 100644 --- a/boost/common/unordered/test.hxx +++ b/boost/common/unordered/test.hxx @@ -1,5 +1,4 @@ // file : boost/common/unordered/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/makefile b/boost/makefile index a8edf49..40d8ae7 100644 --- a/boost/makefile +++ b/boost/makefile @@ -1,5 +1,4 @@ # file : boost/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/boost/mssql/Makefile.am b/boost/mssql/Makefile.am index 76af29a..dbab009 100644 --- a/boost/mssql/Makefile.am +++ b/boost/mssql/Makefile.am @@ -1,5 +1,4 @@ # file : boost/mssql/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/boost/mssql/date-time/driver.cxx b/boost/mssql/date-time/driver.cxx index 55cbdb0..ed1519e 100644 --- a/boost/mssql/date-time/driver.cxx +++ b/boost/mssql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : boost/mssql/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mssql/date-time/makefile b/boost/mssql/date-time/makefile index 4c97299..3917061 100644 --- a/boost/mssql/date-time/makefile +++ b/boost/mssql/date-time/makefile @@ -1,5 +1,4 @@ # file : boost/mssql/date-time/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mssql/date-time/test.hxx b/boost/mssql/date-time/test.hxx index ddf38f6..4757153 100644 --- a/boost/mssql/date-time/test.hxx +++ b/boost/mssql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : boost/mssql/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mssql/makefile b/boost/mssql/makefile index 1f43f40..8bdd349 100644 --- a/boost/mssql/makefile +++ b/boost/mssql/makefile @@ -1,5 +1,4 @@ # file : boost/mssql/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/boost/mssql/template/Makefile.am b/boost/mssql/template/Makefile.am index 6ac8d13..59051f9 100644 --- a/boost/mssql/template/Makefile.am +++ b/boost/mssql/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/mssql/template/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/boost/mssql/template/driver.cxx b/boost/mssql/template/driver.cxx index e43fd72..3c55864 100644 --- a/boost/mssql/template/driver.cxx +++ b/boost/mssql/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/mssql/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mssql/template/makefile b/boost/mssql/template/makefile index 06d9ba7..8d1ef71 100644 --- a/boost/mssql/template/makefile +++ b/boost/mssql/template/makefile @@ -1,5 +1,4 @@ # file : boost/mssql/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mssql/template/test.hxx b/boost/mssql/template/test.hxx index ab41549..881fce7 100644 --- a/boost/mssql/template/test.hxx +++ b/boost/mssql/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/mssql/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mssql/test.bat b/boost/mssql/test.bat index a13b843..ba03581 100644 --- a/boost/mssql/test.bat +++ b/boost/mssql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/mssql/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/Makefile.am b/boost/mysql/Makefile.am index 8d1c143..d641b42 100644 --- a/boost/mysql/Makefile.am +++ b/boost/mysql/Makefile.am @@ -1,5 +1,4 @@ # file : boost/mysql/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/boost/mysql/date-time/driver.cxx b/boost/mysql/date-time/driver.cxx index 5dfd374..59e94e6 100644 --- a/boost/mysql/date-time/driver.cxx +++ b/boost/mysql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : boost/mysql/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/date-time/makefile b/boost/mysql/date-time/makefile index 9f9584b..183d8c5 100644 --- a/boost/mysql/date-time/makefile +++ b/boost/mysql/date-time/makefile @@ -1,5 +1,4 @@ # file : boost/mysql/date-time/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/date-time/test.hxx b/boost/mysql/date-time/test.hxx index b84bf0f..6036e8f 100644 --- a/boost/mysql/date-time/test.hxx +++ b/boost/mysql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : boost/mysql/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/makefile b/boost/mysql/makefile index 6aa5a48..5089f41 100644 --- a/boost/mysql/makefile +++ b/boost/mysql/makefile @@ -1,5 +1,4 @@ # file : boost/mysql/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/boost/mysql/template/Makefile.am b/boost/mysql/template/Makefile.am index 6bab1d5..3a7ce53 100644 --- a/boost/mysql/template/Makefile.am +++ b/boost/mysql/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/mysql/template/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/boost/mysql/template/driver.cxx b/boost/mysql/template/driver.cxx index 2a92ab4..db7c237 100644 --- a/boost/mysql/template/driver.cxx +++ b/boost/mysql/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/mysql/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/template/makefile b/boost/mysql/template/makefile index 0cba62b..3571228 100644 --- a/boost/mysql/template/makefile +++ b/boost/mysql/template/makefile @@ -1,5 +1,4 @@ # file : boost/mysql/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/template/test.hxx b/boost/mysql/template/test.hxx index c89562b..5105c6c 100644 --- a/boost/mysql/template/test.hxx +++ b/boost/mysql/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/mysql/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/mysql/test.bat b/boost/mysql/test.bat index e9b2e5d..387ad26 100644 --- a/boost/mysql/test.bat +++ b/boost/mysql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/mysql/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/oracle/Makefile.am b/boost/oracle/Makefile.am index 6237668..796d9c2 100644 --- a/boost/oracle/Makefile.am +++ b/boost/oracle/Makefile.am @@ -1,5 +1,4 @@ # file : boost/oracle/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/boost/oracle/date-time/driver.cxx b/boost/oracle/date-time/driver.cxx index 7c1733e..6c8c240 100644 --- a/boost/oracle/date-time/driver.cxx +++ b/boost/oracle/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : boost/oracle/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/oracle/date-time/makefile b/boost/oracle/date-time/makefile index c2a8711..ac1680d 100644 --- a/boost/oracle/date-time/makefile +++ b/boost/oracle/date-time/makefile @@ -1,5 +1,4 @@ # file : boost/oracle/date-time/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/oracle/date-time/test.hxx b/boost/oracle/date-time/test.hxx index ef5455a..9a5fe8b 100644 --- a/boost/oracle/date-time/test.hxx +++ b/boost/oracle/date-time/test.hxx @@ -1,5 +1,4 @@ // file : boost/oracle/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/oracle/makefile b/boost/oracle/makefile index 929fa8b..1e3fc52 100644 --- a/boost/oracle/makefile +++ b/boost/oracle/makefile @@ -1,5 +1,4 @@ # file : boost/oracle/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/boost/oracle/template/Makefile.am b/boost/oracle/template/Makefile.am index 2e5e5f8..23f695f 100644 --- a/boost/oracle/template/Makefile.am +++ b/boost/oracle/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/oracle/template/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/boost/oracle/template/driver.cxx b/boost/oracle/template/driver.cxx index b1442e0..b77f0f5 100644 --- a/boost/oracle/template/driver.cxx +++ b/boost/oracle/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/oracle/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/oracle/template/makefile b/boost/oracle/template/makefile index 551cfb0..a2fb64d 100644 --- a/boost/oracle/template/makefile +++ b/boost/oracle/template/makefile @@ -1,5 +1,4 @@ # file : boost/oracle/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/oracle/template/test.hxx b/boost/oracle/template/test.hxx index 2bb9244..65123a7 100644 --- a/boost/oracle/template/test.hxx +++ b/boost/oracle/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/oracle/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/oracle/test.bat b/boost/oracle/test.bat index d323b10..fcc0945 100644 --- a/boost/oracle/test.bat +++ b/boost/oracle/test.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/oracle/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/Makefile.am b/boost/pgsql/Makefile.am index cf1cda7..92fca3e 100644 --- a/boost/pgsql/Makefile.am +++ b/boost/pgsql/Makefile.am @@ -1,5 +1,4 @@ # file : boost/pgsql/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/date-time/driver.cxx b/boost/pgsql/date-time/driver.cxx index 6827bd6..4012fd6 100644 --- a/boost/pgsql/date-time/driver.cxx +++ b/boost/pgsql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : boost/pgsql/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/date-time/makefile b/boost/pgsql/date-time/makefile index 27f3f6d..bebe279 100644 --- a/boost/pgsql/date-time/makefile +++ b/boost/pgsql/date-time/makefile @@ -1,5 +1,4 @@ # file : boost/pgsql/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/date-time/test.hxx b/boost/pgsql/date-time/test.hxx index 9f6746e..68e26e5 100644 --- a/boost/pgsql/date-time/test.hxx +++ b/boost/pgsql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : boost/pgsql/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/makefile b/boost/pgsql/makefile index 9b69e32..dbf8a6d 100644 --- a/boost/pgsql/makefile +++ b/boost/pgsql/makefile @@ -1,5 +1,4 @@ # file : boost/pgsql/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/boost/pgsql/template/Makefile.am b/boost/pgsql/template/Makefile.am index 2c9f50a..8e75803 100644 --- a/boost/pgsql/template/Makefile.am +++ b/boost/pgsql/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/pgsql/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/template/driver.cxx b/boost/pgsql/template/driver.cxx index e670008..2f7d3e1 100644 --- a/boost/pgsql/template/driver.cxx +++ b/boost/pgsql/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/pgsql/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/template/makefile b/boost/pgsql/template/makefile index 986926b..bbb2bcf 100644 --- a/boost/pgsql/template/makefile +++ b/boost/pgsql/template/makefile @@ -1,5 +1,4 @@ # file : boost/pgsql/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/template/test.hxx b/boost/pgsql/template/test.hxx index fd4a879..09b1b82 100644 --- a/boost/pgsql/template/test.hxx +++ b/boost/pgsql/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/pgsql/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/pgsql/test.bat b/boost/pgsql/test.bat index bcbab16..48ec426 100644 --- a/boost/pgsql/test.bat +++ b/boost/pgsql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/pgsql/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/Makefile.am b/boost/sqlite/Makefile.am index d32821a..649d587 100644 --- a/boost/sqlite/Makefile.am +++ b/boost/sqlite/Makefile.am @@ -1,5 +1,4 @@ # file : boost/sqlite/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/date-time/driver.cxx b/boost/sqlite/date-time/driver.cxx index e4c619f..877f659 100644 --- a/boost/sqlite/date-time/driver.cxx +++ b/boost/sqlite/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : boost/sqlite/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/date-time/makefile b/boost/sqlite/date-time/makefile index fbaccaf..e218727 100644 --- a/boost/sqlite/date-time/makefile +++ b/boost/sqlite/date-time/makefile @@ -1,5 +1,4 @@ # file : boost/sqlite/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/date-time/test.hxx b/boost/sqlite/date-time/test.hxx index 020bc7d..b966d37 100644 --- a/boost/sqlite/date-time/test.hxx +++ b/boost/sqlite/date-time/test.hxx @@ -1,5 +1,4 @@ // file : boost/sqlite/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/makefile b/boost/sqlite/makefile index e23ec20..e5b67a6 100644 --- a/boost/sqlite/makefile +++ b/boost/sqlite/makefile @@ -1,5 +1,4 @@ # file : boost/sqlite/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/boost/sqlite/template/Makefile.am b/boost/sqlite/template/Makefile.am index 0203290..aa4cb4b 100644 --- a/boost/sqlite/template/Makefile.am +++ b/boost/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : boost/sqlite/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/template/driver.cxx b/boost/sqlite/template/driver.cxx index 0878f2e..b853f9c 100644 --- a/boost/sqlite/template/driver.cxx +++ b/boost/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : boost/sqlite/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/template/makefile b/boost/sqlite/template/makefile index 9c107ff..de0059d 100644 --- a/boost/sqlite/template/makefile +++ b/boost/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : boost/sqlite/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/template/test.hxx b/boost/sqlite/template/test.hxx index b6cd18e..289cbd9 100644 --- a/boost/sqlite/template/test.hxx +++ b/boost/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : boost/sqlite/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/boost/sqlite/test.bat b/boost/sqlite/test.bat index dd6fe87..4aceba1 100644 --- a/boost/sqlite/test.bat +++ b/boost/sqlite/test.bat @@ -1,6 +1,5 @@ @echo off rem file : boost/sqlite/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem 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 # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build.bat b/build.bat index 4afe3a2..a263fda 100644 --- a/build.bat +++ b/build.bat @@ -1,6 +1,5 @@ @echo off rem file : build.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/bootstrap.make b/build/bootstrap.make index d3da6dd..8dedf02 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,4 @@ # file : build/bootstrap.make -# author : Boris Kolpackov # 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 69048a8..7afa3f0 100644 --- a/build/configuration-rules.make +++ b/build/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/configuration-rules.make -# author : Boris Kolpackov # 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 2cf8c9a..77e8a83 100644 --- a/build/configuration.make +++ b/build/configuration.make @@ -1,5 +1,4 @@ # file : build/configuration.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/configure b/build/configure index c4fb620..ed3a94c 100755 --- a/build/configure +++ b/build/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libboost/configuration-rules.make b/build/import/libboost/configuration-rules.make index df35c70..88a3b38 100644 --- a/build/import/libboost/configuration-rules.make +++ b/build/import/libboost/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libboost/configure b/build/import/libboost/configure index 7f78219..361be81 100755 --- a/build/import/libboost/configure +++ b/build/import/libboost/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libboost/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libboost/date-time/rules.make b/build/import/libboost/date-time/rules.make index b9ea87b..7f862f5 100644 --- a/build/import/libboost/date-time/rules.make +++ b/build/import/libboost/date-time/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/date-time/rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libboost/date-time/stub.make b/build/import/libboost/date-time/stub.make index 66d1989..64deb54 100644 --- a/build/import/libboost/date-time/stub.make +++ b/build/import/libboost/date-time/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/date-time/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libboost/header-only/rules.make b/build/import/libboost/header-only/rules.make index b966860..f8b68bc 100644 --- a/build/import/libboost/header-only/rules.make +++ b/build/import/libboost/header-only/rules.make @@ -1,5 +1,4 @@ # file : build/import/libboost/header-only/rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libboost/header-only/stub.make b/build/import/libboost/header-only/stub.make index 9c39397..9fa86e9 100644 --- a/build/import/libboost/header-only/stub.make +++ b/build/import/libboost/header-only/stub.make @@ -1,5 +1,4 @@ # file : build/import/libboost/header-only/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # 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 # 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 # 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 # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-mssql/configuration-rules.make b/build/import/libodb-mssql/configuration-rules.make index 6c74f64..3924f9b 100644 --- a/build/import/libodb-mssql/configuration-rules.make +++ b/build/import/libodb-mssql/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb-mssql/configuration-rules.make -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file diff --git a/build/import/libodb-mssql/configure b/build/import/libodb-mssql/configure index dabc42a..1340531 100755 --- a/build/import/libodb-mssql/configure +++ b/build/import/libodb-mssql/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb-mssql/configure -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file diff --git a/build/import/libodb-mssql/stub.make b/build/import/libodb-mssql/stub.make index a7aa2dd..940028a 100644 --- a/build/import/libodb-mssql/stub.make +++ b/build/import/libodb-mssql/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb-mssql/stub.make -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file diff --git a/build/import/libodb-mysql/configuration-rules.make b/build/import/libodb-mysql/configuration-rules.make index 53e116c..0f43267 100644 --- a/build/import/libodb-mysql/configuration-rules.make +++ b/build/import/libodb-mysql/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb-mysql/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-mysql/configure b/build/import/libodb-mysql/configure index cde10e2..adf3825 100755 --- a/build/import/libodb-mysql/configure +++ b/build/import/libodb-mysql/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb-mysql/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-mysql/stub.make b/build/import/libodb-mysql/stub.make index d005fa5..ccfd4e8 100644 --- a/build/import/libodb-mysql/stub.make +++ b/build/import/libodb-mysql/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb-mysql/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-oracle/configuration-rules.make b/build/import/libodb-oracle/configuration-rules.make index a4a8c99..0a34295 100644 --- a/build/import/libodb-oracle/configuration-rules.make +++ b/build/import/libodb-oracle/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb-oracle/configuration-rules.make -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file diff --git a/build/import/libodb-oracle/configure b/build/import/libodb-oracle/configure index 9934d03..f64f096 100755 --- a/build/import/libodb-oracle/configure +++ b/build/import/libodb-oracle/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb-oracle/configure -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file diff --git a/build/import/libodb-oracle/stub.make b/build/import/libodb-oracle/stub.make index 2432246..3ee3cf3 100644 --- a/build/import/libodb-oracle/stub.make +++ b/build/import/libodb-oracle/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb-oracle/stub.make -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : ODB NCUEL; see accompanying LICENSE file diff --git a/build/import/libodb-pgsql/configuration-rules.make b/build/import/libodb-pgsql/configuration-rules.make index 307a8f6..2dc9b18 100644 --- a/build/import/libodb-pgsql/configuration-rules.make +++ b/build/import/libodb-pgsql/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb-pgsql/configuration-rules.make -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-pgsql/configure b/build/import/libodb-pgsql/configure index 3315781..e6b3a6f 100755 --- a/build/import/libodb-pgsql/configure +++ b/build/import/libodb-pgsql/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb-pgsql/configure -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-pgsql/stub.make b/build/import/libodb-pgsql/stub.make index fed0f02..b07ecf9 100644 --- a/build/import/libodb-pgsql/stub.make +++ b/build/import/libodb-pgsql/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb-pgsql/stub.make -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-qt/configuration-rules.make b/build/import/libodb-qt/configuration-rules.make index 1116405..9df9ac4 100644 --- a/build/import/libodb-qt/configuration-rules.make +++ b/build/import/libodb-qt/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb-qt/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-qt/configure b/build/import/libodb-qt/configure index 16d09fc..442a824 100755 --- a/build/import/libodb-qt/configure +++ b/build/import/libodb-qt/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb-qt/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-qt/stub.make b/build/import/libodb-qt/stub.make index fe6060d..dd70364 100644 --- a/build/import/libodb-qt/stub.make +++ b/build/import/libodb-qt/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb-qt/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-sqlite/configuration-rules.make b/build/import/libodb-sqlite/configuration-rules.make index 420f1ef..7fce21e 100644 --- a/build/import/libodb-sqlite/configuration-rules.make +++ b/build/import/libodb-sqlite/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libodb-sqlite/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-sqlite/configure b/build/import/libodb-sqlite/configure index ee067ca..b891125 100755 --- a/build/import/libodb-sqlite/configure +++ b/build/import/libodb-sqlite/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libodb-sqlite/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libodb-sqlite/stub.make b/build/import/libodb-sqlite/stub.make index 43f0e11..6ea894f 100644 --- a/build/import/libodb-sqlite/stub.make +++ b/build/import/libodb-sqlite/stub.make @@ -1,5 +1,4 @@ # file : build/import/libodb-sqlite/stub.make -# author : Boris Kolpackov # 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 # 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 # 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 # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libqt/configuration-rules.make b/build/import/libqt/configuration-rules.make index 03a4774..35384b9 100644 --- a/build/import/libqt/configuration-rules.make +++ b/build/import/libqt/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libqt/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libqt/configure b/build/import/libqt/configure index 1b67928..9fad2f7 100755 --- a/build/import/libqt/configure +++ b/build/import/libqt/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libqt/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libqt/core/rules.make b/build/import/libqt/core/rules.make index b0d5e2e..71abfb3 100644 --- a/build/import/libqt/core/rules.make +++ b/build/import/libqt/core/rules.make @@ -1,5 +1,4 @@ # file : build/import/libqt/core/rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/libqt/core/stub.make b/build/import/libqt/core/stub.make index 821eab7..8e4acca 100644 --- a/build/import/libqt/core/stub.make +++ b/build/import/libqt/core/stub.make @@ -1,5 +1,4 @@ # file : build/import/libqt/core/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make index a16c36b..504ffb7 100644 --- a/build/import/odb/configuration-rules.make +++ b/build/import/odb/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/odb/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/odb/configure b/build/import/odb/configure index 43d6c70..d7c6328 100755 --- a/build/import/odb/configure +++ b/build/import/odb/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/odb/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/import/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make index e97443c..031bc4b 100644 --- a/build/import/odb/hxx-cxx.make +++ b/build/import/odb/hxx-cxx.make @@ -1,5 +1,4 @@ # file : build/import/odb/hxx-cxx.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make index ee7371e..4f662cb 100644 --- a/build/import/odb/stub.make +++ b/build/import/odb/stub.make @@ -1,5 +1,4 @@ # file : build/import/odb/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/mssql/configure b/build/mssql/configure index 5013609..64def46 100755 --- a/build/mssql/configure +++ b/build/mssql/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/mssql/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/mssql/mssql b/build/mssql/mssql index d451ee6..f62873a 100755 --- a/build/mssql/mssql +++ b/build/mssql/mssql @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/mssql/mssql -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/mysql/configure b/build/mysql/configure index ac70779..2c1b0dd 100755 --- a/build/mysql/configure +++ b/build/mysql/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/mysql/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/mysql/mysql b/build/mysql/mysql index e91da92..e8d2554 100755 --- a/build/mysql/mysql +++ b/build/mysql/mysql @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/mysql/mysql -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/oracle/configure b/build/oracle/configure index 564d526..a4ff0d9 100755 --- a/build/oracle/configure +++ b/build/oracle/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/oracle/configure -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/oracle/oracle b/build/oracle/oracle index e3030d6..6b438f2 100755 --- a/build/oracle/oracle +++ b/build/oracle/oracle @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/oracle/oracle -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/pgsql/configure b/build/pgsql/configure index 3e8a72c..c9927d5 100755 --- a/build/pgsql/configure +++ b/build/pgsql/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/pgsql/configure -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/pgsql/pgsql b/build/pgsql/pgsql index 356079a..49ddee8 100755 --- a/build/pgsql/pgsql +++ b/build/pgsql/pgsql @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/pgsql/pgsql -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/sqlite/configure b/build/sqlite/configure index 621d582..2f3c593 100755 --- a/build/sqlite/configure +++ b/build/sqlite/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/sqlite/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/Makefile.am b/common/Makefile.am index 2e6e958..c461ea0 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -1,5 +1,4 @@ # file : common/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/common/auto/driver.cxx b/common/auto/driver.cxx index 121cbe8..441c547 100644 --- a/common/auto/driver.cxx +++ b/common/auto/driver.cxx @@ -1,5 +1,4 @@ // file : common/auto/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/auto/makefile b/common/auto/makefile index da798c6..a06c50f 100644 --- a/common/auto/makefile +++ b/common/auto/makefile @@ -1,5 +1,4 @@ # file : common/auto/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/auto/test.hxx b/common/auto/test.hxx index 6810767..0fd27be 100644 --- a/common/auto/test.hxx +++ b/common/auto/test.hxx @@ -1,5 +1,4 @@ // file : common/auto/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/blob/driver.cxx b/common/blob/driver.cxx index f123577..3b25d8d 100644 --- a/common/blob/driver.cxx +++ b/common/blob/driver.cxx @@ -1,5 +1,4 @@ // file : common/blob/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/blob/makefile b/common/blob/makefile index ae0ea11..09350fd 100644 --- a/common/blob/makefile +++ b/common/blob/makefile @@ -1,5 +1,4 @@ # file : common/blob/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/blob/test.hxx b/common/blob/test.hxx index 2a0f880..2c8f20a 100644 --- a/common/blob/test.hxx +++ b/common/blob/test.hxx @@ -1,5 +1,4 @@ // file : common/blob/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/callback/driver.cxx b/common/callback/driver.cxx index b22d543..fc4832a 100644 --- a/common/callback/driver.cxx +++ b/common/callback/driver.cxx @@ -1,5 +1,4 @@ // file : common/callback/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/callback/makefile b/common/callback/makefile index 6dca289..0c57905 100644 --- a/common/callback/makefile +++ b/common/callback/makefile @@ -1,5 +1,4 @@ # file : common/callback/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/callback/test.hxx b/common/callback/test.hxx index 058a327..f0112c5 100644 --- a/common/callback/test.hxx +++ b/common/callback/test.hxx @@ -1,5 +1,4 @@ // file : common/callback/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/composite/driver.cxx b/common/composite/driver.cxx index a3825e1..94b6b8c 100644 --- a/common/composite/driver.cxx +++ b/common/composite/driver.cxx @@ -1,5 +1,4 @@ // file : common/composite/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/composite/makefile b/common/composite/makefile index 58fa6eb..454d043 100644 --- a/common/composite/makefile +++ b/common/composite/makefile @@ -1,5 +1,4 @@ # file : common/composite/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/composite/test.hxx b/common/composite/test.hxx index d846c9c..3823d7d 100644 --- a/common/composite/test.hxx +++ b/common/composite/test.hxx @@ -1,5 +1,4 @@ // file : common/composite/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/const-member/driver.cxx b/common/const-member/driver.cxx index 8cd815e..51f0581 100644 --- a/common/const-member/driver.cxx +++ b/common/const-member/driver.cxx @@ -1,5 +1,4 @@ // file : common/const-member/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/const-member/makefile b/common/const-member/makefile index 40516dd..05c904f 100644 --- a/common/const-member/makefile +++ b/common/const-member/makefile @@ -1,5 +1,4 @@ # file : common/const-member/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/const-member/test.hxx b/common/const-member/test.hxx index c987cf8..eefb041 100644 --- a/common/const-member/test.hxx +++ b/common/const-member/test.hxx @@ -1,5 +1,4 @@ // file : common/const-member/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/const-object/driver.cxx b/common/const-object/driver.cxx index 6fb4cde..41bf745 100644 --- a/common/const-object/driver.cxx +++ b/common/const-object/driver.cxx @@ -1,5 +1,4 @@ // file : common/const-object/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/const-object/makefile b/common/const-object/makefile index 73d6715..a1e4ac5 100644 --- a/common/const-object/makefile +++ b/common/const-object/makefile @@ -1,5 +1,4 @@ # file : common/const-object/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/const-object/test.hxx b/common/const-object/test.hxx index 82635f0..40e2635 100644 --- a/common/const-object/test.hxx +++ b/common/const-object/test.hxx @@ -1,5 +1,4 @@ // file : common/const-object/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/container/driver.cxx b/common/container/driver.cxx index 0705794..d743d40 100644 --- a/common/container/driver.cxx +++ b/common/container/driver.cxx @@ -1,5 +1,4 @@ // file : common/container/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/container/makefile b/common/container/makefile index a482d9b..25e66d9 100644 --- a/common/container/makefile +++ b/common/container/makefile @@ -1,5 +1,4 @@ # file : common/container/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/container/test.hxx b/common/container/test.hxx index 2e267f6..280a60d 100644 --- a/common/container/test.hxx +++ b/common/container/test.hxx @@ -1,5 +1,4 @@ // file : common/container/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/ctor/driver.cxx b/common/ctor/driver.cxx index a83724c..0298190 100644 --- a/common/ctor/driver.cxx +++ b/common/ctor/driver.cxx @@ -1,5 +1,4 @@ // file : common/ctor/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/ctor/makefile b/common/ctor/makefile index 98e9e3a..a08fa92 100644 --- a/common/ctor/makefile +++ b/common/ctor/makefile @@ -1,5 +1,4 @@ # file : common/ctor/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/ctor/test.hxx b/common/ctor/test.hxx index 09a3686..6b3af25 100644 --- a/common/ctor/test.hxx +++ b/common/ctor/test.hxx @@ -1,5 +1,4 @@ // file : common/ctor/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/default/driver.cxx b/common/default/driver.cxx index 5fef85c..87dc631 100644 --- a/common/default/driver.cxx +++ b/common/default/driver.cxx @@ -1,5 +1,4 @@ // file : common/default/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/default/makefile b/common/default/makefile index 2f66e7a..7a4eb8c 100644 --- a/common/default/makefile +++ b/common/default/makefile @@ -1,5 +1,4 @@ # file : common/default/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/default/test.hxx b/common/default/test.hxx index a676753..45ae390 100644 --- a/common/default/test.hxx +++ b/common/default/test.hxx @@ -1,5 +1,4 @@ // file : common/default/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/enum/driver.cxx b/common/enum/driver.cxx index 833eebb..e7ad7ff 100644 --- a/common/enum/driver.cxx +++ b/common/enum/driver.cxx @@ -1,5 +1,4 @@ // file : common/enum/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/enum/makefile b/common/enum/makefile index bbfb1e1..39e7649 100644 --- a/common/enum/makefile +++ b/common/enum/makefile @@ -1,5 +1,4 @@ # file : common/enum/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/enum/test.hxx b/common/enum/test.hxx index bb264d5..675a530 100644 --- a/common/enum/test.hxx +++ b/common/enum/test.hxx @@ -1,5 +1,4 @@ // file : common/enum/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/erase-query/driver.cxx b/common/erase-query/driver.cxx index 0880f62..563bd50 100644 --- a/common/erase-query/driver.cxx +++ b/common/erase-query/driver.cxx @@ -1,5 +1,4 @@ // file : common/erase-query/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/erase-query/makefile b/common/erase-query/makefile index 4ea31a2..b9fd06a 100644 --- a/common/erase-query/makefile +++ b/common/erase-query/makefile @@ -1,5 +1,4 @@ # file : common/erase-query/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/erase-query/test.hxx b/common/erase-query/test.hxx index 781eedd..6857f88 100644 --- a/common/erase-query/test.hxx +++ b/common/erase-query/test.hxx @@ -1,5 +1,4 @@ // file : common/erase-query/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/driver.cxx b/common/include/driver.cxx index d588a62..f9cf7e5 100644 --- a/common/include/driver.cxx +++ b/common/include/driver.cxx @@ -1,5 +1,4 @@ // file : common/include/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/makefile b/common/include/makefile index 7053d75..b4ad846 100644 --- a/common/include/makefile +++ b/common/include/makefile @@ -1,5 +1,4 @@ # file : common/include/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/obj1.hxx b/common/include/obj1.hxx index cdf6a66..30a8169 100644 --- a/common/include/obj1.hxx +++ b/common/include/obj1.hxx @@ -1,5 +1,4 @@ // file : common/include/obj1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/obj2.hxx b/common/include/obj2.hxx index 4c98d7d..8da9834 100644 --- a/common/include/obj2.hxx +++ b/common/include/obj2.hxx @@ -1,5 +1,4 @@ // file : common/include/obj2.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/obj3.hxx b/common/include/obj3.hxx index b73673a..222fe9a 100644 --- a/common/include/obj3.hxx +++ b/common/include/obj3.hxx @@ -1,5 +1,4 @@ // file : common/include/obj3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs1.hxx b/common/include/objs1.hxx index 5e592a4..b2befc6 100644 --- a/common/include/objs1.hxx +++ b/common/include/objs1.hxx @@ -1,5 +1,4 @@ // file : common/include/objs1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs2.hxx b/common/include/objs2.hxx index f2cfee0..40cafa0 100644 --- a/common/include/objs2.hxx +++ b/common/include/objs2.hxx @@ -1,5 +1,4 @@ // file : common/include/objs2.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs3.hxx b/common/include/objs3.hxx index d9bc01a..29b6206 100644 --- a/common/include/objs3.hxx +++ b/common/include/objs3.hxx @@ -1,5 +1,4 @@ // file : common/include/objs3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs4.hxx b/common/include/objs4.hxx index fc5f1de..e7ab43a 100644 --- a/common/include/objs4.hxx +++ b/common/include/objs4.hxx @@ -1,5 +1,4 @@ // file : common/include/objs1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test1.hxx b/common/include/test1.hxx index 15972c1..fb639cf 100644 --- a/common/include/test1.hxx +++ b/common/include/test1.hxx @@ -1,5 +1,4 @@ // file : common/include/test1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test2.hxx b/common/include/test2.hxx index ee26994..5af2ac1 100644 --- a/common/include/test2.hxx +++ b/common/include/test2.hxx @@ -1,5 +1,4 @@ // file : common/include/test2.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test3.hxx b/common/include/test3.hxx index a2b2096..44117c3 100644 --- a/common/include/test3.hxx +++ b/common/include/test3.hxx @@ -1,5 +1,4 @@ // file : common/include/test3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test4.hxx b/common/include/test4.hxx index 49180bc..e385af4 100644 --- a/common/include/test4.hxx +++ b/common/include/test4.hxx @@ -1,5 +1,4 @@ // file : common/include/test3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/inheritance/driver.cxx b/common/inheritance/driver.cxx index 0106b5b..bf47406 100644 --- a/common/inheritance/driver.cxx +++ b/common/inheritance/driver.cxx @@ -1,5 +1,4 @@ // file : common/inheritance/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/inheritance/makefile b/common/inheritance/makefile index 4e95c68..fae47d7 100644 --- a/common/inheritance/makefile +++ b/common/inheritance/makefile @@ -1,5 +1,4 @@ # file : common/inheritance/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/inheritance/test.hxx b/common/inheritance/test.hxx index 5ef2ea4..6e3cec4 100644 --- a/common/inheritance/test.hxx +++ b/common/inheritance/test.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/inverse/driver.cxx b/common/inverse/driver.cxx index 17fc5d6..812cf1a 100644 --- a/common/inverse/driver.cxx +++ b/common/inverse/driver.cxx @@ -1,5 +1,4 @@ // file : common/inverse/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/inverse/makefile b/common/inverse/makefile index 3b5fa1b..7d52021 100644 --- a/common/inverse/makefile +++ b/common/inverse/makefile @@ -1,5 +1,4 @@ # file : common/inverse/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/inverse/test.hxx b/common/inverse/test.hxx index 12eddfb..b98d65b 100644 --- a/common/inverse/test.hxx +++ b/common/inverse/test.hxx @@ -1,5 +1,4 @@ // file : common/inverse/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/lazy-ptr/driver.cxx b/common/lazy-ptr/driver.cxx index d215240..32677e0 100644 --- a/common/lazy-ptr/driver.cxx +++ b/common/lazy-ptr/driver.cxx @@ -1,5 +1,4 @@ // file : common/lazy-ptr/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/lazy-ptr/makefile b/common/lazy-ptr/makefile index d11a87b..7d5da5f 100644 --- a/common/lazy-ptr/makefile +++ b/common/lazy-ptr/makefile @@ -1,5 +1,4 @@ # file : common/lazy-ptr/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/lazy-ptr/test.hxx b/common/lazy-ptr/test.hxx index 32f6a43..8394f0e 100644 --- a/common/lazy-ptr/test.hxx +++ b/common/lazy-ptr/test.hxx @@ -1,5 +1,4 @@ // file : common/lazy-ptr/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/lifecycle/driver.cxx b/common/lifecycle/driver.cxx index 8323694..5476c78 100644 --- a/common/lifecycle/driver.cxx +++ b/common/lifecycle/driver.cxx @@ -1,5 +1,4 @@ // file : common/lifecycle/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/lifecycle/makefile b/common/lifecycle/makefile index d1cd9ad..a0a0a84 100644 --- a/common/lifecycle/makefile +++ b/common/lifecycle/makefile @@ -1,5 +1,4 @@ # file : common/lifecycle/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/lifecycle/test.hxx b/common/lifecycle/test.hxx index 4f591ec..879149d 100644 --- a/common/lifecycle/test.hxx +++ b/common/lifecycle/test.hxx @@ -1,5 +1,4 @@ // file : common/lifecycle/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/makefile b/common/makefile index 8534034..adbe7a8 100644 --- a/common/makefile +++ b/common/makefile @@ -1,5 +1,4 @@ # file : common/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/common/no-id/driver.cxx b/common/no-id/driver.cxx index a2171a0..45acf21 100644 --- a/common/no-id/driver.cxx +++ b/common/no-id/driver.cxx @@ -1,5 +1,4 @@ // file : common/no-id/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/no-id/makefile b/common/no-id/makefile index 11cd2e2..2b20cf1 100644 --- a/common/no-id/makefile +++ b/common/no-id/makefile @@ -1,5 +1,4 @@ # file : common/no-id/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/no-id/test.hxx b/common/no-id/test.hxx index 3508d88..ccf4e19 100644 --- a/common/no-id/test.hxx +++ b/common/no-id/test.hxx @@ -1,5 +1,4 @@ // file : common/no-id/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/optimistic/driver.cxx b/common/optimistic/driver.cxx index 46929d4..84f54e9 100644 --- a/common/optimistic/driver.cxx +++ b/common/optimistic/driver.cxx @@ -1,5 +1,4 @@ // file : common/optimistic/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/optimistic/makefile b/common/optimistic/makefile index 9945ca5..f22f056 100644 --- a/common/optimistic/makefile +++ b/common/optimistic/makefile @@ -1,5 +1,4 @@ # file : common/optimistic/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/optimistic/test.hxx b/common/optimistic/test.hxx index 5346e1c..746c5a0 100644 --- a/common/optimistic/test.hxx +++ b/common/optimistic/test.hxx @@ -1,5 +1,4 @@ // file : common/optimistic/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/pragma/driver.cxx b/common/pragma/driver.cxx index 65b384d..549da67 100644 --- a/common/pragma/driver.cxx +++ b/common/pragma/driver.cxx @@ -1,5 +1,4 @@ // file : common/pragma/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/pragma/makefile b/common/pragma/makefile index 449fcaf..b66d04a 100644 --- a/common/pragma/makefile +++ b/common/pragma/makefile @@ -1,5 +1,4 @@ # file : common/pragma/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/pragma/test.hxx b/common/pragma/test.hxx index d7f21b0..cf80998 100644 --- a/common/pragma/test.hxx +++ b/common/pragma/test.hxx @@ -1,5 +1,4 @@ // file : common/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/query/driver.cxx b/common/query/driver.cxx index ee5a76c..fd001dd 100644 --- a/common/query/driver.cxx +++ b/common/query/driver.cxx @@ -1,5 +1,4 @@ // file : common/query/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/query/makefile b/common/query/makefile index 63c0e77..7d5972c 100644 --- a/common/query/makefile +++ b/common/query/makefile @@ -1,5 +1,4 @@ # file : common/query/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/query/test.hxx b/common/query/test.hxx index 9e8b0ff..10d2dac 100644 --- a/common/query/test.hxx +++ b/common/query/test.hxx @@ -1,5 +1,4 @@ // file : common/query/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/readonly/driver.cxx b/common/readonly/driver.cxx index 0432c69..f30dceb 100644 --- a/common/readonly/driver.cxx +++ b/common/readonly/driver.cxx @@ -1,5 +1,4 @@ // file : common/readonly/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/readonly/makefile b/common/readonly/makefile index d8fd474..f3632c5 100644 --- a/common/readonly/makefile +++ b/common/readonly/makefile @@ -1,5 +1,4 @@ # file : common/readonly/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/readonly/test.hxx b/common/readonly/test.hxx index 3a0095f..8205d27 100644 --- a/common/readonly/test.hxx +++ b/common/readonly/test.hxx @@ -1,5 +1,4 @@ // file : common/readonly/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/relationship-query/driver.cxx b/common/relationship-query/driver.cxx index 2e0068e..7d92783 100644 --- a/common/relationship-query/driver.cxx +++ b/common/relationship-query/driver.cxx @@ -1,5 +1,4 @@ // file : common/relationship-query/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/relationship-query/makefile b/common/relationship-query/makefile index 2097823..8ade97e 100644 --- a/common/relationship-query/makefile +++ b/common/relationship-query/makefile @@ -1,5 +1,4 @@ # file : common/relationship-query/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/relationship-query/test.hxx b/common/relationship-query/test.hxx index c832405..427f4eb 100644 --- a/common/relationship-query/test.hxx +++ b/common/relationship-query/test.hxx @@ -1,5 +1,4 @@ // file : common/relationship-query/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/relationship/driver.cxx b/common/relationship/driver.cxx index e2ac749..71ad9ae 100644 --- a/common/relationship/driver.cxx +++ b/common/relationship/driver.cxx @@ -1,5 +1,4 @@ // file : common/relationship/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/relationship/makefile b/common/relationship/makefile index 71ab773..ca9fbf4 100644 --- a/common/relationship/makefile +++ b/common/relationship/makefile @@ -1,5 +1,4 @@ # file : common/relationship/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/relationship/test.hxx b/common/relationship/test.hxx index b9ad7c2..51e610a 100644 --- a/common/relationship/test.hxx +++ b/common/relationship/test.hxx @@ -1,5 +1,4 @@ // file : common/relationship/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/schema/driver.cxx b/common/schema/driver.cxx index eb1358e..a68a0fe 100644 --- a/common/schema/driver.cxx +++ b/common/schema/driver.cxx @@ -1,5 +1,4 @@ // file : common/schema/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/schema/makefile b/common/schema/makefile index 043e8a1..03593b1 100644 --- a/common/schema/makefile +++ b/common/schema/makefile @@ -1,5 +1,4 @@ # file : common/schema/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/schema/test.hxx b/common/schema/test.hxx index 6c1bbd4..f8c6f45 100644 --- a/common/schema/test.hxx +++ b/common/schema/test.hxx @@ -1,5 +1,4 @@ // file : common/schema/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/template/Makefile.am b/common/template/Makefile.am index 3cd0fb2..779ba36 100644 --- a/common/template/Makefile.am +++ b/common/template/Makefile.am @@ -1,5 +1,4 @@ # file : common/template/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/common/template/driver.cxx b/common/template/driver.cxx index ad95809..1d99ff1 100644 --- a/common/template/driver.cxx +++ b/common/template/driver.cxx @@ -1,5 +1,4 @@ // file : common/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/template/makefile b/common/template/makefile index 820fcb3..1fbb708 100644 --- a/common/template/makefile +++ b/common/template/makefile @@ -1,5 +1,4 @@ # file : common/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/template/test.hxx b/common/template/test.hxx index 6e528c7..e9ff3a5 100644 --- a/common/template/test.hxx +++ b/common/template/test.hxx @@ -1,5 +1,4 @@ // file : common/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/test.bat b/common/test.bat index 4c6db0b..73ad3a6 100644 --- a/common/test.bat +++ b/common/test.bat @@ -1,6 +1,5 @@ @echo off rem file : common/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/threads/driver.cxx b/common/threads/driver.cxx index 192a3b7..848030b 100644 --- a/common/threads/driver.cxx +++ b/common/threads/driver.cxx @@ -1,5 +1,4 @@ // file : common/threads/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/threads/makefile b/common/threads/makefile index e9aef66..351980a 100644 --- a/common/threads/makefile +++ b/common/threads/makefile @@ -1,5 +1,4 @@ # file : common/threads/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/threads/test.hxx b/common/threads/test.hxx index 3f129f2..90e5b7c 100644 --- a/common/threads/test.hxx +++ b/common/threads/test.hxx @@ -1,5 +1,4 @@ // file : common/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/transaction/driver.cxx b/common/transaction/driver.cxx index 00aff29..13e6bd6 100644 --- a/common/transaction/driver.cxx +++ b/common/transaction/driver.cxx @@ -1,5 +1,4 @@ // file : common/transaction/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/transaction/makefile b/common/transaction/makefile index 7c0889b..9b9aff7 100644 --- a/common/transaction/makefile +++ b/common/transaction/makefile @@ -1,5 +1,4 @@ # file : common/transaction/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/types/driver.cxx b/common/types/driver.cxx index 11e15d7..b601c84 100644 --- a/common/types/driver.cxx +++ b/common/types/driver.cxx @@ -1,5 +1,4 @@ // file : common/types/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/types/makefile b/common/types/makefile index 4081ee8..95588a3 100644 --- a/common/types/makefile +++ b/common/types/makefile @@ -1,5 +1,4 @@ # file : common/types/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/types/test.hxx b/common/types/test.hxx index a36b5d5..8945eda 100644 --- a/common/types/test.hxx +++ b/common/types/test.hxx @@ -1,5 +1,4 @@ // file : common/types/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/view/driver.cxx b/common/view/driver.cxx index f6dd613..01d06ca 100644 --- a/common/view/driver.cxx +++ b/common/view/driver.cxx @@ -1,5 +1,4 @@ // file : common/view/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/view/makefile b/common/view/makefile index 3b7c03d..b8bc105 100644 --- a/common/view/makefile +++ b/common/view/makefile @@ -1,5 +1,4 @@ # file : common/view/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/view/test.hxx b/common/view/test.hxx index 5cbd171..51862c1 100644 --- a/common/view/test.hxx +++ b/common/view/test.hxx @@ -1,5 +1,4 @@ // file : common/view/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/wrapper/driver.cxx b/common/wrapper/driver.cxx index af6a3d1..20bfa31 100644 --- a/common/wrapper/driver.cxx +++ b/common/wrapper/driver.cxx @@ -1,5 +1,4 @@ // file : common/wrapper/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/wrapper/makefile b/common/wrapper/makefile index a6c82b1..520fadc 100644 --- a/common/wrapper/makefile +++ b/common/wrapper/makefile @@ -1,5 +1,4 @@ # file : common/wrapper/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/wrapper/test.hxx b/common/wrapper/test.hxx index baf6346..1545d23 100644 --- a/common/wrapper/test.hxx +++ b/common/wrapper/test.hxx @@ -1,5 +1,4 @@ // file : common/wrapper/test.hxx -// author : Boris Kolpackov // 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 f32e4fa..9a6772f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,4 @@ # file : configure.ac -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/Makefile.am b/libcommon/Makefile.am index f4904c1..aae7ec9 100644 --- a/libcommon/Makefile.am +++ b/libcommon/Makefile.am @@ -1,5 +1,4 @@ # file : libcommon/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/libcommon/common/Makefile.am b/libcommon/common/Makefile.am index 405a2ed..a8740d6 100644 --- a/libcommon/common/Makefile.am +++ b/libcommon/common/Makefile.am @@ -1,5 +1,4 @@ # file : libcommon/common/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/libcommon/common/buffer.hxx b/libcommon/common/buffer.hxx index ada73a1..876907f 100644 --- a/libcommon/common/buffer.hxx +++ b/libcommon/common/buffer.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/buffer.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/common.cxx b/libcommon/common/common.cxx index 8be7631..c8f43b8 100644 --- a/libcommon/common/common.cxx +++ b/libcommon/common/common.cxx @@ -1,5 +1,4 @@ // file : libcommon/common/common.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/common.hxx b/libcommon/common/common.hxx index da3737a..2eeb0b9 100644 --- a/libcommon/common/common.hxx +++ b/libcommon/common/common.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/common.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/common.txx b/libcommon/common/common.txx index ef1461e..89e2897 100644 --- a/libcommon/common/common.txx +++ b/libcommon/common/common.txx @@ -1,5 +1,4 @@ // file : libcommon/common/common.txx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/concrete.hxx b/libcommon/common/concrete.hxx index b7fde1f..00878e1 100644 --- a/libcommon/common/concrete.hxx +++ b/libcommon/common/concrete.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/concrete.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/config-vc.h b/libcommon/common/config-vc.h index e4a9397..1fcafe8 100644 --- a/libcommon/common/config-vc.h +++ b/libcommon/common/config-vc.h @@ -1,5 +1,4 @@ /* file : libcommon/common/config-vc.h - * author : Boris Kolpackov * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/libcommon/common/config.h.in b/libcommon/common/config.h.in index 2a98025..453b0f1 100644 --- a/libcommon/common/config.h.in +++ b/libcommon/common/config.h.in @@ -1,5 +1,4 @@ /* file : libcommon/common/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/libcommon/common/config.hxx b/libcommon/common/config.hxx index 935f0bc..6b18e6c 100644 --- a/libcommon/common/config.hxx +++ b/libcommon/common/config.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/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/libcommon/common/export.hxx b/libcommon/common/export.hxx index 1f1a229..3a9e50d 100644 --- a/libcommon/common/export.hxx +++ b/libcommon/common/export.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/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/libcommon/common/makefile b/libcommon/common/makefile index 842f8e4..7a0de2f 100644 --- a/libcommon/common/makefile +++ b/libcommon/common/makefile @@ -1,5 +1,4 @@ # file : libcommon/common/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file @@ -43,7 +42,7 @@ $(common.l.cpp-options): $(odb_db.l.cpp-options) $(odb.l.cpp-options) $(out_base)/config.h: $(dcf_root)/configuration-dynamic.make | $(out_base)/. @echo '/* file : libcommon/common/config.h' >$@ - @echo ' * author : automatically generated' >>$@ + @echo ' * note : automatically generated' >>$@ @echo ' */' >>$@ @echo '' >>$@ @echo '#ifndef LIBCOMMON_COMMON_CONFIG_H' >>$@ diff --git a/libcommon/makefile b/libcommon/makefile index cac6e2d..869d4f5 100644 --- a/libcommon/makefile +++ b/libcommon/makefile @@ -1,5 +1,4 @@ # file : libcommon/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/m4/database.m4 b/m4/database.m4 index e334e91..428b22d 100644 --- a/m4/database.m4 +++ b/m4/database.m4 @@ -1,5 +1,4 @@ dnl file : m4/database.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/diff.m4 b/m4/diff.m4 index 0fcb62f..c7603a1 100644 --- a/m4/diff.m4 +++ b/m4/diff.m4 @@ -1,5 +1,4 @@ dnl file : m4/diff.m4 -dnl author : Boris Kolpackov 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 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-boost.m4 b/m4/libodb-boost.m4 index 323cc56..3eef9a3 100644 --- a/m4/libodb-boost.m4 +++ b/m4/libodb-boost.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb-boost.m4 -dnl author : Boris Kolpackov 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-mssql.m4 b/m4/libodb-mssql.m4 index acddfd4..f12e3f8 100644 --- a/m4/libodb-mssql.m4 +++ b/m4/libodb-mssql.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb-mssql.m4 -dnl author : Boris Kolpackov 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-mysql.m4 b/m4/libodb-mysql.m4 index e43ebff..187a6c6 100644 --- a/m4/libodb-mysql.m4 +++ b/m4/libodb-mysql.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb-mysql.m4 -dnl author : Boris Kolpackov 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-oracle.m4 b/m4/libodb-oracle.m4 index 8c3d38a..0f480ca 100644 --- a/m4/libodb-oracle.m4 +++ b/m4/libodb-oracle.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb-oracle.m4 -dnl author : Boris Kolpackov 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-pgsql.m4 b/m4/libodb-pgsql.m4 index 0e92478..16d85ea 100644 --- a/m4/libodb-pgsql.m4 +++ b/m4/libodb-pgsql.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb-pgsql.m4 -dnl author : Boris Kolpackov 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-qt.m4 b/m4/libodb-qt.m4 index 7e6b31e..d36fe6d 100644 --- a/m4/libodb-qt.m4 +++ b/m4/libodb-qt.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb-qt.m4 -dnl author : Boris Kolpackov 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-sqlite.m4 b/m4/libodb-sqlite.m4 index b85614f..3d9ee8c 100644 --- a/m4/libodb-sqlite.m4 +++ b/m4/libodb-sqlite.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb-sqlite.m4 -dnl author : Boris Kolpackov 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 dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/libqt.m4 b/m4/libqt.m4 index a094643..6e0fea3 100644 --- a/m4/libqt.m4 +++ b/m4/libqt.m4 @@ -1,5 +1,4 @@ dnl file : m4/libqt.m4 -dnl author : Boris Kolpackov 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 dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/mssql.m4 b/m4/mssql.m4 index c446f31..0fd8163 100644 --- a/m4/mssql.m4 +++ b/m4/mssql.m4 @@ -1,5 +1,4 @@ dnl file : m4/mssql.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/mysql.m4 b/m4/mysql.m4 index c6bac0d..5351215 100644 --- a/m4/mysql.m4 +++ b/m4/mysql.m4 @@ -1,5 +1,4 @@ dnl file : m4/mysql.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/odb.m4 b/m4/odb.m4 index e873645..03d8b02 100644 --- a/m4/odb.m4 +++ b/m4/odb.m4 @@ -1,5 +1,4 @@ dnl file : m4/odb.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/oracle.m4 b/m4/oracle.m4 index ec3d235..fbce179 100644 --- a/m4/oracle.m4 +++ b/m4/oracle.m4 @@ -1,5 +1,4 @@ dnl file : m4/oracle.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/pgsql.m4 b/m4/pgsql.m4 index e4f6d71..fa4e2e7 100644 --- a/m4/pgsql.m4 +++ b/m4/pgsql.m4 @@ -1,5 +1,4 @@ dnl file : m4/pgsql.m4 -dnl author : Constantin Michael dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/sqlite.m4 b/m4/sqlite.m4 index 0a54bf6..b1bd26f 100644 --- a/m4/sqlite.m4 +++ b/m4/sqlite.m4 @@ -1,5 +1,4 @@ dnl file : m4/sqlite.m4 -dnl author : Boris Kolpackov 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 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 dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl diff --git a/m4/tr1-memory.m4 b/m4/tr1-memory.m4 index 29966b3..3c555e1 100644 --- a/m4/tr1-memory.m4 +++ b/m4/tr1-memory.m4 @@ -1,5 +1,4 @@ dnl file : m4/tr1-memory.m4 -dnl author : Boris Kolpackov 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 c26c717..3d52f32 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,4 @@ # file : makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/mssql-driver.bat b/mssql-driver.bat index 55ed487..da4ce7d 100644 --- a/mssql-driver.bat +++ b/mssql-driver.bat @@ -1,6 +1,5 @@ @echo off rem file : mssql-driver.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/Makefile.am b/mssql/Makefile.am index 434664d..0c641ab 100644 --- a/mssql/Makefile.am +++ b/mssql/Makefile.am @@ -1,5 +1,4 @@ # file : mssql/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/mssql/makefile b/mssql/makefile index 83b9e90..cf32f4d 100644 --- a/mssql/makefile +++ b/mssql/makefile @@ -1,5 +1,4 @@ # file : mssql/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/mssql/native/driver.cxx b/mssql/native/driver.cxx index 9911a36..fd23648 100644 --- a/mssql/native/driver.cxx +++ b/mssql/native/driver.cxx @@ -1,5 +1,4 @@ // file : mssql/native/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL; see accompanying LICENSE file diff --git a/mssql/native/makefile b/mssql/native/makefile index 3eca560..cb14a9c 100644 --- a/mssql/native/makefile +++ b/mssql/native/makefile @@ -1,5 +1,4 @@ # file : mssql/native/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/mssql/query/driver.cxx b/mssql/query/driver.cxx index 2bcd692..d95bb15 100644 --- a/mssql/query/driver.cxx +++ b/mssql/query/driver.cxx @@ -1,5 +1,4 @@ // file : mssql/query/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/query/makefile b/mssql/query/makefile index dce0c9c..ede73ef 100644 --- a/mssql/query/makefile +++ b/mssql/query/makefile @@ -1,5 +1,4 @@ # file : mssql/query/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/query/test.hxx b/mssql/query/test.hxx index 964d893..284e8d7 100644 --- a/mssql/query/test.hxx +++ b/mssql/query/test.hxx @@ -1,5 +1,4 @@ // file : mssql/query/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/template/Makefile.am b/mssql/template/Makefile.am index 7e1b579..45ada5e 100644 --- a/mssql/template/Makefile.am +++ b/mssql/template/Makefile.am @@ -1,5 +1,4 @@ # file : mssql/template/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/mssql/template/driver.cxx b/mssql/template/driver.cxx index d142ac5..ffd08a4 100644 --- a/mssql/template/driver.cxx +++ b/mssql/template/driver.cxx @@ -1,5 +1,4 @@ // file : mssql/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/template/makefile b/mssql/template/makefile index 4b94e07..5489cd5 100644 --- a/mssql/template/makefile +++ b/mssql/template/makefile @@ -1,5 +1,4 @@ # file : mssql/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/template/test.hxx b/mssql/template/test.hxx index f86c855..fda3c46 100644 --- a/mssql/template/test.hxx +++ b/mssql/template/test.hxx @@ -1,5 +1,4 @@ // file : mssql/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/test.bat b/mssql/test.bat index 46db55e..23de1d4 100644 --- a/mssql/test.bat +++ b/mssql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : mssql/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/types/driver.cxx b/mssql/types/driver.cxx index db814e2..3476515 100644 --- a/mssql/types/driver.cxx +++ b/mssql/types/driver.cxx @@ -1,5 +1,4 @@ // file : mssql/types/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/types/makefile b/mssql/types/makefile index a75fba5..9024007 100644 --- a/mssql/types/makefile +++ b/mssql/types/makefile @@ -1,5 +1,4 @@ # file : mssql/types/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/types/test.hxx b/mssql/types/test.hxx index 57bc7b2..0f817ec 100644 --- a/mssql/types/test.hxx +++ b/mssql/types/test.hxx @@ -1,5 +1,4 @@ // file : mssql/types/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mssql/types/traits.hxx b/mssql/types/traits.hxx index 76a21c5..bf7eccb 100644 --- a/mssql/types/traits.hxx +++ b/mssql/types/traits.hxx @@ -1,5 +1,4 @@ // file : mssql/types/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/mysql-driver.bat b/mysql-driver.bat index c28c232..127b4e1 100644 --- a/mysql-driver.bat +++ b/mysql-driver.bat @@ -1,6 +1,5 @@ @echo off rem file : mysql-driver.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/Makefile.am b/mysql/Makefile.am index 8995e2d..721a01c 100644 --- a/mysql/Makefile.am +++ b/mysql/Makefile.am @@ -1,5 +1,4 @@ # file : mysql/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/mysql/makefile b/mysql/makefile index a5c512e..2447e87 100644 --- a/mysql/makefile +++ b/mysql/makefile @@ -1,5 +1,4 @@ # file : mysql/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/mysql/native/driver.cxx b/mysql/native/driver.cxx index 9472cf3..7b3377a 100644 --- a/mysql/native/driver.cxx +++ b/mysql/native/driver.cxx @@ -1,5 +1,4 @@ // file : mysql/native/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/native/makefile b/mysql/native/makefile index c58e56f..c872966 100644 --- a/mysql/native/makefile +++ b/mysql/native/makefile @@ -1,5 +1,4 @@ # file : mysql/native/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/template/Makefile.am b/mysql/template/Makefile.am index af5895f..b508146 100644 --- a/mysql/template/Makefile.am +++ b/mysql/template/Makefile.am @@ -1,5 +1,4 @@ # file : mysql/template/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/mysql/template/driver.cxx b/mysql/template/driver.cxx index a305739..a7b3980 100644 --- a/mysql/template/driver.cxx +++ b/mysql/template/driver.cxx @@ -1,5 +1,4 @@ // file : mysql/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/template/makefile b/mysql/template/makefile index e51c862..a92574c 100644 --- a/mysql/template/makefile +++ b/mysql/template/makefile @@ -1,5 +1,4 @@ # file : mysql/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/template/test.hxx b/mysql/template/test.hxx index e5a593f..31abd3d 100644 --- a/mysql/template/test.hxx +++ b/mysql/template/test.hxx @@ -1,5 +1,4 @@ // file : mysql/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/test.bat b/mysql/test.bat index 66d0dcd..ee3755d 100644 --- a/mysql/test.bat +++ b/mysql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : mysql/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/truncation/driver.cxx b/mysql/truncation/driver.cxx index b4f68b4..4d773c6 100644 --- a/mysql/truncation/driver.cxx +++ b/mysql/truncation/driver.cxx @@ -1,5 +1,4 @@ // file : mysql/truncation/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/truncation/makefile b/mysql/truncation/makefile index def31ba..831979e 100644 --- a/mysql/truncation/makefile +++ b/mysql/truncation/makefile @@ -1,5 +1,4 @@ # file : mysql/truncation/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/truncation/test.hxx b/mysql/truncation/test.hxx index f63b68b..709d1f7 100644 --- a/mysql/truncation/test.hxx +++ b/mysql/truncation/test.hxx @@ -1,5 +1,4 @@ // file : mysql/truncation/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/types/driver.cxx b/mysql/types/driver.cxx index f397084..784d0c1 100644 --- a/mysql/types/driver.cxx +++ b/mysql/types/driver.cxx @@ -1,5 +1,4 @@ // file : mysql/types/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/types/makefile b/mysql/types/makefile index dab5489..5df509f 100644 --- a/mysql/types/makefile +++ b/mysql/types/makefile @@ -1,5 +1,4 @@ # file : mysql/types/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/types/test.hxx b/mysql/types/test.hxx index 1f6b771..93e2395 100644 --- a/mysql/types/test.hxx +++ b/mysql/types/test.hxx @@ -1,5 +1,4 @@ // file : mysql/types/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/mysql/types/traits.hxx b/mysql/types/traits.hxx index 09d50a1..537b549 100644 --- a/mysql/types/traits.hxx +++ b/mysql/types/traits.hxx @@ -1,5 +1,4 @@ // file : mysql/types/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/oracle-driver.bat b/oracle-driver.bat index c8d500f..c0d01b9 100644 --- a/oracle-driver.bat +++ b/oracle-driver.bat @@ -1,6 +1,5 @@ @echo off rem file : oracle-driver.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/Makefile.am b/oracle/Makefile.am index 2fefbca..9caff0c 100644 --- a/oracle/Makefile.am +++ b/oracle/Makefile.am @@ -1,5 +1,4 @@ # file : oracle/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/oracle/makefile b/oracle/makefile index d4a3e94..ed6dd2a 100644 --- a/oracle/makefile +++ b/oracle/makefile @@ -1,5 +1,4 @@ # file : oracle/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/native/driver.cxx b/oracle/native/driver.cxx index d2b0bfc..6a78e46 100644 --- a/oracle/native/driver.cxx +++ b/oracle/native/driver.cxx @@ -1,5 +1,4 @@ // file : oracle/native/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/native/makefile b/oracle/native/makefile index ff2d16c..d911c6d 100644 --- a/oracle/native/makefile +++ b/oracle/native/makefile @@ -1,5 +1,4 @@ # file : oracle/native/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/template/Makefile.am b/oracle/template/Makefile.am index 4cb79d0..3b4c3cb 100644 --- a/oracle/template/Makefile.am +++ b/oracle/template/Makefile.am @@ -1,5 +1,4 @@ # file : oracle/template/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/oracle/template/driver.cxx b/oracle/template/driver.cxx index a2146ba..4b18515 100644 --- a/oracle/template/driver.cxx +++ b/oracle/template/driver.cxx @@ -1,5 +1,4 @@ // file : oracle/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/template/makefile b/oracle/template/makefile index 2798388..d761873 100644 --- a/oracle/template/makefile +++ b/oracle/template/makefile @@ -1,5 +1,4 @@ # file : oracle/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/template/test.hxx b/oracle/template/test.hxx index fb8e53c..6ba06ce 100644 --- a/oracle/template/test.hxx +++ b/oracle/template/test.hxx @@ -1,5 +1,4 @@ // file : oracle/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/test.bat b/oracle/test.bat index 13680d5..481590e 100644 --- a/oracle/test.bat +++ b/oracle/test.bat @@ -1,6 +1,5 @@ @echo off rem file : oracle/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/types/driver.cxx b/oracle/types/driver.cxx index 684a46e..0f8c0f9 100644 --- a/oracle/types/driver.cxx +++ b/oracle/types/driver.cxx @@ -1,5 +1,4 @@ // file : oracle/types/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/types/makefile b/oracle/types/makefile index 69b3b66..c91868f 100644 --- a/oracle/types/makefile +++ b/oracle/types/makefile @@ -1,5 +1,4 @@ # file : oracle/types/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/types/test.hxx b/oracle/types/test.hxx index 53f09e8..3090961 100644 --- a/oracle/types/test.hxx +++ b/oracle/types/test.hxx @@ -1,5 +1,4 @@ // file : oracle/types/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/oracle/types/traits.hxx b/oracle/types/traits.hxx index e47e1ea..8c43f0d 100644 --- a/oracle/types/traits.hxx +++ b/oracle/types/traits.hxx @@ -1,5 +1,4 @@ // file : oracle/types/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/pgsql-driver.bat b/pgsql-driver.bat index 9d9551a..80c2898 100644 --- a/pgsql-driver.bat +++ b/pgsql-driver.bat @@ -1,6 +1,5 @@ @echo off rem file : pgsql-driver.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/Makefile.am b/pgsql/Makefile.am index 11dd4cc..e7a0d57 100644 --- a/pgsql/Makefile.am +++ b/pgsql/Makefile.am @@ -1,5 +1,4 @@ # file : pgsql/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/makefile b/pgsql/makefile index 1fee285..097072e 100644 --- a/pgsql/makefile +++ b/pgsql/makefile @@ -1,5 +1,4 @@ # file : pgsql/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/pgsql/native/driver.cxx b/pgsql/native/driver.cxx index 7fc63f6..c2389a0 100644 --- a/pgsql/native/driver.cxx +++ b/pgsql/native/driver.cxx @@ -1,5 +1,4 @@ // file : pgsql/native/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/native/makefile b/pgsql/native/makefile index 5b85f42..940cfee 100644 --- a/pgsql/native/makefile +++ b/pgsql/native/makefile @@ -1,5 +1,4 @@ # file : pgsql/native/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/template/Makefile.am b/pgsql/template/Makefile.am index 9781646..a34a5c3 100644 --- a/pgsql/template/Makefile.am +++ b/pgsql/template/Makefile.am @@ -1,5 +1,4 @@ # file : pgsql/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/template/driver.cxx b/pgsql/template/driver.cxx index 1ebb890..7f3ec12 100644 --- a/pgsql/template/driver.cxx +++ b/pgsql/template/driver.cxx @@ -1,5 +1,4 @@ // file : pgsql/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/template/makefile b/pgsql/template/makefile index bf6b9c3..d1edd41 100644 --- a/pgsql/template/makefile +++ b/pgsql/template/makefile @@ -1,5 +1,4 @@ # file : pgsql/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/template/test.hxx b/pgsql/template/test.hxx index a142b7f..be89561 100644 --- a/pgsql/template/test.hxx +++ b/pgsql/template/test.hxx @@ -1,5 +1,4 @@ // file : pgsql/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/test.bat b/pgsql/test.bat index 4075d5c..cd93b22 100644 --- a/pgsql/test.bat +++ b/pgsql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : pgsql/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/truncation/driver.cxx b/pgsql/truncation/driver.cxx index bbfa99e..810f422 100644 --- a/pgsql/truncation/driver.cxx +++ b/pgsql/truncation/driver.cxx @@ -1,6 +1,4 @@ // file : pgsql/truncation/driver.cxx -// author : Boris Kolpackov -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/truncation/makefile b/pgsql/truncation/makefile index 6bfe835..152250c 100644 --- a/pgsql/truncation/makefile +++ b/pgsql/truncation/makefile @@ -1,5 +1,4 @@ # file : pgsql/truncation/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/truncation/test.hxx b/pgsql/truncation/test.hxx index d472b52..1fbba44 100644 --- a/pgsql/truncation/test.hxx +++ b/pgsql/truncation/test.hxx @@ -1,6 +1,4 @@ // file : pgsql/truncation/test.hxx -// author : Boris Kolpackov -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/types/driver.cxx b/pgsql/types/driver.cxx index d6d675c..e69f3a5 100644 --- a/pgsql/types/driver.cxx +++ b/pgsql/types/driver.cxx @@ -1,5 +1,4 @@ // file : pgsql/types/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/types/makefile b/pgsql/types/makefile index 0ba6bec..41c890c 100644 --- a/pgsql/types/makefile +++ b/pgsql/types/makefile @@ -1,5 +1,4 @@ # file : pgsql/types/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/types/test.hxx b/pgsql/types/test.hxx index 500887a..354a190 100644 --- a/pgsql/types/test.hxx +++ b/pgsql/types/test.hxx @@ -1,5 +1,4 @@ // file : pgsql/types/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/pgsql/types/traits.hxx b/pgsql/types/traits.hxx index ae3bd9e..eadc94a 100644 --- a/pgsql/types/traits.hxx +++ b/pgsql/types/traits.hxx @@ -1,5 +1,4 @@ // file : pgsql/types/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/qt/Makefile.am b/qt/Makefile.am index 95d34d5..43a2f40 100644 --- a/qt/Makefile.am +++ b/qt/Makefile.am @@ -1,5 +1,4 @@ # file : qt/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/build.bat b/qt/build.bat index 3f6a647..aea98fd 100644 --- a/qt/build.bat +++ b/qt/build.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/build.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/Makefile.am b/qt/common/Makefile.am index 20241a5..c55213a 100644 --- a/qt/common/Makefile.am +++ b/qt/common/Makefile.am @@ -1,5 +1,4 @@ # file : qt/common/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/containers/driver.cxx b/qt/common/containers/driver.cxx index e285448..b9ff8cb 100644 --- a/qt/common/containers/driver.cxx +++ b/qt/common/containers/driver.cxx @@ -1,5 +1,4 @@ // file : qt/common/containers/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/containers/makefile b/qt/common/containers/makefile index 0bbdda8..7ee8495 100644 --- a/qt/common/containers/makefile +++ b/qt/common/containers/makefile @@ -1,5 +1,4 @@ # file : qt/common/containers/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/containers/test.hxx b/qt/common/containers/test.hxx index 7953d14..226217f 100644 --- a/qt/common/containers/test.hxx +++ b/qt/common/containers/test.hxx @@ -1,5 +1,4 @@ // file : qt/common/containers/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/makefile b/qt/common/makefile index 7c4c59c..7a7e59e 100644 --- a/qt/common/makefile +++ b/qt/common/makefile @@ -1,5 +1,4 @@ # file : qt/common/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/common/smart-ptr/driver.cxx b/qt/common/smart-ptr/driver.cxx index b149fee..1089b41 100644 --- a/qt/common/smart-ptr/driver.cxx +++ b/qt/common/smart-ptr/driver.cxx @@ -1,5 +1,4 @@ // file : qt/common/smart-ptr/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/smart-ptr/makefile b/qt/common/smart-ptr/makefile index 12514f7..08775d9 100644 --- a/qt/common/smart-ptr/makefile +++ b/qt/common/smart-ptr/makefile @@ -1,5 +1,4 @@ # file : qt/common/smart-ptr/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/smart-ptr/test.hxx b/qt/common/smart-ptr/test.hxx index 86e4fba..94fbce8 100644 --- a/qt/common/smart-ptr/test.hxx +++ b/qt/common/smart-ptr/test.hxx @@ -1,5 +1,4 @@ // file : qt/common/smart-ptr/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/template/Makefile.am b/qt/common/template/Makefile.am index e3cca0a..69037f6 100644 --- a/qt/common/template/Makefile.am +++ b/qt/common/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/common/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/template/driver.cxx b/qt/common/template/driver.cxx index ca37c05..48648aa 100644 --- a/qt/common/template/driver.cxx +++ b/qt/common/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/common/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/template/makefile b/qt/common/template/makefile index 84a63eb..82ab0b9 100644 --- a/qt/common/template/makefile +++ b/qt/common/template/makefile @@ -1,5 +1,4 @@ # file : qt/common/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/template/test.hxx b/qt/common/template/test.hxx index ced88b2..aed4455 100644 --- a/qt/common/template/test.hxx +++ b/qt/common/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/common/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/common/test.bat b/qt/common/test.bat index bd6c5b5..c6808cf 100644 --- a/qt/common/test.bat +++ b/qt/common/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/common/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/makefile b/qt/makefile index f491174..11401e6 100644 --- a/qt/makefile +++ b/qt/makefile @@ -1,5 +1,4 @@ # file : qt/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/mssql/Makefile.am b/qt/mssql/Makefile.am index 4ed226a..157af68 100644 --- a/qt/mssql/Makefile.am +++ b/qt/mssql/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mssql/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/basic/driver.cxx b/qt/mssql/basic/driver.cxx index 25ea172..65b8a1c 100644 --- a/qt/mssql/basic/driver.cxx +++ b/qt/mssql/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mssql/basic/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/basic/makefile b/qt/mssql/basic/makefile index 181e2ef..694c222 100644 --- a/qt/mssql/basic/makefile +++ b/qt/mssql/basic/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/basic/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/basic/test.hxx b/qt/mssql/basic/test.hxx index 245d1ee..62bbbfe 100644 --- a/qt/mssql/basic/test.hxx +++ b/qt/mssql/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/mssql/basic/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/date-time/driver.cxx b/qt/mssql/date-time/driver.cxx index 0e7681a..1e43e04 100644 --- a/qt/mssql/date-time/driver.cxx +++ b/qt/mssql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mssql/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/date-time/makefile b/qt/mssql/date-time/makefile index efe33e2..c473900 100644 --- a/qt/mssql/date-time/makefile +++ b/qt/mssql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/date-time/test.hxx b/qt/mssql/date-time/test.hxx index 218baaa..0f3f625 100644 --- a/qt/mssql/date-time/test.hxx +++ b/qt/mssql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/mssql/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/makefile b/qt/mssql/makefile index 22e3570..eb9b7b0 100644 --- a/qt/mssql/makefile +++ b/qt/mssql/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/mssql/template/Makefile.am b/qt/mssql/template/Makefile.am index ea290f1..1547fb4 100644 --- a/qt/mssql/template/Makefile.am +++ b/qt/mssql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mssql/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/template/driver.cxx b/qt/mssql/template/driver.cxx index 070ed91..4f12ba0 100644 --- a/qt/mssql/template/driver.cxx +++ b/qt/mssql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mssql/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/template/makefile b/qt/mssql/template/makefile index 8502371..e92d26a 100644 --- a/qt/mssql/template/makefile +++ b/qt/mssql/template/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/template/test.hxx b/qt/mssql/template/test.hxx index c3b2198..cebe72b 100644 --- a/qt/mssql/template/test.hxx +++ b/qt/mssql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/mssql/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mssql/test.bat b/qt/mssql/test.bat index 5629a6b..3d76501 100644 --- a/qt/mssql/test.bat +++ b/qt/mssql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/mssql/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/Makefile.am b/qt/mysql/Makefile.am index dec2a28..0e85c9f 100644 --- a/qt/mysql/Makefile.am +++ b/qt/mysql/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mysql/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/basic/driver.cxx b/qt/mysql/basic/driver.cxx index d2eebd6..d4ed9b8 100644 --- a/qt/mysql/basic/driver.cxx +++ b/qt/mysql/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mysql/basic/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/basic/makefile b/qt/mysql/basic/makefile index dcfac13..3d7d512 100644 --- a/qt/mysql/basic/makefile +++ b/qt/mysql/basic/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/basic/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/basic/test.hxx b/qt/mysql/basic/test.hxx index 83b1396..e31689e 100644 --- a/qt/mysql/basic/test.hxx +++ b/qt/mysql/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/mysql/basic/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/date-time/driver.cxx b/qt/mysql/date-time/driver.cxx index 34eea5d..0f54c54 100644 --- a/qt/mysql/date-time/driver.cxx +++ b/qt/mysql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mysql/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/date-time/makefile b/qt/mysql/date-time/makefile index 94963f5..278ed02 100644 --- a/qt/mysql/date-time/makefile +++ b/qt/mysql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/date-time/test.hxx b/qt/mysql/date-time/test.hxx index dd0f640..dcc711d 100644 --- a/qt/mysql/date-time/test.hxx +++ b/qt/mysql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/mysql/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/makefile b/qt/mysql/makefile index c87e1ea..4f65578 100644 --- a/qt/mysql/makefile +++ b/qt/mysql/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/mysql/template/Makefile.am b/qt/mysql/template/Makefile.am index 1239fa7..6de24ff 100644 --- a/qt/mysql/template/Makefile.am +++ b/qt/mysql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mysql/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/template/driver.cxx b/qt/mysql/template/driver.cxx index bd12e22..02bf646 100644 --- a/qt/mysql/template/driver.cxx +++ b/qt/mysql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mysql/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/template/makefile b/qt/mysql/template/makefile index aa5381d..ca8d4ca 100644 --- a/qt/mysql/template/makefile +++ b/qt/mysql/template/makefile @@ -1,5 +1,4 @@ # file : qt/mysql/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/template/test.hxx b/qt/mysql/template/test.hxx index e6ca8ba..660a844 100644 --- a/qt/mysql/template/test.hxx +++ b/qt/mysql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/mysql/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/mysql/test.bat b/qt/mysql/test.bat index 96f88be..d2d9278 100644 --- a/qt/mysql/test.bat +++ b/qt/mysql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/mysql/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/Makefile.am b/qt/oracle/Makefile.am index dedab0e..496c797 100644 --- a/qt/oracle/Makefile.am +++ b/qt/oracle/Makefile.am @@ -1,5 +1,4 @@ # file : qt/oracle/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/basic/driver.cxx b/qt/oracle/basic/driver.cxx index 9b37d67..a85911f 100644 --- a/qt/oracle/basic/driver.cxx +++ b/qt/oracle/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/oracle/basic/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/basic/makefile b/qt/oracle/basic/makefile index 9f3207e..ab8e650 100644 --- a/qt/oracle/basic/makefile +++ b/qt/oracle/basic/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/basic/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/basic/test.hxx b/qt/oracle/basic/test.hxx index 6a3e788..d511f3d 100644 --- a/qt/oracle/basic/test.hxx +++ b/qt/oracle/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/oracle/basic/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/date-time/driver.cxx b/qt/oracle/date-time/driver.cxx index f6c5400..b201c9f 100644 --- a/qt/oracle/date-time/driver.cxx +++ b/qt/oracle/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/oracle/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/date-time/makefile b/qt/oracle/date-time/makefile index e018e16..0fbdce6 100644 --- a/qt/oracle/date-time/makefile +++ b/qt/oracle/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/date-time/test.hxx b/qt/oracle/date-time/test.hxx index 1f10411..ab3f11e 100644 --- a/qt/oracle/date-time/test.hxx +++ b/qt/oracle/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/oracle/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/makefile b/qt/oracle/makefile index 3d3b063..4ae5f4b 100644 --- a/qt/oracle/makefile +++ b/qt/oracle/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/oracle/template/Makefile.am b/qt/oracle/template/Makefile.am index 00b4afe..8a9ee00 100644 --- a/qt/oracle/template/Makefile.am +++ b/qt/oracle/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/oracle/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/template/driver.cxx b/qt/oracle/template/driver.cxx index c43e4f2..c30c0d8 100644 --- a/qt/oracle/template/driver.cxx +++ b/qt/oracle/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/oracle/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/template/makefile b/qt/oracle/template/makefile index ede9ed3..3b444b1 100644 --- a/qt/oracle/template/makefile +++ b/qt/oracle/template/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/template/test.hxx b/qt/oracle/template/test.hxx index 02fcb8f..386cbc5 100644 --- a/qt/oracle/template/test.hxx +++ b/qt/oracle/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/oracle/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/oracle/test.bat b/qt/oracle/test.bat index e73cdff..e9a56ee 100644 --- a/qt/oracle/test.bat +++ b/qt/oracle/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/oracle/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/Makefile.am b/qt/pgsql/Makefile.am index 3073fef..c409576 100644 --- a/qt/pgsql/Makefile.am +++ b/qt/pgsql/Makefile.am @@ -1,5 +1,4 @@ # file : qt/pgsql/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/basic/driver.cxx b/qt/pgsql/basic/driver.cxx index a2384f6..5a4889c 100644 --- a/qt/pgsql/basic/driver.cxx +++ b/qt/pgsql/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/pgsql/basic/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/basic/makefile b/qt/pgsql/basic/makefile index 977cdca..b5151bf 100644 --- a/qt/pgsql/basic/makefile +++ b/qt/pgsql/basic/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/basic/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/basic/test.hxx b/qt/pgsql/basic/test.hxx index 4633b2c..ef24936 100644 --- a/qt/pgsql/basic/test.hxx +++ b/qt/pgsql/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/pgsql/basic/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/date-time/driver.cxx b/qt/pgsql/date-time/driver.cxx index c1f41f0..cad440f 100644 --- a/qt/pgsql/date-time/driver.cxx +++ b/qt/pgsql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/pgsql/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/date-time/makefile b/qt/pgsql/date-time/makefile index b6e71a8..ad9225f 100644 --- a/qt/pgsql/date-time/makefile +++ b/qt/pgsql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/date-time/test.hxx b/qt/pgsql/date-time/test.hxx index 6560e0c..cc84066 100644 --- a/qt/pgsql/date-time/test.hxx +++ b/qt/pgsql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/pgsql/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/makefile b/qt/pgsql/makefile index 21f4fd3..85f348d 100644 --- a/qt/pgsql/makefile +++ b/qt/pgsql/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/pgsql/template/Makefile.am b/qt/pgsql/template/Makefile.am index 94f3474..134ffd9 100644 --- a/qt/pgsql/template/Makefile.am +++ b/qt/pgsql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/pgsql/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/template/driver.cxx b/qt/pgsql/template/driver.cxx index aae2509..41431b4 100644 --- a/qt/pgsql/template/driver.cxx +++ b/qt/pgsql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/pgsql/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/template/makefile b/qt/pgsql/template/makefile index c599c3e..723d1fe 100644 --- a/qt/pgsql/template/makefile +++ b/qt/pgsql/template/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/template/test.hxx b/qt/pgsql/template/test.hxx index 7d285b7..fd09f8e 100644 --- a/qt/pgsql/template/test.hxx +++ b/qt/pgsql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/pgsql/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/pgsql/test.bat b/qt/pgsql/test.bat index 02da4cd..d0f042a 100644 --- a/qt/pgsql/test.bat +++ b/qt/pgsql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/pgsql/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/Makefile.am b/qt/sqlite/Makefile.am index 98962a9..0964652 100644 --- a/qt/sqlite/Makefile.am +++ b/qt/sqlite/Makefile.am @@ -1,5 +1,4 @@ # file : qt/sqlite/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/basic/driver.cxx b/qt/sqlite/basic/driver.cxx index c925f65..1f68e91 100644 --- a/qt/sqlite/basic/driver.cxx +++ b/qt/sqlite/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/basic/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/basic/makefile b/qt/sqlite/basic/makefile index aeede6a..e923fc8 100644 --- a/qt/sqlite/basic/makefile +++ b/qt/sqlite/basic/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/basic/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/basic/test.hxx b/qt/sqlite/basic/test.hxx index 847e8c1..032de7f 100644 --- a/qt/sqlite/basic/test.hxx +++ b/qt/sqlite/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/basic/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/date-time/driver.cxx b/qt/sqlite/date-time/driver.cxx index 0ee5831..4e131df 100644 --- a/qt/sqlite/date-time/driver.cxx +++ b/qt/sqlite/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/date-time/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/date-time/makefile b/qt/sqlite/date-time/makefile index 71365df..d2b1f33 100644 --- a/qt/sqlite/date-time/makefile +++ b/qt/sqlite/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/date-time/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/date-time/test.hxx b/qt/sqlite/date-time/test.hxx index 7531362..58c3a8d 100644 --- a/qt/sqlite/date-time/test.hxx +++ b/qt/sqlite/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/date-time/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/makefile b/qt/sqlite/makefile index 3f40007..7b0b9ab 100644 --- a/qt/sqlite/makefile +++ b/qt/sqlite/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/qt/sqlite/template/Makefile.am b/qt/sqlite/template/Makefile.am index fbf2e84..bcc946b 100644 --- a/qt/sqlite/template/Makefile.am +++ b/qt/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/sqlite/template/Makefile.am -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/template/driver.cxx b/qt/sqlite/template/driver.cxx index c02cf06..cdf7e68 100644 --- a/qt/sqlite/template/driver.cxx +++ b/qt/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/template/driver.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/template/makefile b/qt/sqlite/template/makefile index b86ba6e..40e3fd0 100644 --- a/qt/sqlite/template/makefile +++ b/qt/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/template/makefile -# author : Constantin Michael # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/template/test.hxx b/qt/sqlite/template/test.hxx index c823c0e..e94983c 100644 --- a/qt/sqlite/template/test.hxx +++ b/qt/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/template/test.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/qt/sqlite/test.bat b/qt/sqlite/test.bat index 997a329..f15d6e4 100644 --- a/qt/sqlite/test.bat +++ b/qt/sqlite/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/sqlite/test.bat -rem author : Constantin Michael rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/Makefile.am b/sqlite/Makefile.am index 7661bd9..a9b351f 100644 --- a/sqlite/Makefile.am +++ b/sqlite/Makefile.am @@ -1,5 +1,4 @@ # file : sqlite/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/sqlite/makefile b/sqlite/makefile index b421807..052cf6b 100644 --- a/sqlite/makefile +++ b/sqlite/makefile @@ -1,5 +1,4 @@ # file : sqlite/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file diff --git a/sqlite/native/driver.cxx b/sqlite/native/driver.cxx index 7f1d319..062e594 100644 --- a/sqlite/native/driver.cxx +++ b/sqlite/native/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/native/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/native/makefile b/sqlite/native/makefile index 6a111e3..938d4fb 100644 --- a/sqlite/native/makefile +++ b/sqlite/native/makefile @@ -1,5 +1,4 @@ # file : sqlite/native/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/template/Makefile.am b/sqlite/template/Makefile.am index ba169b3..7c6d39e 100644 --- a/sqlite/template/Makefile.am +++ b/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : sqlite/template/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/sqlite/template/driver.cxx b/sqlite/template/driver.cxx index d7847f7..ba3b950 100644 --- a/sqlite/template/driver.cxx +++ b/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/template/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/template/makefile b/sqlite/template/makefile index bb63095..6c84d24 100644 --- a/sqlite/template/makefile +++ b/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : sqlite/template/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/template/test.hxx b/sqlite/template/test.hxx index 45b1d82..715e0f5 100644 --- a/sqlite/template/test.hxx +++ b/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : sqlite/template/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/test.bat b/sqlite/test.bat index f653557..e0f9f3d 100644 --- a/sqlite/test.bat +++ b/sqlite/test.bat @@ -1,6 +1,5 @@ @echo off rem file : sqlite/test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/truncation/driver.cxx b/sqlite/truncation/driver.cxx index a48bdc2..34f1886 100644 --- a/sqlite/truncation/driver.cxx +++ b/sqlite/truncation/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/truncation/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/truncation/makefile b/sqlite/truncation/makefile index 33c7f46..83c823b 100644 --- a/sqlite/truncation/makefile +++ b/sqlite/truncation/makefile @@ -1,5 +1,4 @@ # file : sqlite/truncation/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/truncation/test.hxx b/sqlite/truncation/test.hxx index 824c0e8..f12cf0e 100644 --- a/sqlite/truncation/test.hxx +++ b/sqlite/truncation/test.hxx @@ -1,5 +1,4 @@ // file : sqlite/truncation/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/types/driver.cxx b/sqlite/types/driver.cxx index 3c14c7a..86d78f8 100644 --- a/sqlite/types/driver.cxx +++ b/sqlite/types/driver.cxx @@ -1,5 +1,4 @@ // file : sqlite/types/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/types/makefile b/sqlite/types/makefile index bf6235f..9bb9474 100644 --- a/sqlite/types/makefile +++ b/sqlite/types/makefile @@ -1,5 +1,4 @@ # file : sqlite/types/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/types/test.hxx b/sqlite/types/test.hxx index 79b0a33..61304e8 100644 --- a/sqlite/types/test.hxx +++ b/sqlite/types/test.hxx @@ -1,5 +1,4 @@ // file : sqlite/types/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/sqlite/types/traits.hxx b/sqlite/types/traits.hxx index 486e608..ba01bba 100644 --- a/sqlite/types/traits.hxx +++ b/sqlite/types/traits.hxx @@ -1,5 +1,4 @@ // file : sqlite/types/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/test.bat b/test.bat index c3355e0..a244867 100644 --- a/test.bat +++ b/test.bat @@ -1,6 +1,5 @@ @echo off rem file : test.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/tester.bat b/tester.bat index 23a0f8a..f21da3a 100644 --- a/tester.bat +++ b/tester.bat @@ -1,6 +1,5 @@ @echo off rem file : tester.bat -rem author : Boris Kolpackov rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC rem license : GNU GPL v2; see accompanying LICENSE file diff --git a/tester.in b/tester.in index fdf2b9c..e8c74f3 100755 --- a/tester.in +++ b/tester.in @@ -1,7 +1,6 @@ #! /bin/sh # file : tester.in -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1