From b16111a4e4bf6b40b12ca678fcf967e554133603 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 - bootstrap | 1 - build/bootstrap.make | 1 - build/export/odb/stub.make | 1 - build/hxx/hxx-cxx.make | 1 - build/import/cli/cli-cxx.make | 1 - build/import/cli/configuration-rules.make | 1 - build/import/cli/configure | 1 - build/import/cli/stub.make | 1 - build/import/libcutl/configuration-rules.make | 1 - build/import/libcutl/configure | 1 - build/import/libcutl/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 - configure.ac | 1 - doc/Makefile.am | 1 - doc/makefile | 1 - m4/disable-rpath.m4 | 1 - m4/gcc-plugin.m4 | 1 - m4/libcutl.m4 | 1 - m4/libtool-link.m4 | 1 - makefile | 1 - odb/Makefile.am | 1 - odb/common.cxx | 1 - odb/common.hxx | 1 - odb/context.cxx | 1 - odb/context.hxx | 1 - odb/cxx-lexer.cxx | 1 - odb/cxx-lexer.hxx | 1 - odb/cxx-token.hxx | 1 - odb/diagnostics.cxx | 1 - odb/diagnostics.hxx | 1 - odb/emitter.cxx | 1 - odb/emitter.hxx | 1 - odb/gcc-fwd.hxx | 1 - odb/gcc.hxx | 1 - odb/generate.hxx | 1 - odb/generator.cxx | 1 - odb/generator.hxx | 1 - odb/header.cxx | 1 - odb/include.cxx | 1 - odb/inline.cxx | 1 - odb/lookup.cxx | 1 - odb/lookup.hxx | 1 - odb/makefile | 1 - odb/odb.cxx | 1 - odb/option-functions.cxx | 1 - odb/option-functions.hxx | 1 - odb/option-types.cxx | 1 - odb/option-types.hxx | 1 - odb/options.cli | 1 - odb/parser.cxx | 1 - odb/parser.hxx | 1 - odb/plugin.cxx | 1 - odb/pragma.cxx | 1 - odb/pragma.hxx | 1 - odb/processor.cxx | 1 - odb/processor.hxx | 1 - odb/profile.cxx | 1 - odb/profile.hxx | 1 - odb/relational/common.cxx | 1 - odb/relational/common.hxx | 1 - odb/relational/context.cxx | 1 - odb/relational/context.hxx | 1 - odb/relational/context.ixx | 1 - odb/relational/generate.hxx | 1 - odb/relational/header.cxx | 1 - odb/relational/header.hxx | 1 - odb/relational/inline.cxx | 1 - odb/relational/inline.hxx | 1 - odb/relational/model.cxx | 1 - odb/relational/model.hxx | 1 - odb/relational/mssql/common.cxx | 1 - odb/relational/mssql/common.hxx | 1 - odb/relational/mssql/context.cxx | 1 - odb/relational/mssql/context.hxx | 1 - odb/relational/mssql/header.cxx | 1 - odb/relational/mssql/model.cxx | 1 - odb/relational/mssql/schema.cxx | 1 - odb/relational/mssql/source.cxx | 1 - odb/relational/mysql/common.cxx | 1 - odb/relational/mysql/common.hxx | 1 - odb/relational/mysql/context.cxx | 1 - odb/relational/mysql/context.hxx | 1 - odb/relational/mysql/header.cxx | 1 - odb/relational/mysql/model.cxx | 1 - odb/relational/mysql/schema.cxx | 1 - odb/relational/mysql/source.cxx | 1 - odb/relational/oracle/common.cxx | 1 - odb/relational/oracle/common.hxx | 1 - odb/relational/oracle/context.cxx | 1 - odb/relational/oracle/context.hxx | 1 - odb/relational/oracle/header.cxx | 1 - odb/relational/oracle/model.cxx | 1 - odb/relational/oracle/schema.cxx | 1 - odb/relational/oracle/source.cxx | 1 - odb/relational/pgsql/common.cxx | 1 - odb/relational/pgsql/common.hxx | 1 - odb/relational/pgsql/context.cxx | 1 - odb/relational/pgsql/context.hxx | 1 - odb/relational/pgsql/header.cxx | 1 - odb/relational/pgsql/model.cxx | 1 - odb/relational/pgsql/schema.cxx | 1 - odb/relational/pgsql/source.cxx | 1 - odb/relational/processor.cxx | 1 - odb/relational/processor.hxx | 1 - odb/relational/schema.cxx | 1 - odb/relational/schema.hxx | 1 - odb/relational/source.cxx | 1 - odb/relational/source.hxx | 1 - odb/relational/sqlite/common.cxx | 1 - odb/relational/sqlite/common.hxx | 1 - odb/relational/sqlite/context.cxx | 1 - odb/relational/sqlite/context.hxx | 1 - odb/relational/sqlite/header.cxx | 1 - odb/relational/sqlite/model.cxx | 1 - odb/relational/sqlite/schema.cxx | 1 - odb/relational/sqlite/source.cxx | 1 - odb/semantics.hxx | 1 - odb/semantics/class-template.cxx | 1 - odb/semantics/class-template.hxx | 1 - odb/semantics/class.cxx | 1 - odb/semantics/class.hxx | 1 - odb/semantics/derived.cxx | 1 - odb/semantics/derived.hxx | 1 - odb/semantics/elements.cxx | 1 - odb/semantics/elements.hxx | 1 - odb/semantics/elements.ixx | 1 - odb/semantics/enum.cxx | 1 - odb/semantics/enum.hxx | 1 - odb/semantics/fundamental.cxx | 1 - odb/semantics/fundamental.hxx | 1 - odb/semantics/namespace.cxx | 1 - odb/semantics/namespace.hxx | 1 - odb/semantics/relational.hxx | 1 - odb/semantics/relational/column.cxx | 1 - odb/semantics/relational/column.hxx | 1 - odb/semantics/relational/elements.cxx | 1 - odb/semantics/relational/elements.hxx | 1 - odb/semantics/relational/elements.txx | 1 - odb/semantics/relational/foreign-key.cxx | 1 - odb/semantics/relational/foreign-key.hxx | 1 - odb/semantics/relational/index.cxx | 1 - odb/semantics/relational/index.hxx | 1 - odb/semantics/relational/key.cxx | 1 - odb/semantics/relational/key.hxx | 1 - odb/semantics/relational/model.cxx | 1 - odb/semantics/relational/model.hxx | 1 - odb/semantics/relational/name.cxx | 1 - odb/semantics/relational/name.hxx | 1 - odb/semantics/relational/primary-key.cxx | 1 - odb/semantics/relational/primary-key.hxx | 1 - odb/semantics/relational/table.cxx | 1 - odb/semantics/relational/table.hxx | 1 - odb/semantics/template.cxx | 1 - odb/semantics/template.hxx | 1 - odb/semantics/union-template.cxx | 1 - odb/semantics/union-template.hxx | 1 - odb/semantics/union.cxx | 1 - odb/semantics/union.hxx | 1 - odb/semantics/unit.cxx | 1 - odb/semantics/unit.hxx | 1 - odb/sql-lexer.cxx | 1 - odb/sql-lexer.hxx | 1 - odb/sql-lexer.ixx | 1 - odb/sql-token.cxx | 1 - odb/sql-token.hxx | 1 - odb/sql-token.ixx | 1 - odb/traversal.hxx | 1 - odb/traversal/class-template.cxx | 1 - odb/traversal/class-template.hxx | 1 - odb/traversal/class.cxx | 1 - odb/traversal/class.hxx | 1 - odb/traversal/derived.cxx | 1 - odb/traversal/derived.hxx | 1 - odb/traversal/elements.cxx | 1 - odb/traversal/elements.hxx | 1 - odb/traversal/enum.cxx | 1 - odb/traversal/enum.hxx | 1 - odb/traversal/fundamental.hxx | 1 - odb/traversal/namespace.hxx | 1 - odb/traversal/relational.hxx | 1 - odb/traversal/relational/column.hxx | 1 - odb/traversal/relational/elements.hxx | 1 - odb/traversal/relational/foreign-key.hxx | 1 - odb/traversal/relational/index.hxx | 1 - odb/traversal/relational/key.hxx | 1 - odb/traversal/relational/model.hxx | 1 - odb/traversal/relational/primary-key.hxx | 1 - odb/traversal/relational/table.hxx | 1 - odb/traversal/template.cxx | 1 - odb/traversal/template.hxx | 1 - odb/traversal/union-template.cxx | 1 - odb/traversal/union-template.hxx | 1 - odb/traversal/union.hxx | 1 - odb/traversal/unit.hxx | 1 - odb/validator.cxx | 1 - odb/validator.hxx | 1 - odb/version.hxx | 1 - 201 files changed, 201 deletions(-) diff --git a/Makefile.am b/Makefile.am index 524d644..0df7e8b 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 v3; see accompanying LICENSE file diff --git a/bootstrap b/bootstrap index 3599f7c..fe020a7 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 v3; see accompanying LICENSE file diff --git a/build/bootstrap.make b/build/bootstrap.make index a15543f..b845bbf 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 v3; see accompanying LICENSE file diff --git a/build/export/odb/stub.make b/build/export/odb/stub.make index 189fb01..277013c 100644 --- a/build/export/odb/stub.make +++ b/build/export/odb/stub.make @@ -1,5 +1,4 @@ # file : build/export/odb/stub.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/hxx/hxx-cxx.make b/build/hxx/hxx-cxx.make index 2a33ab4..9703a85 100644 --- a/build/hxx/hxx-cxx.make +++ b/build/hxx/hxx-cxx.make @@ -1,5 +1,4 @@ # file : build/hxx/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/cli/cli-cxx.make b/build/import/cli/cli-cxx.make index 5d4293e..8e7da18 100644 --- a/build/import/cli/cli-cxx.make +++ b/build/import/cli/cli-cxx.make @@ -1,5 +1,4 @@ # file : build/import/cli/cli-cxx.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/cli/configuration-rules.make b/build/import/cli/configuration-rules.make index e5a77f2..a4b6d50 100644 --- a/build/import/cli/configuration-rules.make +++ b/build/import/cli/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/cli/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/cli/configure b/build/import/cli/configure index 612301c..33b91a5 100755 --- a/build/import/cli/configure +++ b/build/import/cli/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/cli/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/cli/stub.make b/build/import/cli/stub.make index 20cf45a..36e743f 100644 --- a/build/import/cli/stub.make +++ b/build/import/cli/stub.make @@ -1,5 +1,4 @@ # file : build/import/cli/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make index db255d0..b2e7da8 100644 --- a/build/import/libcutl/configuration-rules.make +++ b/build/import/libcutl/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libcutl/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/libcutl/configure b/build/import/libcutl/configure index 6bcd346..29765c4 100755 --- a/build/import/libcutl/configure +++ b/build/import/libcutl/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libcutl/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/libcutl/stub.make b/build/import/libcutl/stub.make index ab3d051..2b7e7d9 100644 --- a/build/import/libcutl/stub.make +++ b/build/import/libcutl/stub.make @@ -1,5 +1,4 @@ # file : build/import/libcutl/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make index 82e4de4..861d5a1 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 v3; see accompanying LICENSE file diff --git a/build/import/odb/configure b/build/import/odb/configure index de1cd39..6a58890 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 v3; 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 67a6f8f..4c40f57 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 v3; see accompanying LICENSE file diff --git a/configure.ac b/configure.ac index 7dc7e0b..b764cc8 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 v3; see accompanying LICENSE file diff --git a/doc/Makefile.am b/doc/Makefile.am index d619e93..38f36ae 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,4 @@ # file : doc/Makefile.am -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file diff --git a/doc/makefile b/doc/makefile index 740390d..f5def0f 100644 --- a/doc/makefile +++ b/doc/makefile @@ -1,5 +1,4 @@ # file : doc/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4 index b4b23ce..d6b3bfb 100644 --- a/m4/disable-rpath.m4 +++ b/m4/disable-rpath.m4 @@ -1,5 +1,4 @@ dnl file : m4/disable-rpath.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v3; see accompanying LICENSE file dnl diff --git a/m4/gcc-plugin.m4 b/m4/gcc-plugin.m4 index 448f25a..c51fc7a 100644 --- a/m4/gcc-plugin.m4 +++ b/m4/gcc-plugin.m4 @@ -1,5 +1,4 @@ dnl file : m4/gcc-plugin.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : GNU GPL v3; see accompanying LICENSE file dnl diff --git a/m4/libcutl.m4 b/m4/libcutl.m4 index 4805873..28f8d06 100644 --- a/m4/libcutl.m4 +++ b/m4/libcutl.m4 @@ -1,5 +1,4 @@ dnl file : m4/libcutl.m4 -dnl author : Boris Kolpackov dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC dnl license : MIT; 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/makefile b/makefile index e4dff02..2cf81c0 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,4 @@ # file : makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/Makefile.am b/odb/Makefile.am index 19d5ce4..21e131e 100644 --- a/odb/Makefile.am +++ b/odb/Makefile.am @@ -1,5 +1,4 @@ # file : odb/Makefile.am -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/common.cxx b/odb/common.cxx index 6880964..82bb1fe 100644 --- a/odb/common.cxx +++ b/odb/common.cxx @@ -1,5 +1,4 @@ // file : odb/common.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/common.hxx b/odb/common.hxx index f29eeca..a646001 100644 --- a/odb/common.hxx +++ b/odb/common.hxx @@ -1,5 +1,4 @@ // file : odb/common.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/context.cxx b/odb/context.cxx index 928068d..c71934d 100644 --- a/odb/context.cxx +++ b/odb/context.cxx @@ -1,5 +1,4 @@ // file : odb/context.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/context.hxx b/odb/context.hxx index 425e9de..a7dd6e6 100644 --- a/odb/context.hxx +++ b/odb/context.hxx @@ -1,5 +1,4 @@ // file : odb/context.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/cxx-lexer.cxx b/odb/cxx-lexer.cxx index 6124855..4229f8a 100644 --- a/odb/cxx-lexer.cxx +++ b/odb/cxx-lexer.cxx @@ -1,5 +1,4 @@ // file : odb/cxx-lexer.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/cxx-lexer.hxx b/odb/cxx-lexer.hxx index 11f4070..1f56b16 100644 --- a/odb/cxx-lexer.hxx +++ b/odb/cxx-lexer.hxx @@ -1,5 +1,4 @@ // file : odb/cxx-lexer.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/cxx-token.hxx b/odb/cxx-token.hxx index efd0e85..570353a 100644 --- a/odb/cxx-token.hxx +++ b/odb/cxx-token.hxx @@ -1,5 +1,4 @@ // file : odb/cxx-token.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/diagnostics.cxx b/odb/diagnostics.cxx index 2b61370..6b85064 100644 --- a/odb/diagnostics.cxx +++ b/odb/diagnostics.cxx @@ -1,5 +1,4 @@ // file : odb/diagnostics.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/diagnostics.hxx b/odb/diagnostics.hxx index 6f417cb..0a24b07 100644 --- a/odb/diagnostics.hxx +++ b/odb/diagnostics.hxx @@ -1,5 +1,4 @@ // file : odb/diagnostics.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/emitter.cxx b/odb/emitter.cxx index 2989ffb..c8b0e3a 100644 --- a/odb/emitter.cxx +++ b/odb/emitter.cxx @@ -1,5 +1,4 @@ // file : odb/emitter.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/emitter.hxx b/odb/emitter.hxx index f68253b..6509094 100644 --- a/odb/emitter.hxx +++ b/odb/emitter.hxx @@ -1,5 +1,4 @@ // file : odb/emitter.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/gcc-fwd.hxx b/odb/gcc-fwd.hxx index ae476c8..4e4a0f2 100644 --- a/odb/gcc-fwd.hxx +++ b/odb/gcc-fwd.hxx @@ -1,5 +1,4 @@ // file : odb/gcc-fwd.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/gcc.hxx b/odb/gcc.hxx index fa37c67..4f2f37e 100644 --- a/odb/gcc.hxx +++ b/odb/gcc.hxx @@ -1,5 +1,4 @@ // file : odb/gcc.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/generate.hxx b/odb/generate.hxx index 87e36aa..b29f480 100644 --- a/odb/generate.hxx +++ b/odb/generate.hxx @@ -1,5 +1,4 @@ // file : odb/generate.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/generator.cxx b/odb/generator.cxx index d3dedef..6f3e394 100644 --- a/odb/generator.cxx +++ b/odb/generator.cxx @@ -1,5 +1,4 @@ // file : cli/generator.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/generator.hxx b/odb/generator.hxx index 418e576..ed21f4d 100644 --- a/odb/generator.hxx +++ b/odb/generator.hxx @@ -1,5 +1,4 @@ // file : odb/generator.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/header.cxx b/odb/header.cxx index 3176796..61be182 100644 --- a/odb/header.cxx +++ b/odb/header.cxx @@ -1,5 +1,4 @@ // file : odb/header.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/include.cxx b/odb/include.cxx index d5675a1..647294d 100644 --- a/odb/include.cxx +++ b/odb/include.cxx @@ -1,5 +1,4 @@ // file : odb/include.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/inline.cxx b/odb/inline.cxx index 4bc328d..8c062aa 100644 --- a/odb/inline.cxx +++ b/odb/inline.cxx @@ -1,5 +1,4 @@ // file : odb/inline.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/lookup.cxx b/odb/lookup.cxx index cc02c66..ddfa0ba 100644 --- a/odb/lookup.cxx +++ b/odb/lookup.cxx @@ -1,5 +1,4 @@ // file : odb/lookup.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/lookup.hxx b/odb/lookup.hxx index 6c3acff..f5df810 100644 --- a/odb/lookup.hxx +++ b/odb/lookup.hxx @@ -1,5 +1,4 @@ // file : odb/lookup.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/makefile b/odb/makefile index dbacb45..01996a8 100644 --- a/odb/makefile +++ b/odb/makefile @@ -1,5 +1,4 @@ # file : odb/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/odb.cxx b/odb/odb.cxx index 28635da..97b20d1 100644 --- a/odb/odb.cxx +++ b/odb/odb.cxx @@ -1,5 +1,4 @@ // file : odb/odb.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/option-functions.cxx b/odb/option-functions.cxx index 8cd736d..1222275 100644 --- a/odb/option-functions.cxx +++ b/odb/option-functions.cxx @@ -1,5 +1,4 @@ // file : odb/option-functions.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/option-functions.hxx b/odb/option-functions.hxx index 3d63992..309e45d 100644 --- a/odb/option-functions.hxx +++ b/odb/option-functions.hxx @@ -1,5 +1,4 @@ // file : odb/option-functions.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/option-types.cxx b/odb/option-types.cxx index fcd7b88..17c5eb2 100644 --- a/odb/option-types.cxx +++ b/odb/option-types.cxx @@ -1,5 +1,4 @@ // file : odb/option-types.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/option-types.hxx b/odb/option-types.hxx index 3e86d77..dcb2045 100644 --- a/odb/option-types.hxx +++ b/odb/option-types.hxx @@ -1,5 +1,4 @@ // file : odb/option-types.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/options.cli b/odb/options.cli index aa50a9a..2bd57ab 100644 --- a/odb/options.cli +++ b/odb/options.cli @@ -1,5 +1,4 @@ // file : odb/options.cli -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/parser.cxx b/odb/parser.cxx index a9cf87e..26a2aa5 100644 --- a/odb/parser.cxx +++ b/odb/parser.cxx @@ -1,5 +1,4 @@ // file : odb/parser.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/parser.hxx b/odb/parser.hxx index 5b39524..d31a808 100644 --- a/odb/parser.hxx +++ b/odb/parser.hxx @@ -1,5 +1,4 @@ // file : odb/parser.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/plugin.cxx b/odb/plugin.cxx index 6117ba6..642ac74 100644 --- a/odb/plugin.cxx +++ b/odb/plugin.cxx @@ -1,5 +1,4 @@ // file : odb/plugin.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/pragma.cxx b/odb/pragma.cxx index cbf400c..a56800e 100644 --- a/odb/pragma.cxx +++ b/odb/pragma.cxx @@ -1,5 +1,4 @@ // file : odb/pragma.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/pragma.hxx b/odb/pragma.hxx index 78cfd55..cb1f14d 100644 --- a/odb/pragma.hxx +++ b/odb/pragma.hxx @@ -1,5 +1,4 @@ // file : odb/pragma.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/processor.cxx b/odb/processor.cxx index 590042c..96ab4ae 100644 --- a/odb/processor.cxx +++ b/odb/processor.cxx @@ -1,5 +1,4 @@ // file : odb/processor.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/processor.hxx b/odb/processor.hxx index 4903108..20471fc 100644 --- a/odb/processor.hxx +++ b/odb/processor.hxx @@ -1,5 +1,4 @@ // file : odb/processor.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/profile.cxx b/odb/profile.cxx index fae2490..e2effa1 100644 --- a/odb/profile.cxx +++ b/odb/profile.cxx @@ -1,5 +1,4 @@ // file : odb/profile.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/profile.hxx b/odb/profile.hxx index a545ef1..ff693f7 100644 --- a/odb/profile.hxx +++ b/odb/profile.hxx @@ -1,5 +1,4 @@ // file : odb/profile.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/common.cxx b/odb/relational/common.cxx index 0c1ecc8..be03fb4 100644 --- a/odb/relational/common.cxx +++ b/odb/relational/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/common.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/common.hxx b/odb/relational/common.hxx index a259604..5e9dfa9 100644 --- a/odb/relational/common.hxx +++ b/odb/relational/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/common.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/context.cxx b/odb/relational/context.cxx index 083bfe5..c61f9ff 100644 --- a/odb/relational/context.cxx +++ b/odb/relational/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/context.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/context.hxx b/odb/relational/context.hxx index 6970726..f12baa5 100644 --- a/odb/relational/context.hxx +++ b/odb/relational/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/context.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/context.ixx b/odb/relational/context.ixx index 0e1268b..54194ad 100644 --- a/odb/relational/context.ixx +++ b/odb/relational/context.ixx @@ -1,5 +1,4 @@ // file : odb/relational/context.ixx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/generate.hxx b/odb/relational/generate.hxx index bf4b4aa..bd7693e 100644 --- a/odb/relational/generate.hxx +++ b/odb/relational/generate.hxx @@ -1,5 +1,4 @@ // file : odb/relational/generate.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/header.cxx b/odb/relational/header.cxx index 0df7607..183a48d 100644 --- a/odb/relational/header.cxx +++ b/odb/relational/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/header.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/header.hxx b/odb/relational/header.hxx index b358810..572e8e8 100644 --- a/odb/relational/header.hxx +++ b/odb/relational/header.hxx @@ -1,5 +1,4 @@ // file : odb/relational/header.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/inline.cxx b/odb/relational/inline.cxx index 5184a9a..853abd4 100644 --- a/odb/relational/inline.cxx +++ b/odb/relational/inline.cxx @@ -1,5 +1,4 @@ // file : odb/relational/inline.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/inline.hxx b/odb/relational/inline.hxx index 629d1aa..2516c5f 100644 --- a/odb/relational/inline.hxx +++ b/odb/relational/inline.hxx @@ -1,5 +1,4 @@ // file : odb/relational/inline.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/model.cxx b/odb/relational/model.cxx index 7c66387..161220c 100644 --- a/odb/relational/model.cxx +++ b/odb/relational/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/model.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/model.hxx b/odb/relational/model.hxx index 51e9b7c..8b7ee11 100644 --- a/odb/relational/model.hxx +++ b/odb/relational/model.hxx @@ -1,5 +1,4 @@ // file : odb/relational/model.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/common.cxx b/odb/relational/mssql/common.cxx index 3f5cf74..4b3519b 100644 --- a/odb/relational/mssql/common.cxx +++ b/odb/relational/mssql/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/common.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/common.hxx b/odb/relational/mssql/common.hxx index eacc435..fe245a9 100644 --- a/odb/relational/mssql/common.hxx +++ b/odb/relational/mssql/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/common.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/context.cxx b/odb/relational/mssql/context.cxx index c426d2e..281d616 100644 --- a/odb/relational/mssql/context.cxx +++ b/odb/relational/mssql/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/context.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/context.hxx b/odb/relational/mssql/context.hxx index 2074cc3..2cd4286 100644 --- a/odb/relational/mssql/context.hxx +++ b/odb/relational/mssql/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/context.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/header.cxx b/odb/relational/mssql/header.cxx index 3abb489..0f0c509 100644 --- a/odb/relational/mssql/header.cxx +++ b/odb/relational/mssql/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/header.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/model.cxx b/odb/relational/mssql/model.cxx index 1304afb..f6e6a18 100644 --- a/odb/relational/mssql/model.cxx +++ b/odb/relational/mssql/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/model.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/schema.cxx b/odb/relational/mssql/schema.cxx index 66a2278..fe8259f 100644 --- a/odb/relational/mssql/schema.cxx +++ b/odb/relational/mssql/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/schema.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mssql/source.cxx b/odb/relational/mssql/source.cxx index afb5887..28e4995 100644 --- a/odb/relational/mssql/source.cxx +++ b/odb/relational/mssql/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mssql/source.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/common.cxx b/odb/relational/mysql/common.cxx index 8e04fcf..e8fd4bc 100644 --- a/odb/relational/mysql/common.cxx +++ b/odb/relational/mysql/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/common.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/common.hxx b/odb/relational/mysql/common.hxx index 617bc73..ecf4f8b 100644 --- a/odb/relational/mysql/common.hxx +++ b/odb/relational/mysql/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/common.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/context.cxx b/odb/relational/mysql/context.cxx index 9ee0843..030c92d 100644 --- a/odb/relational/mysql/context.cxx +++ b/odb/relational/mysql/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/context.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/context.hxx b/odb/relational/mysql/context.hxx index c88a525..517d645 100644 --- a/odb/relational/mysql/context.hxx +++ b/odb/relational/mysql/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/context.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/header.cxx b/odb/relational/mysql/header.cxx index 04b7d76..d310b65 100644 --- a/odb/relational/mysql/header.cxx +++ b/odb/relational/mysql/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/header.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/model.cxx b/odb/relational/mysql/model.cxx index 0ebf65f..63cb710 100644 --- a/odb/relational/mysql/model.cxx +++ b/odb/relational/mysql/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/model.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/schema.cxx b/odb/relational/mysql/schema.cxx index 1bdb6dd..5866df1 100644 --- a/odb/relational/mysql/schema.cxx +++ b/odb/relational/mysql/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/schema.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/mysql/source.cxx b/odb/relational/mysql/source.cxx index 5d03ec7..f1f1c90 100644 --- a/odb/relational/mysql/source.cxx +++ b/odb/relational/mysql/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/mysql/source.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/common.cxx b/odb/relational/oracle/common.cxx index 3b1c1b6..a18f516 100644 --- a/odb/relational/oracle/common.cxx +++ b/odb/relational/oracle/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/common.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/common.hxx b/odb/relational/oracle/common.hxx index d2799cb..cab0e62 100644 --- a/odb/relational/oracle/common.hxx +++ b/odb/relational/oracle/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/common.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/context.cxx b/odb/relational/oracle/context.cxx index bb76ee7..d1f6a83 100644 --- a/odb/relational/oracle/context.cxx +++ b/odb/relational/oracle/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/context.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/context.hxx b/odb/relational/oracle/context.hxx index e19264a..8b723d9 100644 --- a/odb/relational/oracle/context.hxx +++ b/odb/relational/oracle/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/context.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/header.cxx b/odb/relational/oracle/header.cxx index 8b9b93e..b87f447 100644 --- a/odb/relational/oracle/header.cxx +++ b/odb/relational/oracle/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/header.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/model.cxx b/odb/relational/oracle/model.cxx index 83b0744..abd6cf3 100644 --- a/odb/relational/oracle/model.cxx +++ b/odb/relational/oracle/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/model.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/schema.cxx b/odb/relational/oracle/schema.cxx index b98facc..81ec7f1 100644 --- a/odb/relational/oracle/schema.cxx +++ b/odb/relational/oracle/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/schema.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/oracle/source.cxx b/odb/relational/oracle/source.cxx index d47e203..d779a1e 100644 --- a/odb/relational/oracle/source.cxx +++ b/odb/relational/oracle/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/source.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/common.cxx b/odb/relational/pgsql/common.cxx index e2d619e..6556016 100644 --- a/odb/relational/pgsql/common.cxx +++ b/odb/relational/pgsql/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/common.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/common.hxx b/odb/relational/pgsql/common.hxx index e62bd1c..81686ea 100644 --- a/odb/relational/pgsql/common.hxx +++ b/odb/relational/pgsql/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/common.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/context.cxx b/odb/relational/pgsql/context.cxx index 2a5baf2..7c664ea 100644 --- a/odb/relational/pgsql/context.cxx +++ b/odb/relational/pgsql/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/context.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/context.hxx b/odb/relational/pgsql/context.hxx index cab7095..b758caf 100644 --- a/odb/relational/pgsql/context.hxx +++ b/odb/relational/pgsql/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/context.hxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/header.cxx b/odb/relational/pgsql/header.cxx index 698dd31..9e6896e 100644 --- a/odb/relational/pgsql/header.cxx +++ b/odb/relational/pgsql/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/header.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/model.cxx b/odb/relational/pgsql/model.cxx index 83ab289..e1c84b2 100644 --- a/odb/relational/pgsql/model.cxx +++ b/odb/relational/pgsql/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/model.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/schema.cxx b/odb/relational/pgsql/schema.cxx index fc79c00..ce4ffb0 100644 --- a/odb/relational/pgsql/schema.cxx +++ b/odb/relational/pgsql/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/schema.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/pgsql/source.cxx b/odb/relational/pgsql/source.cxx index e5bbe5e..2ae6660 100644 --- a/odb/relational/pgsql/source.cxx +++ b/odb/relational/pgsql/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/pgsql/source.cxx -// author : Constantin Michael // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/processor.cxx b/odb/relational/processor.cxx index da817b2..17ea0fc 100644 --- a/odb/relational/processor.cxx +++ b/odb/relational/processor.cxx @@ -1,5 +1,4 @@ // file : odb/relational/processor.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/processor.hxx b/odb/relational/processor.hxx index bb91dbd..2cefad7 100644 --- a/odb/relational/processor.hxx +++ b/odb/relational/processor.hxx @@ -1,5 +1,4 @@ // file : odb/relational/processor.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/schema.cxx b/odb/relational/schema.cxx index a8dc70c..0de664f 100644 --- a/odb/relational/schema.cxx +++ b/odb/relational/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/schema.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/schema.hxx b/odb/relational/schema.hxx index 67d9a8c..2ad9813 100644 --- a/odb/relational/schema.hxx +++ b/odb/relational/schema.hxx @@ -1,5 +1,4 @@ // file : odb/relational/schema.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/source.cxx b/odb/relational/source.cxx index 39a2ddc..2eae1d6 100644 --- a/odb/relational/source.cxx +++ b/odb/relational/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/source.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/source.hxx b/odb/relational/source.hxx index a75830b..6d46847 100644 --- a/odb/relational/source.hxx +++ b/odb/relational/source.hxx @@ -1,5 +1,4 @@ // file : odb/relational/source.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/common.cxx b/odb/relational/sqlite/common.cxx index e3bf73c..54764aa 100644 --- a/odb/relational/sqlite/common.cxx +++ b/odb/relational/sqlite/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/common.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/common.hxx b/odb/relational/sqlite/common.hxx index 3bdc01e..ea677d0 100644 --- a/odb/relational/sqlite/common.hxx +++ b/odb/relational/sqlite/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/common.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/context.cxx b/odb/relational/sqlite/context.cxx index 710e9fb..325db13 100644 --- a/odb/relational/sqlite/context.cxx +++ b/odb/relational/sqlite/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/context.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/context.hxx b/odb/relational/sqlite/context.hxx index de4e4c7..486c576 100644 --- a/odb/relational/sqlite/context.hxx +++ b/odb/relational/sqlite/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/context.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/header.cxx b/odb/relational/sqlite/header.cxx index 1a2db32..bdfe111 100644 --- a/odb/relational/sqlite/header.cxx +++ b/odb/relational/sqlite/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/header.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/model.cxx b/odb/relational/sqlite/model.cxx index 1324255..bc1b249 100644 --- a/odb/relational/sqlite/model.cxx +++ b/odb/relational/sqlite/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/model.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/schema.cxx b/odb/relational/sqlite/schema.cxx index 15d37dc..2657be3 100644 --- a/odb/relational/sqlite/schema.cxx +++ b/odb/relational/sqlite/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/schema.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/relational/sqlite/source.cxx b/odb/relational/sqlite/source.cxx index 5a9f5fb..bc5b612 100644 --- a/odb/relational/sqlite/source.cxx +++ b/odb/relational/sqlite/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/sqlite/source.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics.hxx b/odb/semantics.hxx index 6981c79..e8b4d43 100644 --- a/odb/semantics.hxx +++ b/odb/semantics.hxx @@ -1,5 +1,4 @@ // file : odb/semantics.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/class-template.cxx b/odb/semantics/class-template.cxx index b2ce3d7..e6d9235 100644 --- a/odb/semantics/class-template.cxx +++ b/odb/semantics/class-template.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/class-template.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/class-template.hxx b/odb/semantics/class-template.hxx index b9773b5..bd0ebe1 100644 --- a/odb/semantics/class-template.hxx +++ b/odb/semantics/class-template.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/class-template.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/class.cxx b/odb/semantics/class.cxx index 05122e3..a24f70d 100644 --- a/odb/semantics/class.cxx +++ b/odb/semantics/class.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/class.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/class.hxx b/odb/semantics/class.hxx index 6d3b83b..6b33d32 100644 --- a/odb/semantics/class.hxx +++ b/odb/semantics/class.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/class.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/derived.cxx b/odb/semantics/derived.cxx index b6dec2d..fb2e9d3 100644 --- a/odb/semantics/derived.cxx +++ b/odb/semantics/derived.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/derived.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/derived.hxx b/odb/semantics/derived.hxx index 890d752..4ef7611 100644 --- a/odb/semantics/derived.hxx +++ b/odb/semantics/derived.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/derived.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/elements.cxx b/odb/semantics/elements.cxx index f503adb..b46a729 100644 --- a/odb/semantics/elements.cxx +++ b/odb/semantics/elements.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/elements.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/elements.hxx b/odb/semantics/elements.hxx index 25b412a..be09564 100644 --- a/odb/semantics/elements.hxx +++ b/odb/semantics/elements.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/elements.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/elements.ixx b/odb/semantics/elements.ixx index 6c4e8d2..44d4367 100644 --- a/odb/semantics/elements.ixx +++ b/odb/semantics/elements.ixx @@ -1,5 +1,4 @@ // file : odb/semantics/elements.ixx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/enum.cxx b/odb/semantics/enum.cxx index 56be2fc..6d23315 100644 --- a/odb/semantics/enum.cxx +++ b/odb/semantics/enum.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/enum.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/enum.hxx b/odb/semantics/enum.hxx index 12e43eb..fd82138 100644 --- a/odb/semantics/enum.hxx +++ b/odb/semantics/enum.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/enum.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/fundamental.cxx b/odb/semantics/fundamental.cxx index 74eac67..1c37351 100644 --- a/odb/semantics/fundamental.cxx +++ b/odb/semantics/fundamental.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/fundamental.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/fundamental.hxx b/odb/semantics/fundamental.hxx index d1fbf66..879c4ad 100644 --- a/odb/semantics/fundamental.hxx +++ b/odb/semantics/fundamental.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/fundamental.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/namespace.cxx b/odb/semantics/namespace.cxx index ffba0e8..4950c76 100644 --- a/odb/semantics/namespace.cxx +++ b/odb/semantics/namespace.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/namespace.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/namespace.hxx b/odb/semantics/namespace.hxx index 96db4a7..519dfb2 100644 --- a/odb/semantics/namespace.hxx +++ b/odb/semantics/namespace.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/namespace.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational.hxx b/odb/semantics/relational.hxx index 0d3d06c..47e4af1 100644 --- a/odb/semantics/relational.hxx +++ b/odb/semantics/relational.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/column.cxx b/odb/semantics/relational/column.cxx index c3182eb..5855aea 100644 --- a/odb/semantics/relational/column.cxx +++ b/odb/semantics/relational/column.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/column.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/column.hxx b/odb/semantics/relational/column.hxx index 56487c6..03cdb3a 100644 --- a/odb/semantics/relational/column.hxx +++ b/odb/semantics/relational/column.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/column.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/elements.cxx b/odb/semantics/relational/elements.cxx index 42755c8..ba26f29 100644 --- a/odb/semantics/relational/elements.cxx +++ b/odb/semantics/relational/elements.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/elements.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/elements.hxx b/odb/semantics/relational/elements.hxx index d8711b3..783e91d 100644 --- a/odb/semantics/relational/elements.hxx +++ b/odb/semantics/relational/elements.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/elements.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/elements.txx b/odb/semantics/relational/elements.txx index f3d15c2..4d72a15 100644 --- a/odb/semantics/relational/elements.txx +++ b/odb/semantics/relational/elements.txx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/elements.txx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/foreign-key.cxx b/odb/semantics/relational/foreign-key.cxx index 610466a..e9221ee 100644 --- a/odb/semantics/relational/foreign-key.cxx +++ b/odb/semantics/relational/foreign-key.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/foreign-key.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/foreign-key.hxx b/odb/semantics/relational/foreign-key.hxx index c47c90a..a6a0fa6 100644 --- a/odb/semantics/relational/foreign-key.hxx +++ b/odb/semantics/relational/foreign-key.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/foreign-key.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/index.cxx b/odb/semantics/relational/index.cxx index 407dbf8..8deeb79 100644 --- a/odb/semantics/relational/index.cxx +++ b/odb/semantics/relational/index.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/index.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/index.hxx b/odb/semantics/relational/index.hxx index bb34742..bd778a2 100644 --- a/odb/semantics/relational/index.hxx +++ b/odb/semantics/relational/index.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/index.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/key.cxx b/odb/semantics/relational/key.cxx index 8fb28ca..af34927 100644 --- a/odb/semantics/relational/key.cxx +++ b/odb/semantics/relational/key.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/key.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/key.hxx b/odb/semantics/relational/key.hxx index f714876..67c8ebf 100644 --- a/odb/semantics/relational/key.hxx +++ b/odb/semantics/relational/key.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/key.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/model.cxx b/odb/semantics/relational/model.cxx index d19c835..ad451dd 100644 --- a/odb/semantics/relational/model.cxx +++ b/odb/semantics/relational/model.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/model.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/model.hxx b/odb/semantics/relational/model.hxx index a761af1..7f1dfd5 100644 --- a/odb/semantics/relational/model.hxx +++ b/odb/semantics/relational/model.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/model.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/name.cxx b/odb/semantics/relational/name.cxx index 3cfd763..68b640e 100644 --- a/odb/semantics/relational/name.cxx +++ b/odb/semantics/relational/name.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/name.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/name.hxx b/odb/semantics/relational/name.hxx index ae06708..8f7f8cc 100644 --- a/odb/semantics/relational/name.hxx +++ b/odb/semantics/relational/name.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/name.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/primary-key.cxx b/odb/semantics/relational/primary-key.cxx index 5794f9a..760bcdf 100644 --- a/odb/semantics/relational/primary-key.cxx +++ b/odb/semantics/relational/primary-key.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/primary-key.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/primary-key.hxx b/odb/semantics/relational/primary-key.hxx index 7402b8a..7a7d1c7 100644 --- a/odb/semantics/relational/primary-key.hxx +++ b/odb/semantics/relational/primary-key.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/primary-key.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/table.cxx b/odb/semantics/relational/table.cxx index 5b3ec68..03a428b 100644 --- a/odb/semantics/relational/table.cxx +++ b/odb/semantics/relational/table.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/table.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/relational/table.hxx b/odb/semantics/relational/table.hxx index cd031b8..dca8a7a 100644 --- a/odb/semantics/relational/table.hxx +++ b/odb/semantics/relational/table.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/relational/table.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/template.cxx b/odb/semantics/template.cxx index 2cdf525..9a17583 100644 --- a/odb/semantics/template.cxx +++ b/odb/semantics/template.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/template.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/template.hxx b/odb/semantics/template.hxx index 0d03158..d470ef9 100644 --- a/odb/semantics/template.hxx +++ b/odb/semantics/template.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/template.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/union-template.cxx b/odb/semantics/union-template.cxx index 6bbf687..d4054b8 100644 --- a/odb/semantics/union-template.cxx +++ b/odb/semantics/union-template.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/union-template.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/union-template.hxx b/odb/semantics/union-template.hxx index aca6ed0..32f502f 100644 --- a/odb/semantics/union-template.hxx +++ b/odb/semantics/union-template.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/union-template.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/union.cxx b/odb/semantics/union.cxx index ff40bca..f3967b2 100644 --- a/odb/semantics/union.cxx +++ b/odb/semantics/union.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/union.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/union.hxx b/odb/semantics/union.hxx index f1a97b7..b7fba32 100644 --- a/odb/semantics/union.hxx +++ b/odb/semantics/union.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/union.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/unit.cxx b/odb/semantics/unit.cxx index c4679f5..d99f358 100644 --- a/odb/semantics/unit.cxx +++ b/odb/semantics/unit.cxx @@ -1,5 +1,4 @@ // file : odb/semantics/unit.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/semantics/unit.hxx b/odb/semantics/unit.hxx index ac9f4f5..f5f1ac8 100644 --- a/odb/semantics/unit.hxx +++ b/odb/semantics/unit.hxx @@ -1,5 +1,4 @@ // file : odb/semantics/unit.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/sql-lexer.cxx b/odb/sql-lexer.cxx index 689a03f..c3d1071 100644 --- a/odb/sql-lexer.cxx +++ b/odb/sql-lexer.cxx @@ -1,5 +1,4 @@ // file : odb/sql-lexer.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/sql-lexer.hxx b/odb/sql-lexer.hxx index 2f300c3..8fae961 100644 --- a/odb/sql-lexer.hxx +++ b/odb/sql-lexer.hxx @@ -1,5 +1,4 @@ // file : odb/sql-lexer.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/sql-lexer.ixx b/odb/sql-lexer.ixx index a819118..ba87a20 100644 --- a/odb/sql-lexer.ixx +++ b/odb/sql-lexer.ixx @@ -1,5 +1,4 @@ // file : odb/sql-lexer.ixx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/sql-token.cxx b/odb/sql-token.cxx index 6fc548b..b471449 100644 --- a/odb/sql-token.cxx +++ b/odb/sql-token.cxx @@ -1,5 +1,4 @@ // file : odb/sql-token.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/sql-token.hxx b/odb/sql-token.hxx index 2a00bae..6568682 100644 --- a/odb/sql-token.hxx +++ b/odb/sql-token.hxx @@ -1,5 +1,4 @@ // file : odb/sql-token.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/sql-token.ixx b/odb/sql-token.ixx index 2fdd938..727982d 100644 --- a/odb/sql-token.ixx +++ b/odb/sql-token.ixx @@ -1,5 +1,4 @@ // file : odb/sql-token.ixx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal.hxx b/odb/traversal.hxx index f736cf5..d152c4d 100644 --- a/odb/traversal.hxx +++ b/odb/traversal.hxx @@ -1,5 +1,4 @@ // file : odb/traversal.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/class-template.cxx b/odb/traversal/class-template.cxx index d4a6905..fbf3570 100644 --- a/odb/traversal/class-template.cxx +++ b/odb/traversal/class-template.cxx @@ -1,5 +1,4 @@ // file : odb/traversal/class-template.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/class-template.hxx b/odb/traversal/class-template.hxx index 812bfc9..be56b19 100644 --- a/odb/traversal/class-template.hxx +++ b/odb/traversal/class-template.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/class-template.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/class.cxx b/odb/traversal/class.cxx index 56c73ee..e1f6a2d 100644 --- a/odb/traversal/class.cxx +++ b/odb/traversal/class.cxx @@ -1,5 +1,4 @@ // file : odb/traversal/class.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/class.hxx b/odb/traversal/class.hxx index 8890cb2..0e6dbc4 100644 --- a/odb/traversal/class.hxx +++ b/odb/traversal/class.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/class.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/derived.cxx b/odb/traversal/derived.cxx index d886833..7702373 100644 --- a/odb/traversal/derived.cxx +++ b/odb/traversal/derived.cxx @@ -1,5 +1,4 @@ // file : odb/traversal/derived.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/derived.hxx b/odb/traversal/derived.hxx index 413d181..f23d898 100644 --- a/odb/traversal/derived.hxx +++ b/odb/traversal/derived.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/derived.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/elements.cxx b/odb/traversal/elements.cxx index 1290ab3..abfe011 100644 --- a/odb/traversal/elements.cxx +++ b/odb/traversal/elements.cxx @@ -1,5 +1,4 @@ // file : odb/traversal/elements.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/elements.hxx b/odb/traversal/elements.hxx index 0ec8792..76be1d5 100644 --- a/odb/traversal/elements.hxx +++ b/odb/traversal/elements.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/elements.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/enum.cxx b/odb/traversal/enum.cxx index 46bad5e..9cc2d0b 100644 --- a/odb/traversal/enum.cxx +++ b/odb/traversal/enum.cxx @@ -1,5 +1,4 @@ // file : odb/traversal/enum.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/enum.hxx b/odb/traversal/enum.hxx index 9a6a997..171f05a 100644 --- a/odb/traversal/enum.hxx +++ b/odb/traversal/enum.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/enum.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/fundamental.hxx b/odb/traversal/fundamental.hxx index 066790b..cae4e55 100644 --- a/odb/traversal/fundamental.hxx +++ b/odb/traversal/fundamental.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/fundamental.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/namespace.hxx b/odb/traversal/namespace.hxx index 004fb14..d951bb8 100644 --- a/odb/traversal/namespace.hxx +++ b/odb/traversal/namespace.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/namespace.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational.hxx b/odb/traversal/relational.hxx index 1e0d9e6..7044ee4 100644 --- a/odb/traversal/relational.hxx +++ b/odb/traversal/relational.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/column.hxx b/odb/traversal/relational/column.hxx index 20c8716..5491436 100644 --- a/odb/traversal/relational/column.hxx +++ b/odb/traversal/relational/column.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/column.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/elements.hxx b/odb/traversal/relational/elements.hxx index e40a9f6..edacdc0 100644 --- a/odb/traversal/relational/elements.hxx +++ b/odb/traversal/relational/elements.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/elements.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/foreign-key.hxx b/odb/traversal/relational/foreign-key.hxx index dc9b87e..2a370d2 100644 --- a/odb/traversal/relational/foreign-key.hxx +++ b/odb/traversal/relational/foreign-key.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/foreign-key.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/index.hxx b/odb/traversal/relational/index.hxx index 20a8bc5..e0cde8f 100644 --- a/odb/traversal/relational/index.hxx +++ b/odb/traversal/relational/index.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/index.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/key.hxx b/odb/traversal/relational/key.hxx index ae2487d..b00adda 100644 --- a/odb/traversal/relational/key.hxx +++ b/odb/traversal/relational/key.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/key.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/model.hxx b/odb/traversal/relational/model.hxx index 6c120f6..f6560cc 100644 --- a/odb/traversal/relational/model.hxx +++ b/odb/traversal/relational/model.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/model.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/primary-key.hxx b/odb/traversal/relational/primary-key.hxx index 6374e4c..2791606 100644 --- a/odb/traversal/relational/primary-key.hxx +++ b/odb/traversal/relational/primary-key.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/primary-key.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/relational/table.hxx b/odb/traversal/relational/table.hxx index 28783b1..e0101bd 100644 --- a/odb/traversal/relational/table.hxx +++ b/odb/traversal/relational/table.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/relational/table.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/template.cxx b/odb/traversal/template.cxx index fcf1fcc..d55dbbe 100644 --- a/odb/traversal/template.cxx +++ b/odb/traversal/template.cxx @@ -1,5 +1,4 @@ // file : odb/traversal/template.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/template.hxx b/odb/traversal/template.hxx index 43aac06..10027c5 100644 --- a/odb/traversal/template.hxx +++ b/odb/traversal/template.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/template.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/union-template.cxx b/odb/traversal/union-template.cxx index 41a6442..bb86dc2 100644 --- a/odb/traversal/union-template.cxx +++ b/odb/traversal/union-template.cxx @@ -1,5 +1,4 @@ // file : odb/traversal/union-template.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/union-template.hxx b/odb/traversal/union-template.hxx index feb52b5..b17b91e 100644 --- a/odb/traversal/union-template.hxx +++ b/odb/traversal/union-template.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/union-template.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/union.hxx b/odb/traversal/union.hxx index 79ba159..aa23b75 100644 --- a/odb/traversal/union.hxx +++ b/odb/traversal/union.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/union.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/traversal/unit.hxx b/odb/traversal/unit.hxx index 7fc2118..48d83f6 100644 --- a/odb/traversal/unit.hxx +++ b/odb/traversal/unit.hxx @@ -1,5 +1,4 @@ // file : odb/traversal/unit.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/validator.cxx b/odb/validator.cxx index 94fe1da..148d150 100644 --- a/odb/validator.cxx +++ b/odb/validator.cxx @@ -1,5 +1,4 @@ // file : odb/validator.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/validator.hxx b/odb/validator.hxx index cb6076a..5f5398a 100644 --- a/odb/validator.hxx +++ b/odb/validator.hxx @@ -1,5 +1,4 @@ // file : odb/validator.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file diff --git a/odb/version.hxx b/odb/version.hxx index 4073f16..637ddb5 100644 --- a/odb/version.hxx +++ b/odb/version.hxx @@ -1,5 +1,4 @@ // file : odb/version.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file -- cgit v1.1