aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:19:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-09 10:19:18 +0200
commitf8d54121142f97c7d155415208db30c8010e6e87 (patch)
tree650b71e440fe74dab5029071ebc08527842eb467
parent6689788dfa663881b2ecefd8d10b6b7af67e9e42 (diff)
Update copyright year
-rw-r--r--Makefile.am2
-rwxr-xr-xbootstrap2
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/libodb-sqlite/stub.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/libodb-sqlite/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-sqlite/configure2
-rw-r--r--build/import/libodb-sqlite/stub.make2
-rw-r--r--build/import/libodb/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb/configure2
-rw-r--r--build/import/libodb/stub.make2
-rw-r--r--build/import/libsqlite/configuration-rules.make2
-rwxr-xr-xbuild/import/libsqlite/configure2
-rw-r--r--build/import/libsqlite/rules.make2
-rw-r--r--build/import/libsqlite/stub.make2
-rw-r--r--configure.ac2
-rw-r--r--libodb-sqlite.pc.in2
-rw-r--r--m4/disable-rpath.m42
-rw-r--r--m4/libodb.m42
-rw-r--r--m4/libsqlite.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--m4/pkgconfig.m42
-rw-r--r--m4/static-lib.m42
-rw-r--r--m4/threads.m42
-rw-r--r--makefile2
-rw-r--r--odb/sqlite/Makefile.am2
-rw-r--r--odb/sqlite/auto-handle.hxx2
-rw-r--r--odb/sqlite/binding.hxx2
-rw-r--r--odb/sqlite/connection-factory.cxx2
-rw-r--r--odb/sqlite/connection-factory.hxx2
-rw-r--r--odb/sqlite/connection.cxx2
-rw-r--r--odb/sqlite/connection.hxx2
-rw-r--r--odb/sqlite/connection.ixx2
-rw-r--r--odb/sqlite/container-statements.hxx2
-rw-r--r--odb/sqlite/container-statements.txx2
-rw-r--r--odb/sqlite/database.cxx2
-rw-r--r--odb/sqlite/database.hxx2
-rw-r--r--odb/sqlite/database.ixx2
-rw-r--r--odb/sqlite/details/config.h.in2
-rw-r--r--odb/sqlite/details/config.hxx2
-rw-r--r--odb/sqlite/details/conversion.hxx2
-rw-r--r--odb/sqlite/details/export.hxx2
-rw-r--r--odb/sqlite/details/options.cli2
-rw-r--r--odb/sqlite/error.cxx2
-rw-r--r--odb/sqlite/error.hxx2
-rw-r--r--odb/sqlite/exceptions.cxx2
-rw-r--r--odb/sqlite/exceptions.hxx2
-rw-r--r--odb/sqlite/forward.hxx2
-rw-r--r--odb/sqlite/makefile2
-rw-r--r--odb/sqlite/no-id-object-result.hxx2
-rw-r--r--odb/sqlite/no-id-object-result.txx2
-rw-r--r--odb/sqlite/no-id-object-statements.hxx2
-rw-r--r--odb/sqlite/no-id-object-statements.txx2
-rw-r--r--odb/sqlite/polymorphic-object-result.hxx2
-rw-r--r--odb/sqlite/polymorphic-object-result.txx2
-rw-r--r--odb/sqlite/polymorphic-object-statements.hxx2
-rw-r--r--odb/sqlite/polymorphic-object-statements.txx2
-rw-r--r--odb/sqlite/prepared-query.cxx2
-rw-r--r--odb/sqlite/prepared-query.hxx2
-rw-r--r--odb/sqlite/query-const-expr.cxx2
-rw-r--r--odb/sqlite/query-dynamic.cxx2
-rw-r--r--odb/sqlite/query-dynamic.hxx2
-rw-r--r--odb/sqlite/query-dynamic.ixx2
-rw-r--r--odb/sqlite/query-dynamic.txx2
-rw-r--r--odb/sqlite/query.cxx2
-rw-r--r--odb/sqlite/query.hxx2
-rw-r--r--odb/sqlite/query.ixx2
-rw-r--r--odb/sqlite/query.txx2
-rw-r--r--odb/sqlite/simple-object-result.hxx2
-rw-r--r--odb/sqlite/simple-object-result.txx2
-rw-r--r--odb/sqlite/simple-object-statements.cxx2
-rw-r--r--odb/sqlite/simple-object-statements.hxx2
-rw-r--r--odb/sqlite/simple-object-statements.ixx2
-rw-r--r--odb/sqlite/simple-object-statements.txx2
-rw-r--r--odb/sqlite/sqlite-types.hxx2
-rw-r--r--odb/sqlite/statement-cache.cxx2
-rw-r--r--odb/sqlite/statement-cache.hxx2
-rw-r--r--odb/sqlite/statement-cache.txx2
-rw-r--r--odb/sqlite/statement.cxx2
-rw-r--r--odb/sqlite/statement.hxx2
-rw-r--r--odb/sqlite/statements-base.cxx2
-rw-r--r--odb/sqlite/statements-base.hxx2
-rw-r--r--odb/sqlite/tracer.cxx2
-rw-r--r--odb/sqlite/tracer.hxx2
-rw-r--r--odb/sqlite/traits.cxx2
-rw-r--r--odb/sqlite/traits.hxx2
-rw-r--r--odb/sqlite/transaction-impl.cxx2
-rw-r--r--odb/sqlite/transaction-impl.hxx2
-rw-r--r--odb/sqlite/transaction-impl.ixx2
-rw-r--r--odb/sqlite/transaction.cxx2
-rw-r--r--odb/sqlite/transaction.hxx2
-rw-r--r--odb/sqlite/transaction.ixx2
-rw-r--r--odb/sqlite/version.hxx2
-rw-r--r--odb/sqlite/view-result.hxx2
-rw-r--r--odb/sqlite/view-result.txx2
-rw-r--r--odb/sqlite/view-statements.hxx2
-rw-r--r--odb/sqlite/view-statements.txx2
101 files changed, 101 insertions, 101 deletions
diff --git a/Makefile.am b/Makefile.am
index d9543d8..cc4622b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# file : Makefile.am
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/bootstrap b/bootstrap
index 39910bb..b1b4f3d 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,7 @@
#! /bin/sh
# file : bootstrap
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
#
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 89a21af..ab0707a 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
project_name := libodb-sqlite
diff --git a/build/export/libodb-sqlite/stub.make b/build/export/libodb-sqlite/stub.make
index b161b5d..1d8760a 100644
--- a/build/export/libodb-sqlite/stub.make
+++ b/build/export/libodb-sqlite/stub.make
@@ -1,5 +1,5 @@
# file : build/export/libodb-sqlite/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(src_root)/odb/sqlite/makefile,$(out_root))
diff --git a/build/import/cli/LICENSE b/build/import/cli/LICENSE
index 57ee246..b5ef38e 100644
--- a/build/import/cli/LICENSE
+++ b/build/import/cli/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2012 Code Synthesis Tools CC.
+Copyright (c) 2009-2013 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 cd009d9..b537303 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-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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 5fb2485..56a686a 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-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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 ae1e512..cc9d512 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-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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 3704723..1933a0c 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-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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/libodb-sqlite/configuration-rules.make b/build/import/libodb-sqlite/configuration-rules.make
index f5787e8..5981921 100644
--- a/build/import/libodb-sqlite/configuration-rules.make
+++ b/build/import/libodb-sqlite/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-sqlite/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb-sqlite/configuration-dynamic.make: | $(dcf_root)/import/libodb-sqlite/.
diff --git a/build/import/libodb-sqlite/configure b/build/import/libodb-sqlite/configure
index cf14ccd..41b07f4 100755
--- a/build/import/libodb-sqlite/configure
+++ b/build/import/libodb-sqlite/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-sqlite/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb-sqlite/stub.make b/build/import/libodb-sqlite/stub.make
index 872aa63..956d037 100644
--- a/build/import/libodb-sqlite/stub.make
+++ b/build/import/libodb-sqlite/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-sqlite/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb-sqlite/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make
index 1fe7152..b25ddbb 100644
--- a/build/import/libodb/configuration-rules.make
+++ b/build/import/libodb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/.
diff --git a/build/import/libodb/configure b/build/import/libodb/configure
index 1217fee..cbf9f7d 100755
--- a/build/import/libodb/configure
+++ b/build/import/libodb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make
index 65ac80b..90eb372 100644
--- a/build/import/libodb/stub.make
+++ b/build/import/libodb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libsqlite/configuration-rules.make b/build/import/libsqlite/configuration-rules.make
index 6e3dafd..17dfa18 100644
--- a/build/import/libsqlite/configuration-rules.make
+++ b/build/import/libsqlite/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libsqlite/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libsqlite/configuration-dynamic.make: | $(dcf_root)/import/libsqlite/.
diff --git a/build/import/libsqlite/configure b/build/import/libsqlite/configure
index f13948e..d21a587 100755
--- a/build/import/libsqlite/configure
+++ b/build/import/libsqlite/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libsqlite/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libsqlite/rules.make b/build/import/libsqlite/rules.make
index 0e2b5e4..48aa1cd 100644
--- a/build/import/libsqlite/rules.make
+++ b/build/import/libsqlite/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libsqlite/rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libsqlite/%: root := $(libsqlite_root)
diff --git a/build/import/libsqlite/stub.make b/build/import/libsqlite/stub.make
index 06f52e5..2147d81 100644
--- a/build/import/libsqlite/stub.make
+++ b/build/import/libsqlite/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libsqlite/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libsqlite/configuration-rules.make,$(dcf_root))
diff --git a/configure.ac b/configure.ac
index 8d79433..5902fbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# file : configure.ac
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
AC_PREREQ(2.60)
diff --git a/libodb-sqlite.pc.in b/libodb-sqlite.pc.in
index e81c54c..5066a4d 100644
--- a/libodb-sqlite.pc.in
+++ b/libodb-sqlite.pc.in
@@ -1,5 +1,5 @@
# file : libodb-sqlite.pc.in
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
prefix=@prefix@
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index e0ef81d..8d70ffb 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-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index 7d3130b..9ce2580 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libsqlite.m4 b/m4/libsqlite.m4
index e108c02..a75062c 100644
--- a/m4/libsqlite.m4
+++ b/m4/libsqlite.m4
@@ -1,5 +1,5 @@
dnl file : m4/libsqlite.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBSQLITE([ACTION-IF-FOUND[,ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index adecac1..c4972db 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-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 0e57142..460251f 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,5 +1,5 @@
dnl file : m4/pkgconfig.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index 6e0f45b..99c4a82 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,5 +1,5 @@
dnl file : m4/static-lib.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl STATIC_LIB(MACRO, DESCRIPTION)
diff --git a/m4/threads.m4 b/m4/threads.m4
index 4cd4c05..9a7da53 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,5 @@
dnl file : m4/threads.m4
-dnl copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[
diff --git a/makefile b/makefile
index 6611491..d53519c 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
# file : makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
diff --git a/odb/sqlite/Makefile.am b/odb/sqlite/Makefile.am
index e03eedb..98d6698 100644
--- a/odb/sqlite/Makefile.am
+++ b/odb/sqlite/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/sqlite/Makefile.am
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
lib_LTLIBRARIES = libodb-sqlite.la
diff --git a/odb/sqlite/auto-handle.hxx b/odb/sqlite/auto-handle.hxx
index 368df00..65f365d 100644
--- a/odb/sqlite/auto-handle.hxx
+++ b/odb/sqlite/auto-handle.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/auto-handle.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_AUTO_HANDLE_HXX
diff --git a/odb/sqlite/binding.hxx b/odb/sqlite/binding.hxx
index f55d48a..2a682fa 100644
--- a/odb/sqlite/binding.hxx
+++ b/odb/sqlite/binding.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/binding.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_BINDING_HXX
diff --git a/odb/sqlite/connection-factory.cxx b/odb/sqlite/connection-factory.cxx
index 8eb9885..dec85bf 100644
--- a/odb/sqlite/connection-factory.cxx
+++ b/odb/sqlite/connection-factory.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection-factory.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/details/lock.hxx>
diff --git a/odb/sqlite/connection-factory.hxx b/odb/sqlite/connection-factory.hxx
index e2274c2..0db2cf1 100644
--- a/odb/sqlite/connection-factory.hxx
+++ b/odb/sqlite/connection-factory.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection-factory.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_CONNECTION_FACTORY_HXX
diff --git a/odb/sqlite/connection.cxx b/odb/sqlite/connection.cxx
index b62ac8c..f4e7259 100644
--- a/odb/sqlite/connection.cxx
+++ b/odb/sqlite/connection.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <new> // std::bad_alloc
diff --git a/odb/sqlite/connection.hxx b/odb/sqlite/connection.hxx
index 43c540c..241e626 100644
--- a/odb/sqlite/connection.hxx
+++ b/odb/sqlite/connection.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_CONNECTION_HXX
diff --git a/odb/sqlite/connection.ixx b/odb/sqlite/connection.ixx
index f1f4183..02ad3ec 100644
--- a/odb/sqlite/connection.ixx
+++ b/odb/sqlite/connection.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection.ixx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/container-statements.hxx b/odb/sqlite/container-statements.hxx
index 9217964..e9c2d3b 100644
--- a/odb/sqlite/container-statements.hxx
+++ b/odb/sqlite/container-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/container-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_CONTAINER_STATEMENTS_HXX
diff --git a/odb/sqlite/container-statements.txx b/odb/sqlite/container-statements.txx
index 4d575b7..5024b5b 100644
--- a/odb/sqlite/container-statements.txx
+++ b/odb/sqlite/container-statements.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/container-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/sqlite/database.cxx b/odb/sqlite/database.cxx
index 00618b5..5b47735 100644
--- a/odb/sqlite/database.cxx
+++ b/odb/sqlite/database.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/database.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifdef _WIN32
diff --git a/odb/sqlite/database.hxx b/odb/sqlite/database.hxx
index a626b73..ee758e5 100644
--- a/odb/sqlite/database.hxx
+++ b/odb/sqlite/database.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/database.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_DATABASE_HXX
diff --git a/odb/sqlite/database.ixx b/odb/sqlite/database.ixx
index e20bbec..fd2063e 100644
--- a/odb/sqlite/database.ixx
+++ b/odb/sqlite/database.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/database.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/transaction.hxx>
diff --git a/odb/sqlite/details/config.h.in b/odb/sqlite/details/config.h.in
index bcd9553..3f54ae0 100644
--- a/odb/sqlite/details/config.h.in
+++ b/odb/sqlite/details/config.h.in
@@ -1,5 +1,5 @@
/* file : odb/sqlite/details/config.h.in
- * copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/sqlite/details/config.hxx b/odb/sqlite/details/config.hxx
index ea83884..b19a9fc 100644
--- a/odb/sqlite/details/config.hxx
+++ b/odb/sqlite/details/config.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/details/config.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_DETAILS_CONFIG_HXX
diff --git a/odb/sqlite/details/conversion.hxx b/odb/sqlite/details/conversion.hxx
index 9daf35c..690fe7f 100644
--- a/odb/sqlite/details/conversion.hxx
+++ b/odb/sqlite/details/conversion.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/details/conversion.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_DETAILS_CONVERSION_HXX
diff --git a/odb/sqlite/details/export.hxx b/odb/sqlite/details/export.hxx
index bd29d6e..3411407 100644
--- a/odb/sqlite/details/export.hxx
+++ b/odb/sqlite/details/export.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/details/export.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_DETAILS_EXPORT_HXX
diff --git a/odb/sqlite/details/options.cli b/odb/sqlite/details/options.cli
index ee7529b..1e5646d 100644
--- a/odb/sqlite/details/options.cli
+++ b/odb/sqlite/details/options.cli
@@ -1,5 +1,5 @@
// file : odb/sqlite/details/options.cli
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
include <string>;
diff --git a/odb/sqlite/error.cxx b/odb/sqlite/error.cxx
index 847e9c1..74822d3 100644
--- a/odb/sqlite/error.cxx
+++ b/odb/sqlite/error.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/error.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <sqlite3.h>
diff --git a/odb/sqlite/error.hxx b/odb/sqlite/error.hxx
index c1471f6..0548680 100644
--- a/odb/sqlite/error.hxx
+++ b/odb/sqlite/error.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/error.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_ERROR_HXX
diff --git a/odb/sqlite/exceptions.cxx b/odb/sqlite/exceptions.cxx
index 6a1a7d9..40b2d4c 100644
--- a/odb/sqlite/exceptions.cxx
+++ b/odb/sqlite/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/exceptions.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/sqlite/exceptions.hxx b/odb/sqlite/exceptions.hxx
index a38237c..5afcdf5 100644
--- a/odb/sqlite/exceptions.hxx
+++ b/odb/sqlite/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/exceptions.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_EXCEPTIONS_HXX
diff --git a/odb/sqlite/forward.hxx b/odb/sqlite/forward.hxx
index 389b078..316fbbc 100644
--- a/odb/sqlite/forward.hxx
+++ b/odb/sqlite/forward.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/forward.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_FORWARD_HXX
diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile
index b215461..3c33009 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -1,5 +1,5 @@
# file : odb/sqlite/makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/odb/sqlite/no-id-object-result.hxx b/odb/sqlite/no-id-object-result.hxx
index f1b7b59..236bf82 100644
--- a/odb/sqlite/no-id-object-result.hxx
+++ b/odb/sqlite/no-id-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/no-id-object-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_NO_ID_OBJECT_RESULT_HXX
diff --git a/odb/sqlite/no-id-object-result.txx b/odb/sqlite/no-id-object-result.txx
index 3cd3086..e857820 100644
--- a/odb/sqlite/no-id-object-result.txx
+++ b/odb/sqlite/no-id-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/no-id-object-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/sqlite/no-id-object-statements.hxx b/odb/sqlite/no-id-object-statements.hxx
index f942cf4..6939fc7 100644
--- a/odb/sqlite/no-id-object-statements.hxx
+++ b/odb/sqlite/no-id-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/no-id-object-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_NO_ID_OBJECT_STATEMENTS_HXX
diff --git a/odb/sqlite/no-id-object-statements.txx b/odb/sqlite/no-id-object-statements.txx
index 9b531f6..096f13e 100644
--- a/odb/sqlite/no-id-object-statements.txx
+++ b/odb/sqlite/no-id-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/no-id-object-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/sqlite/polymorphic-object-result.hxx b/odb/sqlite/polymorphic-object-result.hxx
index a56eb5b..493bced 100644
--- a/odb/sqlite/polymorphic-object-result.hxx
+++ b/odb/sqlite/polymorphic-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/polymorphic-object-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_POLYMORPHIC_OBJECT_RESULT_HXX
diff --git a/odb/sqlite/polymorphic-object-result.txx b/odb/sqlite/polymorphic-object-result.txx
index a91aab0..9c79414 100644
--- a/odb/sqlite/polymorphic-object-result.txx
+++ b/odb/sqlite/polymorphic-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/polymorphic-object-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/sqlite/polymorphic-object-statements.hxx b/odb/sqlite/polymorphic-object-statements.hxx
index 64d9a7d..f932234 100644
--- a/odb/sqlite/polymorphic-object-statements.hxx
+++ b/odb/sqlite/polymorphic-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/polymorphic-object-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_POLYMORPHIC_OBJECT_STATEMENTS_HXX
diff --git a/odb/sqlite/polymorphic-object-statements.txx b/odb/sqlite/polymorphic-object-statements.txx
index 061215e..999eb3e 100644
--- a/odb/sqlite/polymorphic-object-statements.txx
+++ b/odb/sqlite/polymorphic-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/polymorphic-object-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/sqlite/prepared-query.cxx b/odb/sqlite/prepared-query.cxx
index 1eb875d..d181f4f 100644
--- a/odb/sqlite/prepared-query.cxx
+++ b/odb/sqlite/prepared-query.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/prepared-query.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/prepared-query.hxx>
diff --git a/odb/sqlite/prepared-query.hxx b/odb/sqlite/prepared-query.hxx
index 2615179..63d8bbc 100644
--- a/odb/sqlite/prepared-query.hxx
+++ b/odb/sqlite/prepared-query.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/prepared-query.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_PREPARED_QUERY_HXX
diff --git a/odb/sqlite/query-const-expr.cxx b/odb/sqlite/query-const-expr.cxx
index 9e48ace..a2d969f 100644
--- a/odb/sqlite/query-const-expr.cxx
+++ b/odb/sqlite/query-const-expr.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query-const-expr.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/query.hxx>
diff --git a/odb/sqlite/query-dynamic.cxx b/odb/sqlite/query-dynamic.cxx
index 5f86b93..aeeb841 100644
--- a/odb/sqlite/query-dynamic.cxx
+++ b/odb/sqlite/query-dynamic.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query-dynamic.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/sqlite/query-dynamic.hxx b/odb/sqlite/query-dynamic.hxx
index aaad7f8..bf0b48f 100644
--- a/odb/sqlite/query-dynamic.hxx
+++ b/odb/sqlite/query-dynamic.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query-dynamic.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_QUERY_DYNAMIC_HXX
diff --git a/odb/sqlite/query-dynamic.ixx b/odb/sqlite/query-dynamic.ixx
index 77f0f43..86b86b8 100644
--- a/odb/sqlite/query-dynamic.ixx
+++ b/odb/sqlite/query-dynamic.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query-dynamic.ixx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/query-dynamic.txx b/odb/sqlite/query-dynamic.txx
index c7d88cb..083e42f 100644
--- a/odb/sqlite/query-dynamic.txx
+++ b/odb/sqlite/query-dynamic.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query-dynamic.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/query.cxx b/odb/sqlite/query.cxx
index bce005f..120be98 100644
--- a/odb/sqlite/query.cxx
+++ b/odb/sqlite/query.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/sqlite/query.hxx b/odb/sqlite/query.hxx
index 5ee377f..d24e66a 100644
--- a/odb/sqlite/query.hxx
+++ b/odb/sqlite/query.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_QUERY_HXX
diff --git a/odb/sqlite/query.ixx b/odb/sqlite/query.ixx
index 7413691..56c8e80 100644
--- a/odb/sqlite/query.ixx
+++ b/odb/sqlite/query.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/query.txx b/odb/sqlite/query.txx
index 7342187..b63d5a1 100644
--- a/odb/sqlite/query.txx
+++ b/odb/sqlite/query.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/simple-object-result.hxx b/odb/sqlite/simple-object-result.hxx
index 5632a13..9dd258a 100644
--- a/odb/sqlite/simple-object-result.hxx
+++ b/odb/sqlite/simple-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/simple-object-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_SIMPLE_OBJECT_RESULT_HXX
diff --git a/odb/sqlite/simple-object-result.txx b/odb/sqlite/simple-object-result.txx
index e8f2233..fe31300 100644
--- a/odb/sqlite/simple-object-result.txx
+++ b/odb/sqlite/simple-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/simple-object-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/sqlite/simple-object-statements.cxx b/odb/sqlite/simple-object-statements.cxx
index 110795a..47a4790 100644
--- a/odb/sqlite/simple-object-statements.cxx
+++ b/odb/sqlite/simple-object-statements.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/simple-object-statements.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/simple-object-statements.hxx>
diff --git a/odb/sqlite/simple-object-statements.hxx b/odb/sqlite/simple-object-statements.hxx
index 9fe3675..2c5b321 100644
--- a/odb/sqlite/simple-object-statements.hxx
+++ b/odb/sqlite/simple-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/simple-object-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_SIMPLE_OBJECT_STATEMENTS_HXX
diff --git a/odb/sqlite/simple-object-statements.ixx b/odb/sqlite/simple-object-statements.ixx
index 11d4fbc..e5951df 100644
--- a/odb/sqlite/simple-object-statements.ixx
+++ b/odb/sqlite/simple-object-statements.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/simple-object-statements.ixx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/simple-object-statements.txx b/odb/sqlite/simple-object-statements.txx
index 51c4948..f0e6138 100644
--- a/odb/sqlite/simple-object-statements.txx
+++ b/odb/sqlite/simple-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/simple-object-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/sqlite/sqlite-types.hxx b/odb/sqlite/sqlite-types.hxx
index 295cd1f..d6b49ee 100644
--- a/odb/sqlite/sqlite-types.hxx
+++ b/odb/sqlite/sqlite-types.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/sqlite-types.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_SQLITE_TYPES_HXX
diff --git a/odb/sqlite/statement-cache.cxx b/odb/sqlite/statement-cache.cxx
index c350e02..bb34aed 100644
--- a/odb/sqlite/statement-cache.cxx
+++ b/odb/sqlite/statement-cache.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statement-cache.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/statement-cache.hxx>
diff --git a/odb/sqlite/statement-cache.hxx b/odb/sqlite/statement-cache.hxx
index b08e4c7..bd90a44 100644
--- a/odb/sqlite/statement-cache.hxx
+++ b/odb/sqlite/statement-cache.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statement-cache.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_STATEMENT_CACHE_HXX
diff --git a/odb/sqlite/statement-cache.txx b/odb/sqlite/statement-cache.txx
index 775a6a8..4c6e3cd 100644
--- a/odb/sqlite/statement-cache.txx
+++ b/odb/sqlite/statement-cache.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statement-cache.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/statement.cxx b/odb/sqlite/statement.cxx
index 09cf994..de71e12 100644
--- a/odb/sqlite/statement.cxx
+++ b/odb/sqlite/statement.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statement.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/tracer.hxx>
diff --git a/odb/sqlite/statement.hxx b/odb/sqlite/statement.hxx
index fe3a2a0..eb55e58 100644
--- a/odb/sqlite/statement.hxx
+++ b/odb/sqlite/statement.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statement.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_STATEMENT_HXX
diff --git a/odb/sqlite/statements-base.cxx b/odb/sqlite/statements-base.cxx
index 53957af..b46e753 100644
--- a/odb/sqlite/statements-base.cxx
+++ b/odb/sqlite/statements-base.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statements-base.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/statements-base.hxx>
diff --git a/odb/sqlite/statements-base.hxx b/odb/sqlite/statements-base.hxx
index bd70c37..5db1369 100644
--- a/odb/sqlite/statements-base.hxx
+++ b/odb/sqlite/statements-base.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statements-base.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_STATEMENTS_BASE_HXX
diff --git a/odb/sqlite/tracer.cxx b/odb/sqlite/tracer.cxx
index 63eaed1..1b48793 100644
--- a/odb/sqlite/tracer.cxx
+++ b/odb/sqlite/tracer.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/tracer.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/tracer.hxx>
diff --git a/odb/sqlite/tracer.hxx b/odb/sqlite/tracer.hxx
index ac183ca..4ee7b19 100644
--- a/odb/sqlite/tracer.hxx
+++ b/odb/sqlite/tracer.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/tracer.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TRACER_HXX
diff --git a/odb/sqlite/traits.cxx b/odb/sqlite/traits.cxx
index 753c181..5f3411c 100644
--- a/odb/sqlite/traits.cxx
+++ b/odb/sqlite/traits.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/traits.cxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/traits.hxx>
diff --git a/odb/sqlite/traits.hxx b/odb/sqlite/traits.hxx
index 53d2db0..b9d3b39 100644
--- a/odb/sqlite/traits.hxx
+++ b/odb/sqlite/traits.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/traits.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TRAITS_HXX
diff --git a/odb/sqlite/transaction-impl.cxx b/odb/sqlite/transaction-impl.cxx
index 1975308..2a06288 100644
--- a/odb/sqlite/transaction-impl.cxx
+++ b/odb/sqlite/transaction-impl.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction-impl.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/database.hxx>
diff --git a/odb/sqlite/transaction-impl.hxx b/odb/sqlite/transaction-impl.hxx
index dcc7cc2..d0894de 100644
--- a/odb/sqlite/transaction-impl.hxx
+++ b/odb/sqlite/transaction-impl.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction-impl.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TRANSACTION_IMPL_HXX
diff --git a/odb/sqlite/transaction-impl.ixx b/odb/sqlite/transaction-impl.ixx
index 72189cc..64c24d9 100644
--- a/odb/sqlite/transaction-impl.ixx
+++ b/odb/sqlite/transaction-impl.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction-impl.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/transaction.cxx b/odb/sqlite/transaction.cxx
index 7fd3f08..caa6eb4 100644
--- a/odb/sqlite/transaction.cxx
+++ b/odb/sqlite/transaction.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/sqlite/transaction.hxx b/odb/sqlite/transaction.hxx
index dfcd264..beb8d64 100644
--- a/odb/sqlite/transaction.hxx
+++ b/odb/sqlite/transaction.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TRANSACTION_HXX
diff --git a/odb/sqlite/transaction.ixx b/odb/sqlite/transaction.ixx
index 870f150..05be5c8 100644
--- a/odb/sqlite/transaction.ixx
+++ b/odb/sqlite/transaction.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction.ixx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/database.hxx>
diff --git a/odb/sqlite/version.hxx b/odb/sqlite/version.hxx
index f8b71f7..b3a41f1 100644
--- a/odb/sqlite/version.hxx
+++ b/odb/sqlite/version.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/version.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_VERSION_HXX
diff --git a/odb/sqlite/view-result.hxx b/odb/sqlite/view-result.hxx
index 4d27367..fd189e6 100644
--- a/odb/sqlite/view-result.hxx
+++ b/odb/sqlite/view-result.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/view-result.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_VIEW_RESULT_HXX
diff --git a/odb/sqlite/view-result.txx b/odb/sqlite/view-result.txx
index b6d8cb8..d22a440 100644
--- a/odb/sqlite/view-result.txx
+++ b/odb/sqlite/view-result.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/view-result.txx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/sqlite/view-statements.hxx b/odb/sqlite/view-statements.hxx
index ca99bb1..63e48e7 100644
--- a/odb/sqlite/view-statements.hxx
+++ b/odb/sqlite/view-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/view-statements.hxx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_VIEW_STATEMENTS_HXX
diff --git a/odb/sqlite/view-statements.txx b/odb/sqlite/view-statements.txx
index c5f497b..46cb506 100644
--- a/odb/sqlite/view-statements.txx
+++ b/odb/sqlite/view-statements.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/view-statements.txx
-// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t