From 699bd9bbc267e9baadbe077649c6c7e93d2bc11a 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/database.hxx | 1 - boost/driver.cxx | 1 - boost/employee.hxx | 1 - boost/makefile | 1 - bootstrap | 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 - composite/database.hxx | 1 - composite/driver.cxx | 1 - composite/makefile | 1 - composite/person.hxx | 1 - configure.ac | 1 - container/database.hxx | 1 - container/driver.cxx | 1 - container/makefile | 1 - container/person.hxx | 1 - hello/database.hxx | 1 - hello/driver.cxx | 1 - hello/makefile | 1 - hello/person.hxx | 1 - inheritance/database.hxx | 1 - inheritance/driver.cxx | 1 - inheritance/employee.hxx | 1 - inheritance/makefile | 1 - inverse/database.hxx | 1 - inverse/driver.cxx | 1 - inverse/employee.hxx | 1 - inverse/makefile | 1 - m4/database.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/threads.m4 | 1 - m4/tr1-memory.m4 | 1 - makefile | 1 - mapping/database.hxx | 1 - mapping/driver.cxx | 1 - mapping/makefile | 1 - mapping/person.hxx | 1 - mapping/traits-mssql.hxx | 1 - mapping/traits-mysql.hxx | 1 - mapping/traits-oracle.hxx | 1 - mapping/traits-pgsql.hxx | 1 - mapping/traits-sqlite.hxx | 1 - mapping/traits.hxx | 1 - mssql-driver.bat | 1 - mysql-driver.bat | 1 - optimistic/database.hxx | 1 - optimistic/driver.cxx | 1 - optimistic/makefile | 1 - optimistic/person.hxx | 1 - oracle-driver.bat | 1 - pgsql-driver.bat | 1 - qt/database.hxx | 1 - qt/driver.cxx | 1 - qt/employee.hxx | 1 - qt/makefile | 1 - query/database.hxx | 1 - query/driver.cxx | 1 - query/makefile | 1 - query/person.hxx | 1 - relationship/database.hxx | 1 - relationship/driver.cxx | 1 - relationship/employee.hxx | 1 - relationship/makefile | 1 - schema/custom/database.hxx | 1 - schema/custom/driver.cxx | 1 - schema/custom/employee.hxx | 1 - schema/custom/makefile | 1 - schema/embedded/database.hxx | 1 - schema/embedded/driver.cxx | 1 - schema/embedded/makefile | 1 - schema/embedded/person.hxx | 1 - template/Makefile.am | 1 - template/database.hxx | 1 - template/driver.cxx | 1 - template/makefile | 1 - template/person.hxx | 1 - test.bat | 1 - tester | 1 - tester.bat | 1 - view/database.hxx | 1 - view/driver.cxx | 1 - view/employee.hxx | 1 - view/makefile | 1 - 149 files changed, 149 deletions(-) diff --git a/Makefile.am b/Makefile.am index e3504b3..a960728 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/database.hxx b/boost/database.hxx index db7064e..1052270 100644 --- a/boost/database.hxx +++ b/boost/database.hxx @@ -1,5 +1,4 @@ // file : boost/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/boost/driver.cxx b/boost/driver.cxx index 6f59f90..d38eb15 100644 --- a/boost/driver.cxx +++ b/boost/driver.cxx @@ -1,5 +1,4 @@ // file : boost/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/boost/employee.hxx b/boost/employee.hxx index 952f065..89aec1f 100644 --- a/boost/employee.hxx +++ b/boost/employee.hxx @@ -1,5 +1,4 @@ // file : boost/employee.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/boost/makefile b/boost/makefile index ae197a5..b5ae7ce 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 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/bootstrap.make b/build/bootstrap.make index 044c6a6..1fdf94d 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 d217dd6..9f32157 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/composite/database.hxx b/composite/database.hxx index 0fc9fce..3f8948d 100644 --- a/composite/database.hxx +++ b/composite/database.hxx @@ -1,5 +1,4 @@ // file : composite/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/composite/driver.cxx b/composite/driver.cxx index 346e768..cb77acd 100644 --- a/composite/driver.cxx +++ b/composite/driver.cxx @@ -1,5 +1,4 @@ // file : composite/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/composite/makefile b/composite/makefile index af78ec7..08fa5e2 100644 --- a/composite/makefile +++ b/composite/makefile @@ -1,5 +1,4 @@ # file : 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/composite/person.hxx b/composite/person.hxx index 92da60c..4496180 100644 --- a/composite/person.hxx +++ b/composite/person.hxx @@ -1,5 +1,4 @@ // file : composite/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX diff --git a/configure.ac b/configure.ac index 20fa6e1..87308f4 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/container/database.hxx b/container/database.hxx index e71a225..53f1548 100644 --- a/container/database.hxx +++ b/container/database.hxx @@ -1,5 +1,4 @@ // file : container/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/container/driver.cxx b/container/driver.cxx index 77a53fe..566f89e 100644 --- a/container/driver.cxx +++ b/container/driver.cxx @@ -1,5 +1,4 @@ // file : container/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/container/makefile b/container/makefile index 8f4a463..e481148 100644 --- a/container/makefile +++ b/container/makefile @@ -1,5 +1,4 @@ # file : 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/container/person.hxx b/container/person.hxx index 941bfc6..31b90a5 100644 --- a/container/person.hxx +++ b/container/person.hxx @@ -1,5 +1,4 @@ // file : container/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX diff --git a/hello/database.hxx b/hello/database.hxx index 7872297..1bf7b4c 100644 --- a/hello/database.hxx +++ b/hello/database.hxx @@ -1,5 +1,4 @@ // file : hello/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/hello/driver.cxx b/hello/driver.cxx index 98251cf..a049c79 100644 --- a/hello/driver.cxx +++ b/hello/driver.cxx @@ -1,5 +1,4 @@ // file : hello/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/hello/makefile b/hello/makefile index ea93bfb..21684e0 100644 --- a/hello/makefile +++ b/hello/makefile @@ -1,5 +1,4 @@ # file : hello/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/hello/person.hxx b/hello/person.hxx index f480723..81a9321 100644 --- a/hello/person.hxx +++ b/hello/person.hxx @@ -1,5 +1,4 @@ // file : hello/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX diff --git a/inheritance/database.hxx b/inheritance/database.hxx index c5eae71..74f686b 100644 --- a/inheritance/database.hxx +++ b/inheritance/database.hxx @@ -1,5 +1,4 @@ // file : inheritance/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/inheritance/driver.cxx b/inheritance/driver.cxx index 44fd721..38964af 100644 --- a/inheritance/driver.cxx +++ b/inheritance/driver.cxx @@ -1,5 +1,4 @@ // file : inheritance/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/inheritance/employee.hxx b/inheritance/employee.hxx index 7b68b52..62b1330 100644 --- a/inheritance/employee.hxx +++ b/inheritance/employee.hxx @@ -1,5 +1,4 @@ // file : inheritance/employee.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/inheritance/makefile b/inheritance/makefile index e21a9de..6551c55 100644 --- a/inheritance/makefile +++ b/inheritance/makefile @@ -1,5 +1,4 @@ # file : 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/inverse/database.hxx b/inverse/database.hxx index 69a04b2..5a6d590 100644 --- a/inverse/database.hxx +++ b/inverse/database.hxx @@ -1,5 +1,4 @@ // file : inverse/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/inverse/driver.cxx b/inverse/driver.cxx index 3da8226..9184e4f 100644 --- a/inverse/driver.cxx +++ b/inverse/driver.cxx @@ -1,5 +1,4 @@ // file : inverse/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/inverse/employee.hxx b/inverse/employee.hxx index 8c10e34..2c23789 100644 --- a/inverse/employee.hxx +++ b/inverse/employee.hxx @@ -1,5 +1,4 @@ // file : inverse/employee.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/inverse/makefile b/inverse/makefile index bc0c41e..c594f91 100644 --- a/inverse/makefile +++ b/inverse/makefile @@ -1,5 +1,4 @@ # file : 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/m4/database.m4 b/m4/database.m4 index b1f65e2..8e34338 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/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/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 b06a824..dd18f57 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/mapping/database.hxx b/mapping/database.hxx index a3ab8f9..aadaa62 100644 --- a/mapping/database.hxx +++ b/mapping/database.hxx @@ -1,5 +1,4 @@ // file : mapping/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/mapping/driver.cxx b/mapping/driver.cxx index 2d8315f..ea392d5 100644 --- a/mapping/driver.cxx +++ b/mapping/driver.cxx @@ -1,5 +1,4 @@ // file : mapping/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/mapping/makefile b/mapping/makefile index 31ffdb2..b0021c2 100644 --- a/mapping/makefile +++ b/mapping/makefile @@ -1,5 +1,4 @@ # file : mapping/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/mapping/person.hxx b/mapping/person.hxx index 1638ff5..c1a43b9 100644 --- a/mapping/person.hxx +++ b/mapping/person.hxx @@ -1,5 +1,4 @@ // file : mapping/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX diff --git a/mapping/traits-mssql.hxx b/mapping/traits-mssql.hxx index 264a657..3713f82 100644 --- a/mapping/traits-mssql.hxx +++ b/mapping/traits-mssql.hxx @@ -1,5 +1,4 @@ // file : mapping/traits-mssql.hxx -// author : Constantin Michael // copyright : not copyrighted - public domain #ifndef TRAITS_MSSQL_HXX diff --git a/mapping/traits-mysql.hxx b/mapping/traits-mysql.hxx index 893571e..a15d1c9 100644 --- a/mapping/traits-mysql.hxx +++ b/mapping/traits-mysql.hxx @@ -1,5 +1,4 @@ // file : mapping/traits-mysql.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef TRAITS_MYSQL_HXX diff --git a/mapping/traits-oracle.hxx b/mapping/traits-oracle.hxx index 2a2a02b..a5683c6 100644 --- a/mapping/traits-oracle.hxx +++ b/mapping/traits-oracle.hxx @@ -1,5 +1,4 @@ // file : mapping/traits-oracle.hxx -// author : Constantin Michael // copyright : not copyrighted - public domain #ifndef TRAITS_ORACLE_HXX diff --git a/mapping/traits-pgsql.hxx b/mapping/traits-pgsql.hxx index beaaac3..aeefa52 100644 --- a/mapping/traits-pgsql.hxx +++ b/mapping/traits-pgsql.hxx @@ -1,5 +1,4 @@ // file : mapping/traits-pgsql.hxx -// author : Constantin Michael // copyright : not copyrighted - public domain #ifndef TRAITS_PGSQL_HXX diff --git a/mapping/traits-sqlite.hxx b/mapping/traits-sqlite.hxx index 5aaba87..cd7afc3 100644 --- a/mapping/traits-sqlite.hxx +++ b/mapping/traits-sqlite.hxx @@ -1,5 +1,4 @@ // file : mapping/traits-sqlite.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef TRAITS_SQLITE_HXX diff --git a/mapping/traits.hxx b/mapping/traits.hxx index c2bec55..5579f0c 100644 --- a/mapping/traits.hxx +++ b/mapping/traits.hxx @@ -1,5 +1,4 @@ // file : mapping/traits.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef TRAITS_HXX 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/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/optimistic/database.hxx b/optimistic/database.hxx index b014f73..8ed1447 100644 --- a/optimistic/database.hxx +++ b/optimistic/database.hxx @@ -1,5 +1,4 @@ // file : optimistic/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/optimistic/driver.cxx b/optimistic/driver.cxx index 78cb14d..25bc9af 100644 --- a/optimistic/driver.cxx +++ b/optimistic/driver.cxx @@ -1,5 +1,4 @@ // file : optimistic/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/optimistic/makefile b/optimistic/makefile index a073531..3ce5acc 100644 --- a/optimistic/makefile +++ b/optimistic/makefile @@ -1,5 +1,4 @@ # file : 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/optimistic/person.hxx b/optimistic/person.hxx index 60f3082..5b7177f 100644 --- a/optimistic/person.hxx +++ b/optimistic/person.hxx @@ -1,5 +1,4 @@ // file : optimistic/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX 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/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/qt/database.hxx b/qt/database.hxx index 22eb459..be62c70 100644 --- a/qt/database.hxx +++ b/qt/database.hxx @@ -1,5 +1,4 @@ // file : qt/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/qt/driver.cxx b/qt/driver.cxx index 726b9c9..3d05703 100644 --- a/qt/driver.cxx +++ b/qt/driver.cxx @@ -1,5 +1,4 @@ // file : qt/driver.cxx -// author : Constantin Michael // copyright : not copyrighted - public domain #include diff --git a/qt/employee.hxx b/qt/employee.hxx index 33eb46f..f2c34da 100644 --- a/qt/employee.hxx +++ b/qt/employee.hxx @@ -1,5 +1,4 @@ // file : qt/employee.hxx -// author : Constantin Michael // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/qt/makefile b/qt/makefile index fc4a6ef..ca26c14 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 v2; see accompanying LICENSE file diff --git a/query/database.hxx b/query/database.hxx index e01b284..713e233 100644 --- a/query/database.hxx +++ b/query/database.hxx @@ -1,5 +1,4 @@ // file : query/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/query/driver.cxx b/query/driver.cxx index 1be6107..fbd148d 100644 --- a/query/driver.cxx +++ b/query/driver.cxx @@ -1,5 +1,4 @@ // file : query/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include diff --git a/query/makefile b/query/makefile index 2f0b79b..61d200c 100644 --- a/query/makefile +++ b/query/makefile @@ -1,5 +1,4 @@ # file : 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/query/person.hxx b/query/person.hxx index db312f2..59e0721 100644 --- a/query/person.hxx +++ b/query/person.hxx @@ -1,5 +1,4 @@ // file : query/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX diff --git a/relationship/database.hxx b/relationship/database.hxx index 2f64e06..ace574f 100644 --- a/relationship/database.hxx +++ b/relationship/database.hxx @@ -1,5 +1,4 @@ // file : relationship/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/relationship/driver.cxx b/relationship/driver.cxx index 1690d91..afd0b7f 100644 --- a/relationship/driver.cxx +++ b/relationship/driver.cxx @@ -1,5 +1,4 @@ // file : relationship/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/relationship/employee.hxx b/relationship/employee.hxx index 86fe82d..213047f 100644 --- a/relationship/employee.hxx +++ b/relationship/employee.hxx @@ -1,5 +1,4 @@ // file : relationship/employee.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/relationship/makefile b/relationship/makefile index bf87183..d207dc3 100644 --- a/relationship/makefile +++ b/relationship/makefile @@ -1,5 +1,4 @@ # file : 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/schema/custom/database.hxx b/schema/custom/database.hxx index 9bb411d..abd0aae 100644 --- a/schema/custom/database.hxx +++ b/schema/custom/database.hxx @@ -1,5 +1,4 @@ // file : schema/custom/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/schema/custom/driver.cxx b/schema/custom/driver.cxx index cc1f3ea..f405004 100644 --- a/schema/custom/driver.cxx +++ b/schema/custom/driver.cxx @@ -1,5 +1,4 @@ // file : schema/custom/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/schema/custom/employee.hxx b/schema/custom/employee.hxx index f5d71c0..e149192 100644 --- a/schema/custom/employee.hxx +++ b/schema/custom/employee.hxx @@ -1,5 +1,4 @@ // file : schema/custom/employee.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/schema/custom/makefile b/schema/custom/makefile index 1e36d55..464b04b 100644 --- a/schema/custom/makefile +++ b/schema/custom/makefile @@ -1,5 +1,4 @@ # file : schema/custom/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/schema/embedded/database.hxx b/schema/embedded/database.hxx index a79cc4d..e5c37fc 100644 --- a/schema/embedded/database.hxx +++ b/schema/embedded/database.hxx @@ -1,5 +1,4 @@ // file : schema/embedded/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/schema/embedded/driver.cxx b/schema/embedded/driver.cxx index aeba3ee..16ed426 100644 --- a/schema/embedded/driver.cxx +++ b/schema/embedded/driver.cxx @@ -1,5 +1,4 @@ // file : schema/embedded/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/schema/embedded/makefile b/schema/embedded/makefile index 81baa23..9adb534 100644 --- a/schema/embedded/makefile +++ b/schema/embedded/makefile @@ -1,5 +1,4 @@ # file : schema/embedded/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/schema/embedded/person.hxx b/schema/embedded/person.hxx index a3d44b9..e73ddcf 100644 --- a/schema/embedded/person.hxx +++ b/schema/embedded/person.hxx @@ -1,5 +1,4 @@ // file : schema/embedded/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX diff --git a/template/Makefile.am b/template/Makefile.am index f96beca..d59aa5b 100644 --- a/template/Makefile.am +++ b/template/Makefile.am @@ -1,5 +1,4 @@ # file : template/Makefile.am -# author : Boris Kolpackov # copyright : not copyrighted - public domain EXTRA_DIST = __file__(extra_dist) diff --git a/template/database.hxx b/template/database.hxx index c3088d2..3d2ed75 100644 --- a/template/database.hxx +++ b/template/database.hxx @@ -1,5 +1,4 @@ // file : template/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/template/driver.cxx b/template/driver.cxx index 8f647df..7160587 100644 --- a/template/driver.cxx +++ b/template/driver.cxx @@ -1,5 +1,4 @@ // file : template/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/template/makefile b/template/makefile index ad0431f..23aa0ca 100644 --- a/template/makefile +++ b/template/makefile @@ -1,5 +1,4 @@ # file : 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/template/person.hxx b/template/person.hxx index 1127e78..7b7a50a 100644 --- a/template/person.hxx +++ b/template/person.hxx @@ -1,5 +1,4 @@ // file : template/person.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef PERSON_HXX diff --git a/test.bat b/test.bat index 19f1e16..275ce70 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 b/tester index 1967760..566352e 100755 --- a/tester +++ b/tester @@ -1,7 +1,6 @@ #! /bin/sh # file : tester -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/tester.bat b/tester.bat index 9874ef6..2c7be59 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/view/database.hxx b/view/database.hxx index 016bfa7..3378245 100644 --- a/view/database.hxx +++ b/view/database.hxx @@ -1,5 +1,4 @@ // file : view/database.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/view/driver.cxx b/view/driver.cxx index ce3cff5..8003152 100644 --- a/view/driver.cxx +++ b/view/driver.cxx @@ -1,5 +1,4 @@ // file : view/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/view/employee.hxx b/view/employee.hxx index 848a30c..c39141b 100644 --- a/view/employee.hxx +++ b/view/employee.hxx @@ -1,5 +1,4 @@ // file : view/employee.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/view/makefile b/view/makefile index d1aeeec..b95a45d 100644 --- a/view/makefile +++ b/view/makefile @@ -1,5 +1,4 @@ # file : view/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1