aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
commita130d40763b6237af1c7424bbb291f82e40aed70 (patch)
tree459d1ad68a93805d992f499ec952dd24cb91402b /odb
parentcd49ad02ee4296556f1f654e6cfc0b6b238991c4 (diff)
Update copyright
Diffstat (limited to 'odb')
-rw-r--r--odb/pgsql/Makefile.am2
-rw-r--r--odb/pgsql/auto-handle.cxx2
-rw-r--r--odb/pgsql/auto-handle.hxx2
-rw-r--r--odb/pgsql/binding.hxx2
-rw-r--r--odb/pgsql/connection-factory.cxx2
-rw-r--r--odb/pgsql/connection-factory.hxx2
-rw-r--r--odb/pgsql/connection.cxx2
-rw-r--r--odb/pgsql/connection.hxx2
-rw-r--r--odb/pgsql/connection.ixx2
-rw-r--r--odb/pgsql/container-statements.hxx2
-rw-r--r--odb/pgsql/container-statements.txx2
-rw-r--r--odb/pgsql/database.cxx2
-rw-r--r--odb/pgsql/database.hxx2
-rw-r--r--odb/pgsql/database.ixx2
-rw-r--r--odb/pgsql/details/config.h.in2
-rw-r--r--odb/pgsql/details/config.hxx2
-rw-r--r--odb/pgsql/details/conversion.hxx2
-rw-r--r--odb/pgsql/details/endian-traits.cxx2
-rw-r--r--odb/pgsql/details/endian-traits.hxx2
-rw-r--r--odb/pgsql/details/export.hxx2
-rw-r--r--odb/pgsql/details/options.cli2
-rw-r--r--odb/pgsql/error.cxx2
-rw-r--r--odb/pgsql/error.hxx2
-rw-r--r--odb/pgsql/error.ixx2
-rw-r--r--odb/pgsql/exceptions.cxx2
-rw-r--r--odb/pgsql/exceptions.hxx2
-rw-r--r--odb/pgsql/forward.hxx2
-rw-r--r--odb/pgsql/makefile2
-rw-r--r--odb/pgsql/no-id-object-result.hxx2
-rw-r--r--odb/pgsql/no-id-object-result.txx2
-rw-r--r--odb/pgsql/no-id-object-statements.hxx2
-rw-r--r--odb/pgsql/no-id-object-statements.txx2
-rw-r--r--odb/pgsql/pgsql-fwd.hxx2
-rw-r--r--odb/pgsql/pgsql-oid.hxx2
-rw-r--r--odb/pgsql/pgsql-types.hxx2
-rw-r--r--odb/pgsql/polymorphic-object-result.hxx2
-rw-r--r--odb/pgsql/polymorphic-object-result.txx2
-rw-r--r--odb/pgsql/polymorphic-object-statements.hxx2
-rw-r--r--odb/pgsql/polymorphic-object-statements.txx2
-rw-r--r--odb/pgsql/prepared-query.cxx2
-rw-r--r--odb/pgsql/prepared-query.hxx2
-rw-r--r--odb/pgsql/query-const-expr.cxx2
-rw-r--r--odb/pgsql/query-dynamic.cxx2
-rw-r--r--odb/pgsql/query-dynamic.hxx2
-rw-r--r--odb/pgsql/query-dynamic.ixx2
-rw-r--r--odb/pgsql/query-dynamic.txx2
-rw-r--r--odb/pgsql/query.cxx2
-rw-r--r--odb/pgsql/query.hxx2
-rw-r--r--odb/pgsql/query.ixx2
-rw-r--r--odb/pgsql/query.txx2
-rw-r--r--odb/pgsql/section-statements.hxx2
-rw-r--r--odb/pgsql/section-statements.txx2
-rw-r--r--odb/pgsql/simple-object-result.hxx2
-rw-r--r--odb/pgsql/simple-object-result.txx2
-rw-r--r--odb/pgsql/simple-object-statements.cxx2
-rw-r--r--odb/pgsql/simple-object-statements.hxx2
-rw-r--r--odb/pgsql/simple-object-statements.ixx2
-rw-r--r--odb/pgsql/simple-object-statements.txx2
-rw-r--r--odb/pgsql/statement-cache.hxx2
-rw-r--r--odb/pgsql/statement-cache.txx2
-rw-r--r--odb/pgsql/statement.cxx2
-rw-r--r--odb/pgsql/statement.hxx2
-rw-r--r--odb/pgsql/statements-base.cxx2
-rw-r--r--odb/pgsql/statements-base.hxx2
-rw-r--r--odb/pgsql/tracer.cxx2
-rw-r--r--odb/pgsql/tracer.hxx2
-rw-r--r--odb/pgsql/traits-calls.hxx2
-rw-r--r--odb/pgsql/traits.cxx2
-rw-r--r--odb/pgsql/traits.hxx2
-rw-r--r--odb/pgsql/transaction-impl.cxx2
-rw-r--r--odb/pgsql/transaction-impl.hxx2
-rw-r--r--odb/pgsql/transaction-impl.ixx2
-rw-r--r--odb/pgsql/transaction.cxx2
-rw-r--r--odb/pgsql/transaction.hxx2
-rw-r--r--odb/pgsql/transaction.ixx2
-rw-r--r--odb/pgsql/version.hxx2
-rw-r--r--odb/pgsql/view-result.hxx2
-rw-r--r--odb/pgsql/view-result.txx2
-rw-r--r--odb/pgsql/view-statements.hxx2
-rw-r--r--odb/pgsql/view-statements.txx2
80 files changed, 80 insertions, 80 deletions
diff --git a/odb/pgsql/Makefile.am b/odb/pgsql/Makefile.am
index bd0d921..65e2a84 100644
--- a/odb/pgsql/Makefile.am
+++ b/odb/pgsql/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/pgsql/Makefile.am
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
lib_LTLIBRARIES = libodb-pgsql.la
diff --git a/odb/pgsql/auto-handle.cxx b/odb/pgsql/auto-handle.cxx
index 4e9b5cc..39ed0bc 100644
--- a/odb/pgsql/auto-handle.cxx
+++ b/odb/pgsql/auto-handle.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/auto-handle.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <libpq-fe.h>
diff --git a/odb/pgsql/auto-handle.hxx b/odb/pgsql/auto-handle.hxx
index 7032c48..3266caa 100644
--- a/odb/pgsql/auto-handle.hxx
+++ b/odb/pgsql/auto-handle.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/auto-handle.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_AUTO_HANDLE_HXX
diff --git a/odb/pgsql/binding.hxx b/odb/pgsql/binding.hxx
index 6b691c4..534281f 100644
--- a/odb/pgsql/binding.hxx
+++ b/odb/pgsql/binding.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/binding.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_BINDING_HXX
diff --git a/odb/pgsql/connection-factory.cxx b/odb/pgsql/connection-factory.cxx
index 373d418..f35b2c8 100644
--- a/odb/pgsql/connection-factory.cxx
+++ b/odb/pgsql/connection-factory.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/connection-factory.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/connection-factory.hxx>
diff --git a/odb/pgsql/connection-factory.hxx b/odb/pgsql/connection-factory.hxx
index 4217962..a0009ff 100644
--- a/odb/pgsql/connection-factory.hxx
+++ b/odb/pgsql/connection-factory.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/connection-factory.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_CONNECTION_FACTORY_HXX
diff --git a/odb/pgsql/connection.cxx b/odb/pgsql/connection.cxx
index 4f5fb67..a39f6a8 100644
--- a/odb/pgsql/connection.cxx
+++ b/odb/pgsql/connection.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/connection.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <new> // std::bad_alloc
diff --git a/odb/pgsql/connection.hxx b/odb/pgsql/connection.hxx
index 7564569..78d8cd5 100644
--- a/odb/pgsql/connection.hxx
+++ b/odb/pgsql/connection.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/connection.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_CONNECTION_HXX
diff --git a/odb/pgsql/connection.ixx b/odb/pgsql/connection.ixx
index 511a329..f549dd4 100644
--- a/odb/pgsql/connection.ixx
+++ b/odb/pgsql/connection.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/connection.ixx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/container-statements.hxx b/odb/pgsql/container-statements.hxx
index 80aa30c..dae8df9 100644
--- a/odb/pgsql/container-statements.hxx
+++ b/odb/pgsql/container-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/container-statements.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_CONTAINER_STATEMENTS_HXX
diff --git a/odb/pgsql/container-statements.txx b/odb/pgsql/container-statements.txx
index 6b35690..52d530c 100644
--- a/odb/pgsql/container-statements.txx
+++ b/odb/pgsql/container-statements.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/container-statements.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/pgsql/database.cxx b/odb/pgsql/database.cxx
index ba51058..45fe518 100644
--- a/odb/pgsql/database.cxx
+++ b/odb/pgsql/database.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/database.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/pgsql/database.hxx b/odb/pgsql/database.hxx
index c6bc05a..ac34f6a 100644
--- a/odb/pgsql/database.hxx
+++ b/odb/pgsql/database.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/database.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_DATABASE_HXX
diff --git a/odb/pgsql/database.ixx b/odb/pgsql/database.ixx
index 5324fc8..2e377e2 100644
--- a/odb/pgsql/database.ixx
+++ b/odb/pgsql/database.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/database.ixx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/transaction.hxx>
diff --git a/odb/pgsql/details/config.h.in b/odb/pgsql/details/config.h.in
index fffac61..4a3e019 100644
--- a/odb/pgsql/details/config.h.in
+++ b/odb/pgsql/details/config.h.in
@@ -1,5 +1,5 @@
/* file : odb/pgsql/details/config.h.in
- * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/pgsql/details/config.hxx b/odb/pgsql/details/config.hxx
index 0e473fb..6ab242e 100644
--- a/odb/pgsql/details/config.hxx
+++ b/odb/pgsql/details/config.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/config.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_DETAILS_CONFIG_HXX
diff --git a/odb/pgsql/details/conversion.hxx b/odb/pgsql/details/conversion.hxx
index dc6bdb2..9c6a343 100644
--- a/odb/pgsql/details/conversion.hxx
+++ b/odb/pgsql/details/conversion.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/conversion.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_DETAILS_CONVERSION_HXX
diff --git a/odb/pgsql/details/endian-traits.cxx b/odb/pgsql/details/endian-traits.cxx
index 3ab54ba..39d67a3 100644
--- a/odb/pgsql/details/endian-traits.cxx
+++ b/odb/pgsql/details/endian-traits.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/endian-traits.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/details/endian-traits.hxx>
diff --git a/odb/pgsql/details/endian-traits.hxx b/odb/pgsql/details/endian-traits.hxx
index 254afcb..b2af06e 100644
--- a/odb/pgsql/details/endian-traits.hxx
+++ b/odb/pgsql/details/endian-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/endian-traits.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_DETAILS_ENDIAN_TRAITS_HXX
diff --git a/odb/pgsql/details/export.hxx b/odb/pgsql/details/export.hxx
index 57b4019..a4bb3f5 100644
--- a/odb/pgsql/details/export.hxx
+++ b/odb/pgsql/details/export.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/export.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_DETAILS_EXPORT_HXX
diff --git a/odb/pgsql/details/options.cli b/odb/pgsql/details/options.cli
index 8492f93..ddb83a9 100644
--- a/odb/pgsql/details/options.cli
+++ b/odb/pgsql/details/options.cli
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/options.cli
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
include <string>;
diff --git a/odb/pgsql/error.cxx b/odb/pgsql/error.cxx
index 9e56ee2..a560cc1 100644
--- a/odb/pgsql/error.cxx
+++ b/odb/pgsql/error.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/error.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <string>
diff --git a/odb/pgsql/error.hxx b/odb/pgsql/error.hxx
index 160212c..62acd4d 100644
--- a/odb/pgsql/error.hxx
+++ b/odb/pgsql/error.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/error.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_ERROR_HXX
diff --git a/odb/pgsql/error.ixx b/odb/pgsql/error.ixx
index 166549e..4da0218 100644
--- a/odb/pgsql/error.ixx
+++ b/odb/pgsql/error.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/error.ixx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/exceptions.cxx b/odb/pgsql/exceptions.cxx
index f4ac22a..115b9f8 100644
--- a/odb/pgsql/exceptions.cxx
+++ b/odb/pgsql/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/exceptions.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/pgsql/exceptions.hxx b/odb/pgsql/exceptions.hxx
index 6296b75..0dbbda3 100644
--- a/odb/pgsql/exceptions.hxx
+++ b/odb/pgsql/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/exceptions.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_EXCEPTIONS_HXX
diff --git a/odb/pgsql/forward.hxx b/odb/pgsql/forward.hxx
index 95c59bd..96b5ad0 100644
--- a/odb/pgsql/forward.hxx
+++ b/odb/pgsql/forward.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/forward.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_FORWARD_HXX
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index 85a02cb..b51d02b 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -1,5 +1,5 @@
# file : odb/pgsql/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/odb/pgsql/no-id-object-result.hxx b/odb/pgsql/no-id-object-result.hxx
index 100e373..aa1b7fa 100644
--- a/odb/pgsql/no-id-object-result.hxx
+++ b/odb/pgsql/no-id-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/no-id-object-result.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_NO_ID_OBJECT_RESULT_HXX
diff --git a/odb/pgsql/no-id-object-result.txx b/odb/pgsql/no-id-object-result.txx
index 4b3f1ab..4e9b478 100644
--- a/odb/pgsql/no-id-object-result.txx
+++ b/odb/pgsql/no-id-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/no-id-object-result.txx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/pgsql/no-id-object-statements.hxx b/odb/pgsql/no-id-object-statements.hxx
index 2616eab..69c25b1 100644
--- a/odb/pgsql/no-id-object-statements.hxx
+++ b/odb/pgsql/no-id-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/no-id-object-statements.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_NO_ID_OBJECT_STATEMENTS_HXX
diff --git a/odb/pgsql/no-id-object-statements.txx b/odb/pgsql/no-id-object-statements.txx
index ea1972b..003fda2 100644
--- a/odb/pgsql/no-id-object-statements.txx
+++ b/odb/pgsql/no-id-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/no-id-object-statements.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/pgsql/pgsql-fwd.hxx b/odb/pgsql/pgsql-fwd.hxx
index 8f10e79..b8c24ec 100644
--- a/odb/pgsql/pgsql-fwd.hxx
+++ b/odb/pgsql/pgsql-fwd.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/pgsql-fwd.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_PGSQL_FWD_HXX
diff --git a/odb/pgsql/pgsql-oid.hxx b/odb/pgsql/pgsql-oid.hxx
index e303a13..854f513 100644
--- a/odb/pgsql/pgsql-oid.hxx
+++ b/odb/pgsql/pgsql-oid.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/pgsql-oid.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Generated file of OIDs extracted from the PostgreSQL 8.4.8 source file
diff --git a/odb/pgsql/pgsql-types.hxx b/odb/pgsql/pgsql-types.hxx
index 18b4d43..bd216c6 100644
--- a/odb/pgsql/pgsql-types.hxx
+++ b/odb/pgsql/pgsql-types.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/pgsql-types.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_PGSQL_TYPES_HXX
diff --git a/odb/pgsql/polymorphic-object-result.hxx b/odb/pgsql/polymorphic-object-result.hxx
index 9933fd2..cc412ea 100644
--- a/odb/pgsql/polymorphic-object-result.hxx
+++ b/odb/pgsql/polymorphic-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/polymorphic-object-result.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_POLYMORPHIC_OBJECT_RESULT_HXX
diff --git a/odb/pgsql/polymorphic-object-result.txx b/odb/pgsql/polymorphic-object-result.txx
index c92a278..82d3e79 100644
--- a/odb/pgsql/polymorphic-object-result.txx
+++ b/odb/pgsql/polymorphic-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/polymorphic-object-result.txx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/pgsql/polymorphic-object-statements.hxx b/odb/pgsql/polymorphic-object-statements.hxx
index 0e42cbf..b523ff8 100644
--- a/odb/pgsql/polymorphic-object-statements.hxx
+++ b/odb/pgsql/polymorphic-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/polymorphic-object-statements.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_POLYMORPHIC_OBJECT_STATEMENTS_HXX
diff --git a/odb/pgsql/polymorphic-object-statements.txx b/odb/pgsql/polymorphic-object-statements.txx
index 0d491bb..3369138 100644
--- a/odb/pgsql/polymorphic-object-statements.txx
+++ b/odb/pgsql/polymorphic-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/polymorphic-object-statements.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/pgsql/prepared-query.cxx b/odb/pgsql/prepared-query.cxx
index 1fd1f38..d2f7af7 100644
--- a/odb/pgsql/prepared-query.cxx
+++ b/odb/pgsql/prepared-query.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/prepared-query.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/prepared-query.hxx>
diff --git a/odb/pgsql/prepared-query.hxx b/odb/pgsql/prepared-query.hxx
index 2fa194c..95f1d3d 100644
--- a/odb/pgsql/prepared-query.hxx
+++ b/odb/pgsql/prepared-query.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/prepared-query.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_PREPARED_QUERY_HXX
diff --git a/odb/pgsql/query-const-expr.cxx b/odb/pgsql/query-const-expr.cxx
index ce9d011..e76bc18 100644
--- a/odb/pgsql/query-const-expr.cxx
+++ b/odb/pgsql/query-const-expr.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query-const-expr.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/query.hxx>
diff --git a/odb/pgsql/query-dynamic.cxx b/odb/pgsql/query-dynamic.cxx
index bd2c949..37a78a9 100644
--- a/odb/pgsql/query-dynamic.cxx
+++ b/odb/pgsql/query-dynamic.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query-dynamic.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/pgsql/query-dynamic.hxx b/odb/pgsql/query-dynamic.hxx
index 7b3e89b..80959db 100644
--- a/odb/pgsql/query-dynamic.hxx
+++ b/odb/pgsql/query-dynamic.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query-dynamic.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_QUERY_DYNAMIC_HXX
diff --git a/odb/pgsql/query-dynamic.ixx b/odb/pgsql/query-dynamic.ixx
index 3c4269a..d319d69 100644
--- a/odb/pgsql/query-dynamic.ixx
+++ b/odb/pgsql/query-dynamic.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query-dynamic.ixx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/query-dynamic.txx b/odb/pgsql/query-dynamic.txx
index f6bc802..71429fd 100644
--- a/odb/pgsql/query-dynamic.txx
+++ b/odb/pgsql/query-dynamic.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query-dynamic.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/query.cxx b/odb/pgsql/query.cxx
index 4cbad67..de53632 100644
--- a/odb/pgsql/query.cxx
+++ b/odb/pgsql/query.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/pgsql/query.hxx b/odb/pgsql/query.hxx
index acfede0..73fe764 100644
--- a/odb/pgsql/query.hxx
+++ b/odb/pgsql/query.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_QUERY_HXX
diff --git a/odb/pgsql/query.ixx b/odb/pgsql/query.ixx
index 28cf8ea..4be22c4 100644
--- a/odb/pgsql/query.ixx
+++ b/odb/pgsql/query.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query.ixx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/query.txx b/odb/pgsql/query.txx
index 6ce5907..c1dc0d9 100644
--- a/odb/pgsql/query.txx
+++ b/odb/pgsql/query.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/query.txx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/section-statements.hxx b/odb/pgsql/section-statements.hxx
index fd4910e..2161a3a 100644
--- a/odb/pgsql/section-statements.hxx
+++ b/odb/pgsql/section-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/section-statements.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_SECTION_STATEMENTS_HXX
diff --git a/odb/pgsql/section-statements.txx b/odb/pgsql/section-statements.txx
index 2e46e4d..2afff57 100644
--- a/odb/pgsql/section-statements.txx
+++ b/odb/pgsql/section-statements.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/section-statements.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/pgsql/simple-object-result.hxx b/odb/pgsql/simple-object-result.hxx
index add9db9..6f73185 100644
--- a/odb/pgsql/simple-object-result.hxx
+++ b/odb/pgsql/simple-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/simple-object-result.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_SIMPLE_OBJECT_RESULT_HXX
diff --git a/odb/pgsql/simple-object-result.txx b/odb/pgsql/simple-object-result.txx
index 8466303..b4b33e2 100644
--- a/odb/pgsql/simple-object-result.txx
+++ b/odb/pgsql/simple-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/simple-object-result.txx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/pgsql/simple-object-statements.cxx b/odb/pgsql/simple-object-statements.cxx
index 1902abd..6e4ce3c 100644
--- a/odb/pgsql/simple-object-statements.cxx
+++ b/odb/pgsql/simple-object-statements.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/simple-object-statements.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/simple-object-statements.hxx>
diff --git a/odb/pgsql/simple-object-statements.hxx b/odb/pgsql/simple-object-statements.hxx
index f9d7e46..1e6d88b 100644
--- a/odb/pgsql/simple-object-statements.hxx
+++ b/odb/pgsql/simple-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/simple-object-statements.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_SIMPLE_OBJECT_STATEMENTS_HXX
diff --git a/odb/pgsql/simple-object-statements.ixx b/odb/pgsql/simple-object-statements.ixx
index 5bc432e..e268fb9 100644
--- a/odb/pgsql/simple-object-statements.ixx
+++ b/odb/pgsql/simple-object-statements.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/simple-object-statements.ixx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/simple-object-statements.txx b/odb/pgsql/simple-object-statements.txx
index 9eb671b..b785952 100644
--- a/odb/pgsql/simple-object-statements.txx
+++ b/odb/pgsql/simple-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/simple-object-statements.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/pgsql/statement-cache.hxx b/odb/pgsql/statement-cache.hxx
index 3ad4644..90be105 100644
--- a/odb/pgsql/statement-cache.hxx
+++ b/odb/pgsql/statement-cache.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/statement-cache.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_STATEMENT_CACHE_HXX
diff --git a/odb/pgsql/statement-cache.txx b/odb/pgsql/statement-cache.txx
index fe5789f..2ea9721 100644
--- a/odb/pgsql/statement-cache.txx
+++ b/odb/pgsql/statement-cache.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/statement-cache.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/database.hxx>
diff --git a/odb/pgsql/statement.cxx b/odb/pgsql/statement.cxx
index c5e9662..9f206a6 100644
--- a/odb/pgsql/statement.cxx
+++ b/odb/pgsql/statement.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/statement.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstdlib> // std::atol
diff --git a/odb/pgsql/statement.hxx b/odb/pgsql/statement.hxx
index 8ecaa19..6f6415b 100644
--- a/odb/pgsql/statement.hxx
+++ b/odb/pgsql/statement.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/statement.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_STATEMENT_HXX
diff --git a/odb/pgsql/statements-base.cxx b/odb/pgsql/statements-base.cxx
index 98b8abb..b325f47 100644
--- a/odb/pgsql/statements-base.cxx
+++ b/odb/pgsql/statements-base.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/statements-base.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/statements-base.hxx>
diff --git a/odb/pgsql/statements-base.hxx b/odb/pgsql/statements-base.hxx
index efb5753..8098a67 100644
--- a/odb/pgsql/statements-base.hxx
+++ b/odb/pgsql/statements-base.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/statements-base.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_STATEMENTS_BASE_HXX
diff --git a/odb/pgsql/tracer.cxx b/odb/pgsql/tracer.cxx
index 5e2f3f2..925c64d 100644
--- a/odb/pgsql/tracer.cxx
+++ b/odb/pgsql/tracer.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/tracer.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/tracer.hxx>
diff --git a/odb/pgsql/tracer.hxx b/odb/pgsql/tracer.hxx
index 78e9a0c..cc3ace9 100644
--- a/odb/pgsql/tracer.hxx
+++ b/odb/pgsql/tracer.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/tracer.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_TRACER_HXX
diff --git a/odb/pgsql/traits-calls.hxx b/odb/pgsql/traits-calls.hxx
index 5313596..0292a2f 100644
--- a/odb/pgsql/traits-calls.hxx
+++ b/odb/pgsql/traits-calls.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/traits-calls.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_TRAITS_CALLS_HXX
diff --git a/odb/pgsql/traits.cxx b/odb/pgsql/traits.cxx
index 8ce2378..04d0540 100644
--- a/odb/pgsql/traits.cxx
+++ b/odb/pgsql/traits.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/traits.cxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/traits.hxx>
diff --git a/odb/pgsql/traits.hxx b/odb/pgsql/traits.hxx
index 973e412..debe323 100644
--- a/odb/pgsql/traits.hxx
+++ b/odb/pgsql/traits.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/traits.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_TRAITS_HXX
diff --git a/odb/pgsql/transaction-impl.cxx b/odb/pgsql/transaction-impl.cxx
index 3cf13cb..267f360 100644
--- a/odb/pgsql/transaction-impl.cxx
+++ b/odb/pgsql/transaction-impl.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/transaction-impl.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/pgsql/transaction-impl.hxx b/odb/pgsql/transaction-impl.hxx
index da193da..a01087b 100644
--- a/odb/pgsql/transaction-impl.hxx
+++ b/odb/pgsql/transaction-impl.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/transaction-impl.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_TRANSACTION_IMPL_HXX
diff --git a/odb/pgsql/transaction-impl.ixx b/odb/pgsql/transaction-impl.ixx
index ea2c866..7a287d9 100644
--- a/odb/pgsql/transaction-impl.ixx
+++ b/odb/pgsql/transaction-impl.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/transaction-impl.ixx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/pgsql/transaction.cxx b/odb/pgsql/transaction.cxx
index 001d256..2e4301f 100644
--- a/odb/pgsql/transaction.cxx
+++ b/odb/pgsql/transaction.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/transaction.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/pgsql/transaction.hxx b/odb/pgsql/transaction.hxx
index 9c4c9a1..71795f8 100644
--- a/odb/pgsql/transaction.hxx
+++ b/odb/pgsql/transaction.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/transaction.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_TRANSACTION_HXX
diff --git a/odb/pgsql/transaction.ixx b/odb/pgsql/transaction.ixx
index 79ea29b..e3715ef 100644
--- a/odb/pgsql/transaction.ixx
+++ b/odb/pgsql/transaction.ixx
@@ -1,5 +1,5 @@
// file : odb/pgsql/transaction.ixx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/pgsql/database.hxx>
diff --git a/odb/pgsql/version.hxx b/odb/pgsql/version.hxx
index 49c6387..b94c99c 100644
--- a/odb/pgsql/version.hxx
+++ b/odb/pgsql/version.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/version.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_VERSION_HXX
diff --git a/odb/pgsql/view-result.hxx b/odb/pgsql/view-result.hxx
index 6055b2b..2ef76fe 100644
--- a/odb/pgsql/view-result.hxx
+++ b/odb/pgsql/view-result.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/view-result.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_VIEW_RESULT_HXX
diff --git a/odb/pgsql/view-result.txx b/odb/pgsql/view-result.txx
index 9f126b9..453d328 100644
--- a/odb/pgsql/view-result.txx
+++ b/odb/pgsql/view-result.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/view-result.txx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/pgsql/view-statements.hxx b/odb/pgsql/view-statements.hxx
index f2c45ae..c2a1d32 100644
--- a/odb/pgsql/view-statements.hxx
+++ b/odb/pgsql/view-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/view-statements.hxx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_PGSQL_VIEW_STATEMENTS_HXX
diff --git a/odb/pgsql/view-statements.txx b/odb/pgsql/view-statements.txx
index 2f1bbe4..8e19c8b 100644
--- a/odb/pgsql/view-statements.txx
+++ b/odb/pgsql/view-statements.txx
@@ -1,5 +1,5 @@
// file : odb/pgsql/view-statements.txx
-// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t