aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:18:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:18:28 +0200
commit399d2ddf0d5b124e189b4d37dd61f5788acfa2c5 (patch)
tree0425b786515eabe7489f52e4ab7e026cfc45f543 /odb/sqlite
parentd68a5a2fcc6fe22510df23cfe62f361280aa133b (diff)
Update copyright year
Diffstat (limited to 'odb/sqlite')
-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/blob-stream.hxx2
-rw-r--r--odb/sqlite/blob.hxx2
-rw-r--r--odb/sqlite/buildfile2
-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/build2/config-vc.h2
-rw-r--r--odb/sqlite/details/build2/config.h2
-rw-r--r--odb/sqlite/details/config-vc.h2
-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/section-statements.hxx2
-rw-r--r--odb/sqlite/section-statements.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/stream.cxx2
-rw-r--r--odb/sqlite/stream.hxx2
-rw-r--r--odb/sqlite/text-stream.hxx2
-rw-r--r--odb/sqlite/text.hxx2
-rw-r--r--odb/sqlite/tracer.cxx2
-rw-r--r--odb/sqlite/tracer.hxx2
-rw-r--r--odb/sqlite/traits-calls.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
85 files changed, 85 insertions, 85 deletions
diff --git a/odb/sqlite/Makefile.am b/odb/sqlite/Makefile.am
index 6430131..1fed793 100644
--- a/odb/sqlite/Makefile.am
+++ b/odb/sqlite/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/sqlite/Makefile.am
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 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 3a42099..7b4592b 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 aa6a3cc..aff2125 100644
--- a/odb/sqlite/binding.hxx
+++ b/odb/sqlite/binding.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/binding.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_BINDING_HXX
diff --git a/odb/sqlite/blob-stream.hxx b/odb/sqlite/blob-stream.hxx
index a2a1727..30befbc 100644
--- a/odb/sqlite/blob-stream.hxx
+++ b/odb/sqlite/blob-stream.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/blob-stream.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_BLOB_STREAM_HXX
diff --git a/odb/sqlite/blob.hxx b/odb/sqlite/blob.hxx
index 8c1b197..448a717 100644
--- a/odb/sqlite/blob.hxx
+++ b/odb/sqlite/blob.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/blob.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_BLOB_HXX
diff --git a/odb/sqlite/buildfile b/odb/sqlite/buildfile
index 3caea59..4f27da6 100644
--- a/odb/sqlite/buildfile
+++ b/odb/sqlite/buildfile
@@ -1,5 +1,5 @@
# file : odb/sqlite/buildfile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
import int_libs = libodb%lib{odb}
diff --git a/odb/sqlite/connection-factory.cxx b/odb/sqlite/connection-factory.cxx
index 4444167..9f7b919 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 d3d6aea..2765ba1 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 2425244..8351ed6 100644
--- a/odb/sqlite/connection.cxx
+++ b/odb/sqlite/connection.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 5110163..188d259 100644
--- a/odb/sqlite/connection.hxx
+++ b/odb/sqlite/connection.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 ab6d72e..525ac96 100644
--- a/odb/sqlite/connection.ixx
+++ b/odb/sqlite/connection.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/connection.ixx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 fb8412d..c9a6e24 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 6a764c5..5b11198 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 60e65b0..5fd41d7 100644
--- a/odb/sqlite/database.cxx
+++ b/odb/sqlite/database.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/database.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 cb837b4..9c3c88f 100644
--- a/odb/sqlite/database.hxx
+++ b/odb/sqlite/database.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/database.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 aec4ba5..8861db8 100644
--- a/odb/sqlite/database.ixx
+++ b/odb/sqlite/database.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/database.ixx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <utility> // move()
diff --git a/odb/sqlite/details/build2/config-vc.h b/odb/sqlite/details/build2/config-vc.h
index a492e4e..01e040d 100644
--- a/odb/sqlite/details/build2/config-vc.h
+++ b/odb/sqlite/details/build2/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/sqlite/details/build2/config-vc.h
- * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/sqlite/details/build2/config.h b/odb/sqlite/details/build2/config.h
index 2aa7d54..7d97a32 100644
--- a/odb/sqlite/details/build2/config.h
+++ b/odb/sqlite/details/build2/config.h
@@ -1,5 +1,5 @@
/* file : odb/sqlite/details/build2/config.h
- * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/sqlite/details/config-vc.h b/odb/sqlite/details/config-vc.h
index 2ecc24a..b6e86e1 100644
--- a/odb/sqlite/details/config-vc.h
+++ b/odb/sqlite/details/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/sqlite/details/config-vc.h
- * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
* license : GNU GPL v2; see accompanying LICENSE file
*/
diff --git a/odb/sqlite/details/config.h.in b/odb/sqlite/details/config.h.in
index 9c2d2d7..48af4c3 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-2015 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2017 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 57cbd17..9214dbe 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 fb53f66..ca9ec55 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 11a5f0a..2dac338 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 737a3d1..36f06c0 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 ce320a1..e7d39d5 100644
--- a/odb/sqlite/error.cxx
+++ b/odb/sqlite/error.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/error.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 3b48d39..6148d79 100644
--- a/odb/sqlite/error.hxx
+++ b/odb/sqlite/error.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/error.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 ab54340..16f093e 100644
--- a/odb/sqlite/exceptions.cxx
+++ b/odb/sqlite/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/exceptions.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 01bf5ec..edd2901 100644
--- a/odb/sqlite/exceptions.hxx
+++ b/odb/sqlite/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/exceptions.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 1bc5da5..180ce25 100644
--- a/odb/sqlite/forward.hxx
+++ b/odb/sqlite/forward.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/forward.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 9f471b0..37e697e 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -1,5 +1,5 @@
# file : odb/sqlite/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 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 0e0df00..991b597 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 87d919b..721d75d 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 4fec8ef..913da0c 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 287a5d8..36f349b 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 fa0a3d3..4990835 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 277aa98..133231b 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 53b1e31..e0504b0 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 0565ae0..ecf5da9 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 c204de6..d9521bd 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 4a63786..9bc5906 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 e26fb30..9f4b6b9 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 02f6322..b887de1 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 cb03393..4e68f9e 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 b691d7b..42aa4dd 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 67af539..fc63bed 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 04ae043..6e475d8 100644
--- a/odb/sqlite/query.cxx
+++ b/odb/sqlite/query.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 199ab27..933b1e9 100644
--- a/odb/sqlite/query.hxx
+++ b/odb/sqlite/query.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 70fadec..a9deb4f 100644
--- a/odb/sqlite/query.ixx
+++ b/odb/sqlite/query.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.ixx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 909807f..409e3db 100644
--- a/odb/sqlite/query.txx
+++ b/odb/sqlite/query.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/query.txx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
namespace odb
diff --git a/odb/sqlite/section-statements.hxx b/odb/sqlite/section-statements.hxx
index 40ac4d1..26d2685 100644
--- a/odb/sqlite/section-statements.hxx
+++ b/odb/sqlite/section-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/section-statements.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_SECTION_STATEMENTS_HXX
diff --git a/odb/sqlite/section-statements.txx b/odb/sqlite/section-statements.txx
index 3c4d10e..d77c84c 100644
--- a/odb/sqlite/section-statements.txx
+++ b/odb/sqlite/section-statements.txx
@@ -1,5 +1,5 @@
// file : odb/sqlite/section-statements.txx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/sqlite/simple-object-result.hxx b/odb/sqlite/simple-object-result.hxx
index ec42bf5..5b41968 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 b1563bb..3f330ae 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 1bec013..7c3fc1a 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 6ea7f6d..7003960 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 5a7407d..17f008d 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 fe46063..f6b9419 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 80ffbd2..7c6ca60 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 8723e42..55cbc4e 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 f9ce7a1..75e72b9 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 9f15a15..2a7565d 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/sqlite/database.hxx>
diff --git a/odb/sqlite/statement.cxx b/odb/sqlite/statement.cxx
index ce6458a..30b3f59 100644
--- a/odb/sqlite/statement.cxx
+++ b/odb/sqlite/statement.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statement.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 fdc0807..1fd0acf 100644
--- a/odb/sqlite/statement.hxx
+++ b/odb/sqlite/statement.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/statement.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 4a5aa6e..dd07803 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 6ed5813..a4c29e2 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_STATEMENTS_BASE_HXX
diff --git a/odb/sqlite/stream.cxx b/odb/sqlite/stream.cxx
index 8de199e..7ff02e8 100644
--- a/odb/sqlite/stream.cxx
+++ b/odb/sqlite/stream.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/stream.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <sqlite3.h>
diff --git a/odb/sqlite/stream.hxx b/odb/sqlite/stream.hxx
index 387dcf0..3630d46 100644
--- a/odb/sqlite/stream.hxx
+++ b/odb/sqlite/stream.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/stream.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_STREAM_HXX
diff --git a/odb/sqlite/text-stream.hxx b/odb/sqlite/text-stream.hxx
index 4e14d19..e1d4ea0 100644
--- a/odb/sqlite/text-stream.hxx
+++ b/odb/sqlite/text-stream.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/text-stream.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TEXT_STREAM_HXX
diff --git a/odb/sqlite/text.hxx b/odb/sqlite/text.hxx
index 8ecf81d..893efc9 100644
--- a/odb/sqlite/text.hxx
+++ b/odb/sqlite/text.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/text.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TEXT_HXX
diff --git a/odb/sqlite/tracer.cxx b/odb/sqlite/tracer.cxx
index 10ce0b0..13f8d70 100644
--- a/odb/sqlite/tracer.cxx
+++ b/odb/sqlite/tracer.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/tracer.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 023ac6b..4b3129e 100644
--- a/odb/sqlite/tracer.hxx
+++ b/odb/sqlite/tracer.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/tracer.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TRACER_HXX
diff --git a/odb/sqlite/traits-calls.hxx b/odb/sqlite/traits-calls.hxx
index d1fb72f..3368994 100644
--- a/odb/sqlite/traits-calls.hxx
+++ b/odb/sqlite/traits-calls.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/traits-calls.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_SQLITE_TRAITS_CALLS_HXX
diff --git a/odb/sqlite/traits.cxx b/odb/sqlite/traits.cxx
index 9258d5b..44d2afc 100644
--- a/odb/sqlite/traits.cxx
+++ b/odb/sqlite/traits.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/traits.cxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 0cb82db..13caade 100644
--- a/odb/sqlite/traits.hxx
+++ b/odb/sqlite/traits.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/traits.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 2f83071..baae085 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <sqlite3.h>
diff --git a/odb/sqlite/transaction-impl.hxx b/odb/sqlite/transaction-impl.hxx
index 92de110..9dae372 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 40eeb5a..61f03f0 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 9cd9303..1719679 100644
--- a/odb/sqlite/transaction.cxx
+++ b/odb/sqlite/transaction.cxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 5651694..5b9c5c5 100644
--- a/odb/sqlite/transaction.hxx
+++ b/odb/sqlite/transaction.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 3757175..13720e8 100644
--- a/odb/sqlite/transaction.ixx
+++ b/odb/sqlite/transaction.ixx
@@ -1,5 +1,5 @@
// file : odb/sqlite/transaction.ixx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 f2c5107..2b13ecd 100644
--- a/odb/sqlite/version.hxx
+++ b/odb/sqlite/version.hxx
@@ -1,5 +1,5 @@
// file : odb/sqlite/version.hxx
-// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 2b3b167..b8b8106 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 6b88971..7b2b4e2 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 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 6ecaaaa..6e22918 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 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 bd46aa3..cbca5a6 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-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <cstddef> // std::size_t