aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
commit2144f3e767f59896be49b3730d80257e3b9e6107 (patch)
treeed312d12d59b8e002482478ff4600d7e1a4ea340
parentb16111a4e4bf6b40b12ca678fcf967e554133603 (diff)
Update copyright year
-rw-r--r--Makefile.am2
-rwxr-xr-xbootstrap2
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/odb/stub.make2
-rw-r--r--build/hxx/hxx-cxx.make2
-rw-r--r--build/import/cli/LICENSE2
-rw-r--r--build/import/cli/cli-cxx.make2
-rw-r--r--build/import/cli/configuration-rules.make2
-rwxr-xr-xbuild/import/cli/configure2
-rw-r--r--build/import/cli/stub.make2
-rw-r--r--build/import/libcutl/configuration-rules.make2
-rwxr-xr-xbuild/import/libcutl/configure2
-rw-r--r--build/import/libcutl/stub.make2
-rw-r--r--build/import/odb/configuration-rules.make2
-rwxr-xr-xbuild/import/odb/configure2
-rw-r--r--build/import/odb/hxx-cxx.make2
-rw-r--r--build/import/odb/stub.make2
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/makefile2
-rw-r--r--doc/manual.html2ps2
-rw-r--r--doc/manual.xhtml6
-rw-r--r--doc/odb-epilogue.12
-rw-r--r--doc/odb-epilogue.xhtml2
-rw-r--r--doc/odb-prologue.12
-rw-r--r--doc/odb-prologue.xhtml2
-rw-r--r--m4/disable-rpath.m42
-rw-r--r--m4/gcc-plugin.m42
-rw-r--r--m4/libcutl.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--makefile2
-rw-r--r--odb/Makefile.am2
-rw-r--r--odb/common.cxx2
-rw-r--r--odb/common.hxx2
-rw-r--r--odb/context.cxx2
-rw-r--r--odb/context.hxx2
-rw-r--r--odb/cxx-lexer.cxx2
-rw-r--r--odb/cxx-lexer.hxx2
-rw-r--r--odb/cxx-token.hxx2
-rw-r--r--odb/diagnostics.cxx2
-rw-r--r--odb/diagnostics.hxx2
-rw-r--r--odb/emitter.cxx2
-rw-r--r--odb/emitter.hxx2
-rw-r--r--odb/gcc-fwd.hxx2
-rw-r--r--odb/gcc.hxx2
-rw-r--r--odb/generate.hxx2
-rw-r--r--odb/generator.cxx2
-rw-r--r--odb/generator.hxx2
-rw-r--r--odb/header.cxx2
-rw-r--r--odb/include.cxx2
-rw-r--r--odb/inline.cxx2
-rw-r--r--odb/lookup.cxx2
-rw-r--r--odb/lookup.hxx2
-rw-r--r--odb/makefile2
-rw-r--r--odb/odb.cxx4
-rw-r--r--odb/option-functions.cxx2
-rw-r--r--odb/option-functions.hxx2
-rw-r--r--odb/option-types.cxx2
-rw-r--r--odb/option-types.hxx2
-rw-r--r--odb/options.cli2
-rw-r--r--odb/parser.cxx2
-rw-r--r--odb/parser.hxx2
-rw-r--r--odb/plugin.cxx2
-rw-r--r--odb/pragma.cxx2
-rw-r--r--odb/pragma.hxx2
-rw-r--r--odb/processor.cxx2
-rw-r--r--odb/processor.hxx2
-rw-r--r--odb/profile.cxx2
-rw-r--r--odb/profile.hxx2
-rw-r--r--odb/relational/common.cxx2
-rw-r--r--odb/relational/common.hxx2
-rw-r--r--odb/relational/context.cxx2
-rw-r--r--odb/relational/context.hxx2
-rw-r--r--odb/relational/context.ixx2
-rw-r--r--odb/relational/generate.hxx2
-rw-r--r--odb/relational/header.cxx2
-rw-r--r--odb/relational/header.hxx2
-rw-r--r--odb/relational/inline.cxx2
-rw-r--r--odb/relational/inline.hxx2
-rw-r--r--odb/relational/model.cxx2
-rw-r--r--odb/relational/model.hxx2
-rw-r--r--odb/relational/mssql/common.cxx2
-rw-r--r--odb/relational/mssql/common.hxx2
-rw-r--r--odb/relational/mssql/context.cxx2
-rw-r--r--odb/relational/mssql/context.hxx2
-rw-r--r--odb/relational/mssql/header.cxx2
-rw-r--r--odb/relational/mssql/model.cxx2
-rw-r--r--odb/relational/mssql/schema.cxx2
-rw-r--r--odb/relational/mssql/source.cxx2
-rw-r--r--odb/relational/mysql/common.cxx2
-rw-r--r--odb/relational/mysql/common.hxx2
-rw-r--r--odb/relational/mysql/context.cxx2
-rw-r--r--odb/relational/mysql/context.hxx2
-rw-r--r--odb/relational/mysql/header.cxx2
-rw-r--r--odb/relational/mysql/model.cxx2
-rw-r--r--odb/relational/mysql/schema.cxx2
-rw-r--r--odb/relational/mysql/source.cxx2
-rw-r--r--odb/relational/oracle/common.cxx2
-rw-r--r--odb/relational/oracle/common.hxx2
-rw-r--r--odb/relational/oracle/context.cxx2
-rw-r--r--odb/relational/oracle/context.hxx2
-rw-r--r--odb/relational/oracle/header.cxx2
-rw-r--r--odb/relational/oracle/model.cxx2
-rw-r--r--odb/relational/oracle/schema.cxx2
-rw-r--r--odb/relational/oracle/source.cxx2
-rw-r--r--odb/relational/pgsql/common.cxx2
-rw-r--r--odb/relational/pgsql/common.hxx2
-rw-r--r--odb/relational/pgsql/context.cxx2
-rw-r--r--odb/relational/pgsql/context.hxx2
-rw-r--r--odb/relational/pgsql/header.cxx2
-rw-r--r--odb/relational/pgsql/model.cxx2
-rw-r--r--odb/relational/pgsql/schema.cxx2
-rw-r--r--odb/relational/pgsql/source.cxx2
-rw-r--r--odb/relational/processor.cxx2
-rw-r--r--odb/relational/processor.hxx2
-rw-r--r--odb/relational/schema.cxx2
-rw-r--r--odb/relational/schema.hxx2
-rw-r--r--odb/relational/source.cxx2
-rw-r--r--odb/relational/source.hxx2
-rw-r--r--odb/relational/sqlite/common.cxx2
-rw-r--r--odb/relational/sqlite/common.hxx2
-rw-r--r--odb/relational/sqlite/context.cxx2
-rw-r--r--odb/relational/sqlite/context.hxx2
-rw-r--r--odb/relational/sqlite/header.cxx2
-rw-r--r--odb/relational/sqlite/model.cxx2
-rw-r--r--odb/relational/sqlite/schema.cxx2
-rw-r--r--odb/relational/sqlite/source.cxx2
-rw-r--r--odb/semantics.hxx2
-rw-r--r--odb/semantics/class-template.cxx2
-rw-r--r--odb/semantics/class-template.hxx2
-rw-r--r--odb/semantics/class.cxx2
-rw-r--r--odb/semantics/class.hxx2
-rw-r--r--odb/semantics/derived.cxx2
-rw-r--r--odb/semantics/derived.hxx2
-rw-r--r--odb/semantics/elements.cxx2
-rw-r--r--odb/semantics/elements.hxx2
-rw-r--r--odb/semantics/elements.ixx2
-rw-r--r--odb/semantics/enum.cxx2
-rw-r--r--odb/semantics/enum.hxx2
-rw-r--r--odb/semantics/fundamental.cxx2
-rw-r--r--odb/semantics/fundamental.hxx2
-rw-r--r--odb/semantics/namespace.cxx2
-rw-r--r--odb/semantics/namespace.hxx2
-rw-r--r--odb/semantics/relational.hxx2
-rw-r--r--odb/semantics/relational/column.cxx2
-rw-r--r--odb/semantics/relational/column.hxx2
-rw-r--r--odb/semantics/relational/elements.cxx2
-rw-r--r--odb/semantics/relational/elements.hxx2
-rw-r--r--odb/semantics/relational/elements.txx2
-rw-r--r--odb/semantics/relational/foreign-key.cxx2
-rw-r--r--odb/semantics/relational/foreign-key.hxx2
-rw-r--r--odb/semantics/relational/index.cxx2
-rw-r--r--odb/semantics/relational/index.hxx2
-rw-r--r--odb/semantics/relational/key.cxx2
-rw-r--r--odb/semantics/relational/key.hxx2
-rw-r--r--odb/semantics/relational/model.cxx2
-rw-r--r--odb/semantics/relational/model.hxx2
-rw-r--r--odb/semantics/relational/name.cxx2
-rw-r--r--odb/semantics/relational/name.hxx2
-rw-r--r--odb/semantics/relational/primary-key.cxx2
-rw-r--r--odb/semantics/relational/primary-key.hxx2
-rw-r--r--odb/semantics/relational/table.cxx2
-rw-r--r--odb/semantics/relational/table.hxx2
-rw-r--r--odb/semantics/template.cxx2
-rw-r--r--odb/semantics/template.hxx2
-rw-r--r--odb/semantics/union-template.cxx2
-rw-r--r--odb/semantics/union-template.hxx2
-rw-r--r--odb/semantics/union.cxx2
-rw-r--r--odb/semantics/union.hxx2
-rw-r--r--odb/semantics/unit.cxx2
-rw-r--r--odb/semantics/unit.hxx2
-rw-r--r--odb/sql-lexer.cxx2
-rw-r--r--odb/sql-lexer.hxx2
-rw-r--r--odb/sql-lexer.ixx2
-rw-r--r--odb/sql-token.cxx2
-rw-r--r--odb/sql-token.hxx2
-rw-r--r--odb/sql-token.ixx2
-rw-r--r--odb/traversal.hxx2
-rw-r--r--odb/traversal/class-template.cxx2
-rw-r--r--odb/traversal/class-template.hxx2
-rw-r--r--odb/traversal/class.cxx2
-rw-r--r--odb/traversal/class.hxx2
-rw-r--r--odb/traversal/derived.cxx2
-rw-r--r--odb/traversal/derived.hxx2
-rw-r--r--odb/traversal/elements.cxx2
-rw-r--r--odb/traversal/elements.hxx2
-rw-r--r--odb/traversal/enum.cxx2
-rw-r--r--odb/traversal/enum.hxx2
-rw-r--r--odb/traversal/fundamental.hxx2
-rw-r--r--odb/traversal/namespace.hxx2
-rw-r--r--odb/traversal/relational.hxx2
-rw-r--r--odb/traversal/relational/column.hxx2
-rw-r--r--odb/traversal/relational/elements.hxx2
-rw-r--r--odb/traversal/relational/foreign-key.hxx2
-rw-r--r--odb/traversal/relational/index.hxx2
-rw-r--r--odb/traversal/relational/key.hxx2
-rw-r--r--odb/traversal/relational/model.hxx2
-rw-r--r--odb/traversal/relational/primary-key.hxx2
-rw-r--r--odb/traversal/relational/table.hxx2
-rw-r--r--odb/traversal/template.cxx2
-rw-r--r--odb/traversal/template.hxx2
-rw-r--r--odb/traversal/union-template.cxx2
-rw-r--r--odb/traversal/union-template.hxx2
-rw-r--r--odb/traversal/union.hxx2
-rw-r--r--odb/traversal/unit.hxx2
-rw-r--r--odb/validator.cxx2
-rw-r--r--odb/validator.hxx2
-rw-r--r--odb/version.hxx2
208 files changed, 211 insertions, 211 deletions
diff --git a/Makefile.am b/Makefile.am
index 0df7e8b..ecac5bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# file : Makefile.am
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/bootstrap b/bootstrap
index fe020a7..10539c0 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,7 @@
#! /bin/sh
# file : bootstrap
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
#
diff --git a/build/bootstrap.make b/build/bootstrap.make
index b845bbf..35373da 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
project_name := odb
diff --git a/build/export/odb/stub.make b/build/export/odb/stub.make
index 277013c..cc3971e 100644
--- a/build/export/odb/stub.make
+++ b/build/export/odb/stub.make
@@ -1,5 +1,5 @@
# file : build/export/odb/stub.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(call include-once,$(src_root)/odb/makefile,$(out_root))
diff --git a/build/hxx/hxx-cxx.make b/build/hxx/hxx-cxx.make
index 9703a85..5735d90 100644
--- a/build/hxx/hxx-cxx.make
+++ b/build/hxx/hxx-cxx.make
@@ -1,5 +1,5 @@
# file : build/hxx/hxx-cxx.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
# Get the C++ configuration (file extensions, and extra CPP options).
diff --git a/build/import/cli/LICENSE b/build/import/cli/LICENSE
index 3fe3ab2..57ee246 100644
--- a/build/import/cli/LICENSE
+++ b/build/import/cli/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2011 Code Synthesis Tools CC.
+Copyright (c) 2009-2012 Code Synthesis Tools CC.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/build/import/cli/cli-cxx.make b/build/import/cli/cli-cxx.make
index 8e7da18..cd009d9 100644
--- a/build/import/cli/cli-cxx.make
+++ b/build/import/cli/cli-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/cli/cli-cxx.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in
diff --git a/build/import/cli/configuration-rules.make b/build/import/cli/configuration-rules.make
index a4b6d50..5fb2485 100644
--- a/build/import/cli/configuration-rules.make
+++ b/build/import/cli/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/cli/configuration-rules.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(dcf_root)/import/cli/configuration-dynamic.make: | $(dcf_root)/import/cli/.
diff --git a/build/import/cli/configure b/build/import/cli/configure
index 33b91a5..ae1e512 100755
--- a/build/import/cli/configure
+++ b/build/import/cli/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/cli/configure
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 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 36e743f..3704723 100644
--- a/build/import/cli/stub.make
+++ b/build/import/cli/stub.make
@@ -1,5 +1,5 @@
# file : build/import/cli/stub.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/cli/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make
index b2e7da8..b9fcabc 100644
--- a/build/import/libcutl/configuration-rules.make
+++ b/build/import/libcutl/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libcutl/configuration-rules.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(dcf_root)/import/libcutl/configuration-dynamic.make: | $(dcf_root)/import/libcutl/.
diff --git a/build/import/libcutl/configure b/build/import/libcutl/configure
index 29765c4..8adb631 100755
--- a/build/import/libcutl/configure
+++ b/build/import/libcutl/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libcutl/configure
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 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 2b7e7d9..1ec4716 100644
--- a/build/import/libcutl/stub.make
+++ b/build/import/libcutl/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libcutl/stub.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libcutl/configuration-rules.make,$(dcf_root))
diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make
index 861d5a1..9b3dd91 100644
--- a/build/import/odb/configuration-rules.make
+++ b/build/import/odb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/odb/configuration-rules.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(dcf_root)/import/odb/configuration-dynamic.make: | $(dcf_root)/import/odb/.
diff --git a/build/import/odb/configure b/build/import/odb/configure
index 6a58890..28d9e28 100755
--- a/build/import/odb/configure
+++ b/build/import/odb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/odb/configure
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 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 031bc4b..a416cf8 100644
--- a/build/import/odb/hxx-cxx.make
+++ b/build/import/odb/hxx-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/odb/hxx-cxx.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in odb's.
diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make
index 4c40f57..5c0a173 100644
--- a/build/import/odb/stub.make
+++ b/build/import/odb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/odb/stub.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/odb/configuration-rules.make,$(dcf_root))
diff --git a/configure.ac b/configure.ac
index b764cc8..4bb82e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# file : configure.ac
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
AC_PREREQ(2.60)
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 38f36ae..8e40d21 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
# file : doc/Makefile.am
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
dist_doc_DATA = __file__(docs)
diff --git a/doc/makefile b/doc/makefile
index f5def0f..2e7afa1 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -1,5 +1,5 @@
# file : doc/makefile
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/doc/manual.html2ps b/doc/manual.html2ps
index 63c3fd6..c83d3fd 100644
--- a/doc/manual.html2ps
+++ b/doc/manual.html2ps
@@ -21,7 +21,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &copy; 2009-2011 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2012 Code Synthesis Tools CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
diff --git a/doc/manual.xhtml b/doc/manual.xhtml
index bd1448f..1aeef0a 100644
--- a/doc/manual.xhtml
+++ b/doc/manual.xhtml
@@ -5,7 +5,7 @@
<head>
<title>C++ Object Persistence with ODB</title>
- <meta name="copyright" content="&copy; 2009-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2012 Code Synthesis Tools CC"/>
<meta name="keywords" content="odb,c++,object,persistence,ORM,relational,database,RDBMS,ODBMS,OODBMS"/>
<meta name="description" content="C++ Object Persistence with ODB"/>
<meta name="revision" content="1.7"/>
@@ -256,7 +256,7 @@ for consistency.
<div id="titlepage">
<div class="title">C++ Object Persistence with ODB</div>
- <p>Copyright &copy; 2009-2011 Code Synthesis Tools CC</p>
+ <p>Copyright &copy; 2009-2012 Code Synthesis Tools CC</p>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the
@@ -265,7 +265,7 @@ for consistency.
no Front-Cover Texts and no Back-Cover Texts.</p>
<!-- REMEMBER TO CHANGE VERSIONS IN THE META TAGS ABOVE! -->
- <p id="revision">Revision 1.7, December 2011</p>
+ <p id="revision">Revision 1.7, February 2012</p>
<p>This revision of the manual describes ODB 1.7.0 and is available
in the following formats:
<a href="http://www.codesynthesis.com/products/odb/doc/manual.xhtml">XHTML</a>,
diff --git a/doc/odb-epilogue.1 b/doc/odb-epilogue.1
index b202796..6bdc5c4 100644
--- a/doc/odb-epilogue.1
+++ b/doc/odb-epilogue.1
@@ -38,7 +38,7 @@ Send bug reports to the odb-users@codesynthesis.com mailing list.
.\" COPYRIGHT
.\"
.SH COPYRIGHT
-Copyright (c) 2009-2011 Code Synthesis Tools CC.
+Copyright (c) 2009-2012 Code Synthesis Tools CC.
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
diff --git a/doc/odb-epilogue.xhtml b/doc/odb-epilogue.xhtml
index f489a15..8dd45e7 100644
--- a/doc/odb-epilogue.xhtml
+++ b/doc/odb-epilogue.xhtml
@@ -39,7 +39,7 @@
</div>
<div id="footer">
- &copy; 2009-2011 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
+ &copy; 2009-2012 <a href="http://www.codesynthesis.com">Code Synthesis Tools CC</a>
<div id="terms">
Permission is granted to copy, distribute and/or modify this
diff --git a/doc/odb-prologue.1 b/doc/odb-prologue.1
index 875fabe..db100f4 100644
--- a/doc/odb-prologue.1
+++ b/doc/odb-prologue.1
@@ -1,7 +1,7 @@
.\" Process this file with
.\" groff -man -Tascii odb.1
.\"
-.TH ODB 1 "December 2011" "ODB 1.7.0"
+.TH ODB 1 "February 2012" "ODB 1.7.0"
.SH NAME
odb \- object-relational mapping (ORM) compiler for C++
.\"
diff --git a/doc/odb-prologue.xhtml b/doc/odb-prologue.xhtml
index 1cfe1ad..55bf831 100644
--- a/doc/odb-prologue.xhtml
+++ b/doc/odb-prologue.xhtml
@@ -4,7 +4,7 @@
<head>
<title>ODB 1.7.0 Compiler Command Line Manual</title>
- <meta name="copyright" content="&copy; 2009-2011 Code Synthesis Tools CC"/>
+ <meta name="copyright" content="&copy; 2009-2012 Code Synthesis Tools CC"/>
<meta name="keywords" content="odb,object,relational,mapping,compiler,c++"/>
<meta name="description" content="ODB Compiler Command Line Manual"/>
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index d6b3bfb..4dbbbbf 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,5 +1,5 @@
dnl file : m4/disable-rpath.m4
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
dnl license : GNU GPL v3; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/gcc-plugin.m4 b/m4/gcc-plugin.m4
index c51fc7a..0d3ae99 100644
--- a/m4/gcc-plugin.m4
+++ b/m4/gcc-plugin.m4
@@ -1,5 +1,5 @@
dnl file : m4/gcc-plugin.m4
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
dnl license : GNU GPL v3; see accompanying LICENSE file
dnl
dnl GCC_PLUGIN
diff --git a/m4/libcutl.m4 b/m4/libcutl.m4
index 28f8d06..a94f4d5 100644
--- a/m4/libcutl.m4
+++ b/m4/libcutl.m4
@@ -1,5 +1,5 @@
dnl file : m4/libcutl.m4
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
dnl LIBCUTL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index 221b9f2..adecac1 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,5 +1,5 @@
dnl file : m4/libtool-link.m4
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/makefile b/makefile
index 2cf81c0..555cad8 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
# file : makefile
-# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
diff --git a/odb/Makefile.am b/odb/Makefile.am
index 21e131e..72a2ad1 100644
--- a/odb/Makefile.am
+++ b/odb/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/Makefile.am
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
plugindir = $(bindir)
diff --git a/odb/common.cxx b/odb/common.cxx
index 82bb1fe..230e674 100644
--- a/odb/common.cxx
+++ b/odb/common.cxx
@@ -1,5 +1,5 @@
// file : odb/common.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/common.hxx>
diff --git a/odb/common.hxx b/odb/common.hxx
index a646001..28ed2c1 100644
--- a/odb/common.hxx
+++ b/odb/common.hxx
@@ -1,5 +1,5 @@
// file : odb/common.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_COMMON_HXX
diff --git a/odb/context.cxx b/odb/context.cxx
index c71934d..f4fa651 100644
--- a/odb/context.cxx
+++ b/odb/context.cxx
@@ -1,5 +1,5 @@
// file : odb/context.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/context.hxx b/odb/context.hxx
index a7dd6e6..e67af48 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -1,5 +1,5 @@
// file : odb/context.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_CONTEXT_HXX
diff --git a/odb/cxx-lexer.cxx b/odb/cxx-lexer.cxx
index 4229f8a..4766639 100644
--- a/odb/cxx-lexer.cxx
+++ b/odb/cxx-lexer.cxx
@@ -1,5 +1,5 @@
// file : odb/cxx-lexer.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/cxx-lexer.hxx b/odb/cxx-lexer.hxx
index 1f56b16..11b6a35 100644
--- a/odb/cxx-lexer.hxx
+++ b/odb/cxx-lexer.hxx
@@ -1,5 +1,5 @@
// file : odb/cxx-lexer.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_CXX_LEXER_HXX
diff --git a/odb/cxx-token.hxx b/odb/cxx-token.hxx
index 570353a..193d122 100644
--- a/odb/cxx-token.hxx
+++ b/odb/cxx-token.hxx
@@ -1,5 +1,5 @@
// file : odb/cxx-token.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_CXX_TOKEN_HXX
diff --git a/odb/diagnostics.cxx b/odb/diagnostics.cxx
index 6b85064..41ddd63 100644
--- a/odb/diagnostics.cxx
+++ b/odb/diagnostics.cxx
@@ -1,5 +1,5 @@
// file : odb/diagnostics.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/diagnostics.hxx b/odb/diagnostics.hxx
index 0a24b07..9e676dc 100644
--- a/odb/diagnostics.hxx
+++ b/odb/diagnostics.hxx
@@ -1,5 +1,5 @@
// file : odb/diagnostics.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_DIAGNOSTICS_HXX
diff --git a/odb/emitter.cxx b/odb/emitter.cxx
index c8b0e3a..8cb287c 100644
--- a/odb/emitter.cxx
+++ b/odb/emitter.cxx
@@ -1,5 +1,5 @@
// file : odb/emitter.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/context.hxx>
diff --git a/odb/emitter.hxx b/odb/emitter.hxx
index 6509094..13d4f49 100644
--- a/odb/emitter.hxx
+++ b/odb/emitter.hxx
@@ -1,5 +1,5 @@
// file : odb/emitter.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_EMITTER_HXX
diff --git a/odb/gcc-fwd.hxx b/odb/gcc-fwd.hxx
index 4e4a0f2..e00fea5 100644
--- a/odb/gcc-fwd.hxx
+++ b/odb/gcc-fwd.hxx
@@ -1,5 +1,5 @@
// file : odb/gcc-fwd.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_GCC_FWD_HXX
diff --git a/odb/gcc.hxx b/odb/gcc.hxx
index 4f2f37e..a9da1bd 100644
--- a/odb/gcc.hxx
+++ b/odb/gcc.hxx
@@ -1,5 +1,5 @@
// file : odb/gcc.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_GCC_HXX
diff --git a/odb/generate.hxx b/odb/generate.hxx
index b29f480..cc52e6d 100644
--- a/odb/generate.hxx
+++ b/odb/generate.hxx
@@ -1,5 +1,5 @@
// file : odb/generate.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_GENERATE_HXX
diff --git a/odb/generator.cxx b/odb/generator.cxx
index 6f3e394..bd5c9d5 100644
--- a/odb/generator.cxx
+++ b/odb/generator.cxx
@@ -1,5 +1,5 @@
// file : cli/generator.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cctype> // std::toupper, std::is{alpha,upper,lower}
diff --git a/odb/generator.hxx b/odb/generator.hxx
index ed21f4d..4911883 100644
--- a/odb/generator.hxx
+++ b/odb/generator.hxx
@@ -1,5 +1,5 @@
// file : odb/generator.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_GENERATOR_HXX
diff --git a/odb/header.cxx b/odb/header.cxx
index 61be182..d316036 100644
--- a/odb/header.cxx
+++ b/odb/header.cxx
@@ -1,5 +1,5 @@
// file : odb/header.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/common.hxx>
diff --git a/odb/include.cxx b/odb/include.cxx
index 647294d..7168b01 100644
--- a/odb/include.cxx
+++ b/odb/include.cxx
@@ -1,5 +1,5 @@
// file : odb/include.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/inline.cxx b/odb/inline.cxx
index 8c062aa..e39f85d 100644
--- a/odb/inline.cxx
+++ b/odb/inline.cxx
@@ -1,5 +1,5 @@
// file : odb/inline.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/common.hxx>
diff --git a/odb/lookup.cxx b/odb/lookup.cxx
index ddfa0ba..1568c42 100644
--- a/odb/lookup.cxx
+++ b/odb/lookup.cxx
@@ -1,5 +1,5 @@
// file : odb/lookup.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/lookup.hxx>
diff --git a/odb/lookup.hxx b/odb/lookup.hxx
index f5df810..c19f963 100644
--- a/odb/lookup.hxx
+++ b/odb/lookup.hxx
@@ -1,5 +1,5 @@
// file : odb/lookup.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_LOOKUP_HXX
diff --git a/odb/makefile b/odb/makefile
index 01996a8..244c302 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -1,5 +1,5 @@
# file : odb/makefile
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/odb/odb.cxx b/odb/odb.cxx
index 97b20d1..dd9b180 100644
--- a/odb/odb.cxx
+++ b/odb/odb.cxx
@@ -1,5 +1,5 @@
// file : odb/odb.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <errno.h>
@@ -506,7 +506,7 @@ main (int argc, char* argv[])
{
e << "ODB object-relational mapping (ORM) compiler for C++ "
ODB_COMPILER_VERSION_STR << endl
- << "Copyright (c) 2009-2011 Code Synthesis Tools CC" << endl;
+ << "Copyright (c) 2009-2012 Code Synthesis Tools CC" << endl;
e << "This is free software; see the source for copying conditions. "
<< "There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS "
diff --git a/odb/option-functions.cxx b/odb/option-functions.cxx
index 1222275..6d6f948 100644
--- a/odb/option-functions.cxx
+++ b/odb/option-functions.cxx
@@ -1,5 +1,5 @@
// file : odb/option-functions.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <set>
diff --git a/odb/option-functions.hxx b/odb/option-functions.hxx
index 309e45d..28ab467 100644
--- a/odb/option-functions.hxx
+++ b/odb/option-functions.hxx
@@ -1,5 +1,5 @@
// file : odb/option-functions.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_OPTION_FUNCTIONS_HXX
diff --git a/odb/option-types.cxx b/odb/option-types.cxx
index 17c5eb2..cfe1f06 100644
--- a/odb/option-types.cxx
+++ b/odb/option-types.cxx
@@ -1,5 +1,5 @@
// file : odb/option-types.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <string>
diff --git a/odb/option-types.hxx b/odb/option-types.hxx
index dcb2045..7da346f 100644
--- a/odb/option-types.hxx
+++ b/odb/option-types.hxx
@@ -1,5 +1,5 @@
// file : odb/option-types.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_OPTION_TYPES_HXX
diff --git a/odb/options.cli b/odb/options.cli
index 2bd57ab..57784c5 100644
--- a/odb/options.cli
+++ b/odb/options.cli
@@ -1,5 +1,5 @@
// file : odb/options.cli
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
include <set>;
diff --git a/odb/parser.cxx b/odb/parser.cxx
index 26a2aa5..edb5876 100644
--- a/odb/parser.cxx
+++ b/odb/parser.cxx
@@ -1,5 +1,5 @@
// file : odb/parser.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx> // Keep it first.
diff --git a/odb/parser.hxx b/odb/parser.hxx
index d31a808..5986bd8 100644
--- a/odb/parser.hxx
+++ b/odb/parser.hxx
@@ -1,5 +1,5 @@
// file : odb/parser.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_PARSER_HXX
diff --git a/odb/plugin.cxx b/odb/plugin.cxx
index 642ac74..599760f 100644
--- a/odb/plugin.cxx
+++ b/odb/plugin.cxx
@@ -1,5 +1,5 @@
// file : odb/plugin.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx> // Keep it first.
diff --git a/odb/pragma.cxx b/odb/pragma.cxx
index a56800e..5149bee 100644
--- a/odb/pragma.cxx
+++ b/odb/pragma.cxx
@@ -1,5 +1,5 @@
// file : odb/pragma.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/pragma.hxx b/odb/pragma.hxx
index cb1f14d..a71c49c 100644
--- a/odb/pragma.hxx
+++ b/odb/pragma.hxx
@@ -1,5 +1,5 @@
// file : odb/pragma.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_PRAGMA_HXX
diff --git a/odb/processor.cxx b/odb/processor.cxx
index 96ab4ae..981cb31 100644
--- a/odb/processor.cxx
+++ b/odb/processor.cxx
@@ -1,5 +1,5 @@
// file : odb/processor.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <iostream>
diff --git a/odb/processor.hxx b/odb/processor.hxx
index 20471fc..fdf8938 100644
--- a/odb/processor.hxx
+++ b/odb/processor.hxx
@@ -1,5 +1,5 @@
// file : odb/processor.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_PROCESSOR_HXX
diff --git a/odb/profile.cxx b/odb/profile.cxx
index e2effa1..fedd7a9 100644
--- a/odb/profile.cxx
+++ b/odb/profile.cxx
@@ -1,5 +1,5 @@
// file : odb/profile.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <unistd.h> // stat
diff --git a/odb/profile.hxx b/odb/profile.hxx
index ff693f7..453b361 100644
--- a/odb/profile.hxx
+++ b/odb/profile.hxx
@@ -1,5 +1,5 @@
// file : odb/profile.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_PROFILE_HXX
diff --git a/odb/relational/common.cxx b/odb/relational/common.cxx
index be03fb4..bf325f7 100644
--- a/odb/relational/common.cxx
+++ b/odb/relational/common.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/common.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <string>
diff --git a/odb/relational/common.hxx b/odb/relational/common.hxx
index 5e9dfa9..d552a72 100644
--- a/odb/relational/common.hxx
+++ b/odb/relational/common.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/common.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_COMMON_HXX
diff --git a/odb/relational/context.cxx b/odb/relational/context.cxx
index c61f9ff..ae73603 100644
--- a/odb/relational/context.cxx
+++ b/odb/relational/context.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/context.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/context.hxx b/odb/relational/context.hxx
index f12baa5..dddb86e 100644
--- a/odb/relational/context.hxx
+++ b/odb/relational/context.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/context.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_CONTEXT_HXX
diff --git a/odb/relational/context.ixx b/odb/relational/context.ixx
index 54194ad..d1d4255 100644
--- a/odb/relational/context.ixx
+++ b/odb/relational/context.ixx
@@ -1,5 +1,5 @@
// file : odb/relational/context.ixx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
namespace relational
diff --git a/odb/relational/generate.hxx b/odb/relational/generate.hxx
index bd7693e..685f563 100644
--- a/odb/relational/generate.hxx
+++ b/odb/relational/generate.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/generate.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_GENERATE_HXX
diff --git a/odb/relational/header.cxx b/odb/relational/header.cxx
index 183a48d..ccd73bf 100644
--- a/odb/relational/header.cxx
+++ b/odb/relational/header.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/header.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/header.hxx>
diff --git a/odb/relational/header.hxx b/odb/relational/header.hxx
index 572e8e8..cf103b5 100644
--- a/odb/relational/header.hxx
+++ b/odb/relational/header.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/header.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_HEADER_HXX
diff --git a/odb/relational/inline.cxx b/odb/relational/inline.cxx
index 853abd4..d1626d8 100644
--- a/odb/relational/inline.cxx
+++ b/odb/relational/inline.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/inline.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/inline.hxx>
diff --git a/odb/relational/inline.hxx b/odb/relational/inline.hxx
index 2516c5f..5691d3e 100644
--- a/odb/relational/inline.hxx
+++ b/odb/relational/inline.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/inline.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_INLINE_HXX
diff --git a/odb/relational/model.cxx b/odb/relational/model.cxx
index 161220c..235350d 100644
--- a/odb/relational/model.cxx
+++ b/odb/relational/model.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/model.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/relational/model.hxx b/odb/relational/model.hxx
index 8b7ee11..5f6470d 100644
--- a/odb/relational/model.hxx
+++ b/odb/relational/model.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/model.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_MODEL_HXX
diff --git a/odb/relational/mssql/common.cxx b/odb/relational/mssql/common.cxx
index 4b3519b..f4ce42e 100644
--- a/odb/relational/mssql/common.cxx
+++ b/odb/relational/mssql/common.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/common.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/mssql/common.hxx b/odb/relational/mssql/common.hxx
index fe245a9..7f2009a 100644
--- a/odb/relational/mssql/common.hxx
+++ b/odb/relational/mssql/common.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/common.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_MSSQL_COMMON_HXX
diff --git a/odb/relational/mssql/context.cxx b/odb/relational/mssql/context.cxx
index 281d616..e882ba3 100644
--- a/odb/relational/mssql/context.cxx
+++ b/odb/relational/mssql/context.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/context.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/mssql/context.hxx b/odb/relational/mssql/context.hxx
index 2cd4286..7530a9f 100644
--- a/odb/relational/mssql/context.hxx
+++ b/odb/relational/mssql/context.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/context.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_MSSQL_CONTEXT_HXX
diff --git a/odb/relational/mssql/header.cxx b/odb/relational/mssql/header.cxx
index 0f0c509..08ef306 100644
--- a/odb/relational/mssql/header.cxx
+++ b/odb/relational/mssql/header.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/header.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/header.hxx>
diff --git a/odb/relational/mssql/model.cxx b/odb/relational/mssql/model.cxx
index f6e6a18..aec027c 100644
--- a/odb/relational/mssql/model.cxx
+++ b/odb/relational/mssql/model.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/model.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/mssql/schema.cxx b/odb/relational/mssql/schema.cxx
index fe8259f..7f50bf3 100644
--- a/odb/relational/mssql/schema.cxx
+++ b/odb/relational/mssql/schema.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/schema.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <set>
diff --git a/odb/relational/mssql/source.cxx b/odb/relational/mssql/source.cxx
index 28e4995..1c11984 100644
--- a/odb/relational/mssql/source.cxx
+++ b/odb/relational/mssql/source.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mssql/source.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/mysql/common.cxx b/odb/relational/mysql/common.cxx
index e8fd4bc..c8bad12 100644
--- a/odb/relational/mysql/common.cxx
+++ b/odb/relational/mysql/common.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/common.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/mysql/common.hxx b/odb/relational/mysql/common.hxx
index ecf4f8b..c49bd09 100644
--- a/odb/relational/mysql/common.hxx
+++ b/odb/relational/mysql/common.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/common.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_MYSQL_COMMON_HXX
diff --git a/odb/relational/mysql/context.cxx b/odb/relational/mysql/context.cxx
index 030c92d..b8327eb 100644
--- a/odb/relational/mysql/context.cxx
+++ b/odb/relational/mysql/context.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/context.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/mysql/context.hxx b/odb/relational/mysql/context.hxx
index 517d645..49b825e 100644
--- a/odb/relational/mysql/context.hxx
+++ b/odb/relational/mysql/context.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/context.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_MYSQL_CONTEXT_HXX
diff --git a/odb/relational/mysql/header.cxx b/odb/relational/mysql/header.cxx
index d310b65..7ed9677 100644
--- a/odb/relational/mysql/header.cxx
+++ b/odb/relational/mysql/header.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/header.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/header.hxx>
diff --git a/odb/relational/mysql/model.cxx b/odb/relational/mysql/model.cxx
index 63cb710..8e07f38 100644
--- a/odb/relational/mysql/model.cxx
+++ b/odb/relational/mysql/model.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/model.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/mysql/schema.cxx b/odb/relational/mysql/schema.cxx
index 5866df1..6db30ad 100644
--- a/odb/relational/mysql/schema.cxx
+++ b/odb/relational/mysql/schema.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/schema.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/schema.hxx>
diff --git a/odb/relational/mysql/source.cxx b/odb/relational/mysql/source.cxx
index f1f1c90..91b3061 100644
--- a/odb/relational/mysql/source.cxx
+++ b/odb/relational/mysql/source.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/mysql/source.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/source.hxx>
diff --git a/odb/relational/oracle/common.cxx b/odb/relational/oracle/common.cxx
index a18f516..88183cf 100644
--- a/odb/relational/oracle/common.cxx
+++ b/odb/relational/oracle/common.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/common.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/oracle/common.hxx b/odb/relational/oracle/common.hxx
index cab0e62..0f4517d 100644
--- a/odb/relational/oracle/common.hxx
+++ b/odb/relational/oracle/common.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/common.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_ORACLE_COMMON_HXX
diff --git a/odb/relational/oracle/context.cxx b/odb/relational/oracle/context.cxx
index d1f6a83..3d87729 100644
--- a/odb/relational/oracle/context.cxx
+++ b/odb/relational/oracle/context.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/context.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/oracle/context.hxx b/odb/relational/oracle/context.hxx
index 8b723d9..273f0e5 100644
--- a/odb/relational/oracle/context.hxx
+++ b/odb/relational/oracle/context.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/context.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_ORACLE_CONTEXT_HXX
diff --git a/odb/relational/oracle/header.cxx b/odb/relational/oracle/header.cxx
index b87f447..91f1d93 100644
--- a/odb/relational/oracle/header.cxx
+++ b/odb/relational/oracle/header.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/header.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/header.hxx>
diff --git a/odb/relational/oracle/model.cxx b/odb/relational/oracle/model.cxx
index abd6cf3..347ea37 100644
--- a/odb/relational/oracle/model.cxx
+++ b/odb/relational/oracle/model.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/model.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/oracle/schema.cxx b/odb/relational/oracle/schema.cxx
index 81ec7f1..a9f5a36 100644
--- a/odb/relational/oracle/schema.cxx
+++ b/odb/relational/oracle/schema.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/schema.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <set>
diff --git a/odb/relational/oracle/source.cxx b/odb/relational/oracle/source.cxx
index d779a1e..fb0984a 100644
--- a/odb/relational/oracle/source.cxx
+++ b/odb/relational/oracle/source.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/oracle/source.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/pgsql/common.cxx b/odb/relational/pgsql/common.cxx
index 6556016..0ec9f7c 100644
--- a/odb/relational/pgsql/common.cxx
+++ b/odb/relational/pgsql/common.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/common.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/pgsql/common.hxx b/odb/relational/pgsql/common.hxx
index 81686ea..4f3ee4d 100644
--- a/odb/relational/pgsql/common.hxx
+++ b/odb/relational/pgsql/common.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/common.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_PGSQL_COMMON_HXX
diff --git a/odb/relational/pgsql/context.cxx b/odb/relational/pgsql/context.cxx
index 7c664ea..8cc4eca 100644
--- a/odb/relational/pgsql/context.cxx
+++ b/odb/relational/pgsql/context.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/context.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/pgsql/context.hxx b/odb/relational/pgsql/context.hxx
index b758caf..a79cceb 100644
--- a/odb/relational/pgsql/context.hxx
+++ b/odb/relational/pgsql/context.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/context.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_PGSQL_CONTEXT_HXX
diff --git a/odb/relational/pgsql/header.cxx b/odb/relational/pgsql/header.cxx
index 9e6896e..0d5a10a 100644
--- a/odb/relational/pgsql/header.cxx
+++ b/odb/relational/pgsql/header.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/header.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/header.hxx>
diff --git a/odb/relational/pgsql/model.cxx b/odb/relational/pgsql/model.cxx
index e1c84b2..ebd04af 100644
--- a/odb/relational/pgsql/model.cxx
+++ b/odb/relational/pgsql/model.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/model.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/pgsql/schema.cxx b/odb/relational/pgsql/schema.cxx
index ce4ffb0..393dbe3 100644
--- a/odb/relational/pgsql/schema.cxx
+++ b/odb/relational/pgsql/schema.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/schema.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <set>
diff --git a/odb/relational/pgsql/source.cxx b/odb/relational/pgsql/source.cxx
index 2ae6660..ceb7dbd 100644
--- a/odb/relational/pgsql/source.cxx
+++ b/odb/relational/pgsql/source.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/pgsql/source.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/processor.cxx b/odb/relational/processor.cxx
index 17ea0fc..8c18f02 100644
--- a/odb/relational/processor.cxx
+++ b/odb/relational/processor.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/processor.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/relational/processor.hxx b/odb/relational/processor.hxx
index 2cefad7..75382a5 100644
--- a/odb/relational/processor.hxx
+++ b/odb/relational/processor.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/processor.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_PROCESSOR_HXX
diff --git a/odb/relational/schema.cxx b/odb/relational/schema.cxx
index 0de664f..05f5949 100644
--- a/odb/relational/schema.cxx
+++ b/odb/relational/schema.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/schema.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/schema.hxx b/odb/relational/schema.hxx
index 2ad9813..7e8d34c 100644
--- a/odb/relational/schema.hxx
+++ b/odb/relational/schema.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/schema.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_SCHEMA_HXX
diff --git a/odb/relational/source.cxx b/odb/relational/source.cxx
index 2eae1d6..6067e63 100644
--- a/odb/relational/source.cxx
+++ b/odb/relational/source.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/source.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/relational/source.hxx b/odb/relational/source.hxx
index 6d46847..0cfe74e 100644
--- a/odb/relational/source.hxx
+++ b/odb/relational/source.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/source.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_SOURCE_HXX
diff --git a/odb/relational/sqlite/common.cxx b/odb/relational/sqlite/common.cxx
index 54764aa..480b69a 100644
--- a/odb/relational/sqlite/common.cxx
+++ b/odb/relational/sqlite/common.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/common.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/relational/sqlite/common.hxx b/odb/relational/sqlite/common.hxx
index ea677d0..7885a04 100644
--- a/odb/relational/sqlite/common.hxx
+++ b/odb/relational/sqlite/common.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/common.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_SQLITE_COMMON_HXX
diff --git a/odb/relational/sqlite/context.cxx b/odb/relational/sqlite/context.cxx
index 325db13..b04dcb9 100644
--- a/odb/relational/sqlite/context.cxx
+++ b/odb/relational/sqlite/context.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/context.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <vector>
diff --git a/odb/relational/sqlite/context.hxx b/odb/relational/sqlite/context.hxx
index 486c576..e9f755c 100644
--- a/odb/relational/sqlite/context.hxx
+++ b/odb/relational/sqlite/context.hxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/context.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_RELATIONAL_SQLITE_CONTEXT_HXX
diff --git a/odb/relational/sqlite/header.cxx b/odb/relational/sqlite/header.cxx
index bdfe111..2a25b9e 100644
--- a/odb/relational/sqlite/header.cxx
+++ b/odb/relational/sqlite/header.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/header.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/header.hxx>
diff --git a/odb/relational/sqlite/model.cxx b/odb/relational/sqlite/model.cxx
index bc1b249..60522a3 100644
--- a/odb/relational/sqlite/model.cxx
+++ b/odb/relational/sqlite/model.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/model.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/relational/sqlite/schema.cxx b/odb/relational/sqlite/schema.cxx
index 2657be3..b20c7da 100644
--- a/odb/relational/sqlite/schema.cxx
+++ b/odb/relational/sqlite/schema.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/schema.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/schema.hxx>
diff --git a/odb/relational/sqlite/source.cxx b/odb/relational/sqlite/source.cxx
index bc5b612..024694f 100644
--- a/odb/relational/sqlite/source.cxx
+++ b/odb/relational/sqlite/source.cxx
@@ -1,5 +1,5 @@
// file : odb/relational/sqlite/source.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/relational/source.hxx>
diff --git a/odb/semantics.hxx b/odb/semantics.hxx
index e8b4d43..3b10b4f 100644
--- a/odb/semantics.hxx
+++ b/odb/semantics.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_HXX
diff --git a/odb/semantics/class-template.cxx b/odb/semantics/class-template.cxx
index e6d9235..7ccb35b 100644
--- a/odb/semantics/class-template.cxx
+++ b/odb/semantics/class-template.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/class-template.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/class-template.hxx b/odb/semantics/class-template.hxx
index bd0ebe1..bc769d2 100644
--- a/odb/semantics/class-template.hxx
+++ b/odb/semantics/class-template.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/class-template.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_CLASS_TEMPLATE_HXX
diff --git a/odb/semantics/class.cxx b/odb/semantics/class.cxx
index a24f70d..864a96e 100644
--- a/odb/semantics/class.cxx
+++ b/odb/semantics/class.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/class.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx> // TYPE_HAS_DEFAULT_CONSTRUCTOR
diff --git a/odb/semantics/class.hxx b/odb/semantics/class.hxx
index 6b33d32..d62de53 100644
--- a/odb/semantics/class.hxx
+++ b/odb/semantics/class.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/class.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_CLASS_HXX
diff --git a/odb/semantics/derived.cxx b/odb/semantics/derived.cxx
index fb2e9d3..562d62e 100644
--- a/odb/semantics/derived.cxx
+++ b/odb/semantics/derived.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/derived.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/derived.hxx b/odb/semantics/derived.hxx
index 4ef7611..7551cd4 100644
--- a/odb/semantics/derived.hxx
+++ b/odb/semantics/derived.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/derived.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_DERIVED_HXX
diff --git a/odb/semantics/elements.cxx b/odb/semantics/elements.cxx
index b46a729..85fb203 100644
--- a/odb/semantics/elements.cxx
+++ b/odb/semantics/elements.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/elements.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/semantics/elements.hxx b/odb/semantics/elements.hxx
index be09564..ef28d23 100644
--- a/odb/semantics/elements.hxx
+++ b/odb/semantics/elements.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/elements.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_ELEMENTS_HXX
diff --git a/odb/semantics/elements.ixx b/odb/semantics/elements.ixx
index 44d4367..a5ea1c6 100644
--- a/odb/semantics/elements.ixx
+++ b/odb/semantics/elements.ixx
@@ -1,5 +1,5 @@
// file : odb/semantics/elements.ixx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
namespace semantics
diff --git a/odb/semantics/enum.cxx b/odb/semantics/enum.cxx
index 6d23315..0b5e1fb 100644
--- a/odb/semantics/enum.cxx
+++ b/odb/semantics/enum.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/enum.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/enum.hxx b/odb/semantics/enum.hxx
index fd82138..a43ea1f 100644
--- a/odb/semantics/enum.hxx
+++ b/odb/semantics/enum.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/enum.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_ENUM_HXX
diff --git a/odb/semantics/fundamental.cxx b/odb/semantics/fundamental.cxx
index 1c37351..c9dd824 100644
--- a/odb/semantics/fundamental.cxx
+++ b/odb/semantics/fundamental.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/fundamental.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/fundamental.hxx b/odb/semantics/fundamental.hxx
index 879c4ad..291d73c 100644
--- a/odb/semantics/fundamental.hxx
+++ b/odb/semantics/fundamental.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/fundamental.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_FUNDAMENTAL_HXX
diff --git a/odb/semantics/namespace.cxx b/odb/semantics/namespace.cxx
index 4950c76..9906219 100644
--- a/odb/semantics/namespace.cxx
+++ b/odb/semantics/namespace.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/namespace.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/namespace.hxx b/odb/semantics/namespace.hxx
index 519dfb2..a4ead38 100644
--- a/odb/semantics/namespace.hxx
+++ b/odb/semantics/namespace.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/namespace.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_NAMESPACE_HXX
diff --git a/odb/semantics/relational.hxx b/odb/semantics/relational.hxx
index 47e4af1..7bb4b3a 100644
--- a/odb/semantics/relational.hxx
+++ b/odb/semantics/relational.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_HXX
diff --git a/odb/semantics/relational/column.cxx b/odb/semantics/relational/column.cxx
index 5855aea..2c3ef66 100644
--- a/odb/semantics/relational/column.cxx
+++ b/odb/semantics/relational/column.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/column.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/column.hxx b/odb/semantics/relational/column.hxx
index 03cdb3a..d108857 100644
--- a/odb/semantics/relational/column.hxx
+++ b/odb/semantics/relational/column.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/column.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_COLUMN_HXX
diff --git a/odb/semantics/relational/elements.cxx b/odb/semantics/relational/elements.cxx
index ba26f29..7a0ec1d 100644
--- a/odb/semantics/relational/elements.cxx
+++ b/odb/semantics/relational/elements.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/elements.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/elements.hxx b/odb/semantics/relational/elements.hxx
index 783e91d..9d98619 100644
--- a/odb/semantics/relational/elements.hxx
+++ b/odb/semantics/relational/elements.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/elements.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_ELEMENTS_HXX
diff --git a/odb/semantics/relational/elements.txx b/odb/semantics/relational/elements.txx
index 4d72a15..ca3181e 100644
--- a/odb/semantics/relational/elements.txx
+++ b/odb/semantics/relational/elements.txx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/elements.txx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
namespace semantics
diff --git a/odb/semantics/relational/foreign-key.cxx b/odb/semantics/relational/foreign-key.cxx
index e9221ee..34d4c94 100644
--- a/odb/semantics/relational/foreign-key.cxx
+++ b/odb/semantics/relational/foreign-key.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/foreign-key.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/foreign-key.hxx b/odb/semantics/relational/foreign-key.hxx
index a6a0fa6..83b7071 100644
--- a/odb/semantics/relational/foreign-key.hxx
+++ b/odb/semantics/relational/foreign-key.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/foreign-key.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_FOREIGN_KEY_HXX
diff --git a/odb/semantics/relational/index.cxx b/odb/semantics/relational/index.cxx
index 8deeb79..614f9a5 100644
--- a/odb/semantics/relational/index.cxx
+++ b/odb/semantics/relational/index.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/index.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/index.hxx b/odb/semantics/relational/index.hxx
index bd778a2..dcb8e6e 100644
--- a/odb/semantics/relational/index.hxx
+++ b/odb/semantics/relational/index.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/index.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_INDEX_HXX
diff --git a/odb/semantics/relational/key.cxx b/odb/semantics/relational/key.cxx
index af34927..c59bbb9 100644
--- a/odb/semantics/relational/key.cxx
+++ b/odb/semantics/relational/key.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/key.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/key.hxx b/odb/semantics/relational/key.hxx
index 67c8ebf..f5184be 100644
--- a/odb/semantics/relational/key.hxx
+++ b/odb/semantics/relational/key.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/key.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_KEY_HXX
diff --git a/odb/semantics/relational/model.cxx b/odb/semantics/relational/model.cxx
index ad451dd..6aa3bf5 100644
--- a/odb/semantics/relational/model.cxx
+++ b/odb/semantics/relational/model.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/model.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/model.hxx b/odb/semantics/relational/model.hxx
index 7f1dfd5..ce2f4e4 100644
--- a/odb/semantics/relational/model.hxx
+++ b/odb/semantics/relational/model.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/model.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_MODEL_HXX
diff --git a/odb/semantics/relational/name.cxx b/odb/semantics/relational/name.cxx
index 68b640e..d37dbcd 100644
--- a/odb/semantics/relational/name.cxx
+++ b/odb/semantics/relational/name.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/name.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <ostream>
diff --git a/odb/semantics/relational/name.hxx b/odb/semantics/relational/name.hxx
index 8f7f8cc..0f7e3c4 100644
--- a/odb/semantics/relational/name.hxx
+++ b/odb/semantics/relational/name.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/name.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_NAME_HXX
diff --git a/odb/semantics/relational/primary-key.cxx b/odb/semantics/relational/primary-key.cxx
index 760bcdf..d5ea25f 100644
--- a/odb/semantics/relational/primary-key.cxx
+++ b/odb/semantics/relational/primary-key.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/primary-key.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/primary-key.hxx b/odb/semantics/relational/primary-key.hxx
index 7a7d1c7..e35b00f 100644
--- a/odb/semantics/relational/primary-key.hxx
+++ b/odb/semantics/relational/primary-key.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/primary-key.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_PRIMARY_KEY_HXX
diff --git a/odb/semantics/relational/table.cxx b/odb/semantics/relational/table.cxx
index 03a428b..bf5d7c7 100644
--- a/odb/semantics/relational/table.cxx
+++ b/odb/semantics/relational/table.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/table.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/relational/table.hxx b/odb/semantics/relational/table.hxx
index dca8a7a..d499ccc 100644
--- a/odb/semantics/relational/table.hxx
+++ b/odb/semantics/relational/table.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/relational/table.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_RELATIONAL_TABLE_HXX
diff --git a/odb/semantics/template.cxx b/odb/semantics/template.cxx
index 9a17583..d22a511 100644
--- a/odb/semantics/template.cxx
+++ b/odb/semantics/template.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/template.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/template.hxx b/odb/semantics/template.hxx
index d470ef9..4d021bc 100644
--- a/odb/semantics/template.hxx
+++ b/odb/semantics/template.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/template.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_TEMPLATE_HXX
diff --git a/odb/semantics/union-template.cxx b/odb/semantics/union-template.cxx
index d4054b8..da55fe0 100644
--- a/odb/semantics/union-template.cxx
+++ b/odb/semantics/union-template.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/union-template.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/union-template.hxx b/odb/semantics/union-template.hxx
index 32f502f..4dc4748 100644
--- a/odb/semantics/union-template.hxx
+++ b/odb/semantics/union-template.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/union-template.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_UNION_TEMPLATE_HXX
diff --git a/odb/semantics/union.cxx b/odb/semantics/union.cxx
index f3967b2..f2742a1 100644
--- a/odb/semantics/union.cxx
+++ b/odb/semantics/union.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/union.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <cutl/compiler/type-info.hxx>
diff --git a/odb/semantics/union.hxx b/odb/semantics/union.hxx
index b7fba32..e8b861d 100644
--- a/odb/semantics/union.hxx
+++ b/odb/semantics/union.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/union.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_UNION_HXX
diff --git a/odb/semantics/unit.cxx b/odb/semantics/unit.cxx
index d99f358..0abb54b 100644
--- a/odb/semantics/unit.cxx
+++ b/odb/semantics/unit.cxx
@@ -1,5 +1,5 @@
// file : odb/semantics/unit.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/semantics/unit.hxx b/odb/semantics/unit.hxx
index f5f1ac8..11c8a8a 100644
--- a/odb/semantics/unit.hxx
+++ b/odb/semantics/unit.hxx
@@ -1,5 +1,5 @@
// file : odb/semantics/unit.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SEMANTICS_UNIT_HXX
diff --git a/odb/sql-lexer.cxx b/odb/sql-lexer.cxx
index c3d1071..a3d144d 100644
--- a/odb/sql-lexer.cxx
+++ b/odb/sql-lexer.cxx
@@ -1,5 +1,5 @@
// file : odb/sql-lexer.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <iostream>
diff --git a/odb/sql-lexer.hxx b/odb/sql-lexer.hxx
index 8fae961..adeff37 100644
--- a/odb/sql-lexer.hxx
+++ b/odb/sql-lexer.hxx
@@ -1,5 +1,5 @@
// file : odb/sql-lexer.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SQL_LEXER_HXX
diff --git a/odb/sql-lexer.ixx b/odb/sql-lexer.ixx
index ba87a20..b0c25e6 100644
--- a/odb/sql-lexer.ixx
+++ b/odb/sql-lexer.ixx
@@ -1,5 +1,5 @@
// file : odb/sql-lexer.ixx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
// sql_lexer::xchar
diff --git a/odb/sql-token.cxx b/odb/sql-token.cxx
index b471449..77dc32a 100644
--- a/odb/sql-token.cxx
+++ b/odb/sql-token.cxx
@@ -1,5 +1,5 @@
// file : odb/sql-token.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <ostream>
diff --git a/odb/sql-token.hxx b/odb/sql-token.hxx
index 6568682..084c06f 100644
--- a/odb/sql-token.hxx
+++ b/odb/sql-token.hxx
@@ -1,5 +1,5 @@
// file : odb/sql-token.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_SQL_TOKEN_HXX
diff --git a/odb/sql-token.ixx b/odb/sql-token.ixx
index 727982d..eb8175e 100644
--- a/odb/sql-token.ixx
+++ b/odb/sql-token.ixx
@@ -1,5 +1,5 @@
// file : odb/sql-token.ixx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
inline sql_token::token_type sql_token::
diff --git a/odb/traversal.hxx b/odb/traversal.hxx
index d152c4d..ee9427a 100644
--- a/odb/traversal.hxx
+++ b/odb/traversal.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_HXX
diff --git a/odb/traversal/class-template.cxx b/odb/traversal/class-template.cxx
index fbf3570..3f57e60 100644
--- a/odb/traversal/class-template.cxx
+++ b/odb/traversal/class-template.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class-template.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/class-template.hxx>
diff --git a/odb/traversal/class-template.hxx b/odb/traversal/class-template.hxx
index be56b19..b3c2105 100644
--- a/odb/traversal/class-template.hxx
+++ b/odb/traversal/class-template.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class-template.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_CLASS_TEMPLATE_HXX
diff --git a/odb/traversal/class.cxx b/odb/traversal/class.cxx
index e1f6a2d..f412e5f 100644
--- a/odb/traversal/class.cxx
+++ b/odb/traversal/class.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/class.hxx>
diff --git a/odb/traversal/class.hxx b/odb/traversal/class.hxx
index 0e6dbc4..0043cb8 100644
--- a/odb/traversal/class.hxx
+++ b/odb/traversal/class.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/class.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_CLASS_HXX
diff --git a/odb/traversal/derived.cxx b/odb/traversal/derived.cxx
index 7702373..1bb3140 100644
--- a/odb/traversal/derived.cxx
+++ b/odb/traversal/derived.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/derived.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/derived.hxx>
diff --git a/odb/traversal/derived.hxx b/odb/traversal/derived.hxx
index f23d898..cbc66ba 100644
--- a/odb/traversal/derived.hxx
+++ b/odb/traversal/derived.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/derived.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_DERIVED_HXX
diff --git a/odb/traversal/elements.cxx b/odb/traversal/elements.cxx
index abfe011..34955d9 100644
--- a/odb/traversal/elements.cxx
+++ b/odb/traversal/elements.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/elements.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/elements.hxx>
diff --git a/odb/traversal/elements.hxx b/odb/traversal/elements.hxx
index 76be1d5..ad9f4e9 100644
--- a/odb/traversal/elements.hxx
+++ b/odb/traversal/elements.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/elements.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_ELEMENTS_HXX
diff --git a/odb/traversal/enum.cxx b/odb/traversal/enum.cxx
index 9cc2d0b..4605c3f 100644
--- a/odb/traversal/enum.cxx
+++ b/odb/traversal/enum.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/enum.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/enum.hxx>
diff --git a/odb/traversal/enum.hxx b/odb/traversal/enum.hxx
index 171f05a..cfdef5b 100644
--- a/odb/traversal/enum.hxx
+++ b/odb/traversal/enum.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/enum.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_ENUM_HXX
diff --git a/odb/traversal/fundamental.hxx b/odb/traversal/fundamental.hxx
index cae4e55..495e08b 100644
--- a/odb/traversal/fundamental.hxx
+++ b/odb/traversal/fundamental.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/fundamental.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_FUNDAMENTAL_HXX
diff --git a/odb/traversal/namespace.hxx b/odb/traversal/namespace.hxx
index d951bb8..38f60f3 100644
--- a/odb/traversal/namespace.hxx
+++ b/odb/traversal/namespace.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/namespace.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_NAMESPACE_HXX
diff --git a/odb/traversal/relational.hxx b/odb/traversal/relational.hxx
index 7044ee4..09af99a 100644
--- a/odb/traversal/relational.hxx
+++ b/odb/traversal/relational.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_HXX
diff --git a/odb/traversal/relational/column.hxx b/odb/traversal/relational/column.hxx
index 5491436..9876e2d 100644
--- a/odb/traversal/relational/column.hxx
+++ b/odb/traversal/relational/column.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/column.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_COLUMN_HXX
diff --git a/odb/traversal/relational/elements.hxx b/odb/traversal/relational/elements.hxx
index edacdc0..17abe7a 100644
--- a/odb/traversal/relational/elements.hxx
+++ b/odb/traversal/relational/elements.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/elements.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_ELEMENTS_HXX
diff --git a/odb/traversal/relational/foreign-key.hxx b/odb/traversal/relational/foreign-key.hxx
index 2a370d2..ff3959d 100644
--- a/odb/traversal/relational/foreign-key.hxx
+++ b/odb/traversal/relational/foreign-key.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/foreign-key.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_FOREIGN_KEY_HXX
diff --git a/odb/traversal/relational/index.hxx b/odb/traversal/relational/index.hxx
index e0cde8f..00868e8 100644
--- a/odb/traversal/relational/index.hxx
+++ b/odb/traversal/relational/index.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/index.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_INDEX_HXX
diff --git a/odb/traversal/relational/key.hxx b/odb/traversal/relational/key.hxx
index b00adda..f368349 100644
--- a/odb/traversal/relational/key.hxx
+++ b/odb/traversal/relational/key.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/key.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_KEY_HXX
diff --git a/odb/traversal/relational/model.hxx b/odb/traversal/relational/model.hxx
index f6560cc..4265982 100644
--- a/odb/traversal/relational/model.hxx
+++ b/odb/traversal/relational/model.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/model.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_MODEL_HXX
diff --git a/odb/traversal/relational/primary-key.hxx b/odb/traversal/relational/primary-key.hxx
index 2791606..d3367e7 100644
--- a/odb/traversal/relational/primary-key.hxx
+++ b/odb/traversal/relational/primary-key.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/primary-key.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_PRIMARY_KEY_HXX
diff --git a/odb/traversal/relational/table.hxx b/odb/traversal/relational/table.hxx
index e0101bd..16df388 100644
--- a/odb/traversal/relational/table.hxx
+++ b/odb/traversal/relational/table.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/relational/table.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_RELATIONAL_TABLE_HXX
diff --git a/odb/traversal/template.cxx b/odb/traversal/template.cxx
index d55dbbe..d5f2a6b 100644
--- a/odb/traversal/template.cxx
+++ b/odb/traversal/template.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/template.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/template.hxx>
diff --git a/odb/traversal/template.hxx b/odb/traversal/template.hxx
index 10027c5..f493014 100644
--- a/odb/traversal/template.hxx
+++ b/odb/traversal/template.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/template.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_TEMPLATE_HXX
diff --git a/odb/traversal/union-template.cxx b/odb/traversal/union-template.cxx
index bb86dc2..d265414 100644
--- a/odb/traversal/union-template.cxx
+++ b/odb/traversal/union-template.cxx
@@ -1,5 +1,5 @@
// file : odb/traversal/union-template.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/traversal/union-template.hxx>
diff --git a/odb/traversal/union-template.hxx b/odb/traversal/union-template.hxx
index b17b91e..26e4788 100644
--- a/odb/traversal/union-template.hxx
+++ b/odb/traversal/union-template.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/union-template.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_UNION_TEMPLATE_HXX
diff --git a/odb/traversal/union.hxx b/odb/traversal/union.hxx
index aa23b75..fa2f9f5 100644
--- a/odb/traversal/union.hxx
+++ b/odb/traversal/union.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/union.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_UNION_HXX
diff --git a/odb/traversal/unit.hxx b/odb/traversal/unit.hxx
index 48d83f6..805aa37 100644
--- a/odb/traversal/unit.hxx
+++ b/odb/traversal/unit.hxx
@@ -1,5 +1,5 @@
// file : odb/traversal/unit.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_TRAVERSAL_UNIT_HXX
diff --git a/odb/validator.cxx b/odb/validator.cxx
index 148d150..b8f7c91 100644
--- a/odb/validator.cxx
+++ b/odb/validator.cxx
@@ -1,5 +1,5 @@
// file : odb/validator.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#include <odb/gcc.hxx>
diff --git a/odb/validator.hxx b/odb/validator.hxx
index 5f5398a..ad9cb32 100644
--- a/odb/validator.hxx
+++ b/odb/validator.hxx
@@ -1,5 +1,5 @@
// file : odb/validator.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_VALIDATOR_HXX
diff --git a/odb/version.hxx b/odb/version.hxx
index 637ddb5..0ba33b1 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -1,5 +1,5 @@
// file : odb/version.hxx
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
#ifndef ODB_VERSION_HXX