aboutsummaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:14:47 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:14:47 +0200
commit0a3c7b5d2d0658dae3399eea0bd3615c2d84eb09 (patch)
tree859cdbb96c2db3e0256eb33a013a1a36e750c203 /odb
parent956b6c32e094fde45de64e14ce79614beb6c4b1f (diff)
Update copyright year
Diffstat (limited to 'odb')
-rw-r--r--odb/Makefile.am2
-rw-r--r--odb/buildfile2
-rw-r--r--odb/cache-traits.hxx2
-rw-r--r--odb/callback.hxx2
-rw-r--r--odb/connection.cxx2
-rw-r--r--odb/connection.hxx2
-rw-r--r--odb/connection.ixx2
-rw-r--r--odb/connection.txx2
-rw-r--r--odb/container-traits.hxx2
-rw-r--r--odb/core.hxx2
-rw-r--r--odb/database.cxx2
-rw-r--r--odb/database.hxx2
-rw-r--r--odb/database.ixx2
-rw-r--r--odb/database.txx2
-rw-r--r--odb/details/buffer.cxx2
-rw-r--r--odb/details/buffer.hxx2
-rw-r--r--odb/details/build2/config-vc.h2
-rw-r--r--odb/details/build2/config.h2
-rw-r--r--odb/details/c-string.hxx2
-rw-r--r--odb/details/condition.cxx2
-rw-r--r--odb/details/condition.hxx2
-rw-r--r--odb/details/config-vc.h2
-rw-r--r--odb/details/config.h.in2
-rw-r--r--odb/details/config.hxx2
-rw-r--r--odb/details/exception.hxx2
-rw-r--r--odb/details/export.hxx2
-rw-r--r--odb/details/function-wrapper.hxx2
-rw-r--r--odb/details/function-wrapper.ixx2
-rw-r--r--odb/details/function-wrapper.txx2
-rw-r--r--odb/details/lock.cxx2
-rw-r--r--odb/details/lock.hxx2
-rw-r--r--odb/details/meta/answer.hxx2
-rw-r--r--odb/details/meta/class-p.hxx2
-rw-r--r--odb/details/meta/polymorphic-p.hxx2
-rw-r--r--odb/details/meta/remove-const-volatile.hxx2
-rw-r--r--odb/details/meta/remove-const.hxx2
-rw-r--r--odb/details/meta/remove-pointer.hxx2
-rw-r--r--odb/details/meta/remove-volatile.hxx2
-rw-r--r--odb/details/meta/static-assert.hxx2
-rw-r--r--odb/details/mutex.cxx2
-rw-r--r--odb/details/mutex.hxx2
-rw-r--r--odb/details/posix/condition.hxx2
-rw-r--r--odb/details/posix/condition.ixx2
-rw-r--r--odb/details/posix/exceptions.cxx2
-rw-r--r--odb/details/posix/exceptions.hxx2
-rw-r--r--odb/details/posix/mutex.hxx2
-rw-r--r--odb/details/posix/mutex.ixx2
-rw-r--r--odb/details/posix/thread.cxx2
-rw-r--r--odb/details/posix/thread.hxx2
-rw-r--r--odb/details/posix/thread.ixx2
-rw-r--r--odb/details/posix/tls.hxx2
-rw-r--r--odb/details/posix/tls.ixx2
-rw-r--r--odb/details/posix/tls.txx2
-rw-r--r--odb/details/shared-ptr-fwd.hxx2
-rw-r--r--odb/details/shared-ptr.hxx2
-rw-r--r--odb/details/shared-ptr/base.cxx2
-rw-r--r--odb/details/shared-ptr/base.hxx2
-rw-r--r--odb/details/shared-ptr/base.ixx2
-rw-r--r--odb/details/shared-ptr/base.txx2
-rw-r--r--odb/details/shared-ptr/counter-type.hxx2
-rw-r--r--odb/details/shared-ptr/exception.hxx2
-rw-r--r--odb/details/thread.cxx2
-rw-r--r--odb/details/thread.hxx2
-rw-r--r--odb/details/tls.hxx2
-rw-r--r--odb/details/transfer-ptr.hxx2
-rw-r--r--odb/details/type-info.hxx2
-rw-r--r--odb/details/unique-ptr.hxx2
-rw-r--r--odb/details/unused.hxx2
-rw-r--r--odb/details/win32/condition.cxx2
-rw-r--r--odb/details/win32/condition.hxx2
-rw-r--r--odb/details/win32/condition.ixx2
-rw-r--r--odb/details/win32/dll.cxx2
-rw-r--r--odb/details/win32/exceptions.cxx2
-rw-r--r--odb/details/win32/exceptions.hxx2
-rw-r--r--odb/details/win32/init.cxx2
-rw-r--r--odb/details/win32/init.hxx2
-rw-r--r--odb/details/win32/lock.hxx2
-rw-r--r--odb/details/win32/mutex.hxx2
-rw-r--r--odb/details/win32/mutex.ixx2
-rw-r--r--odb/details/win32/once-init.hxx2
-rw-r--r--odb/details/win32/once.cxx2
-rw-r--r--odb/details/win32/once.hxx2
-rw-r--r--odb/details/win32/once.ixx2
-rw-r--r--odb/details/win32/thread.cxx2
-rw-r--r--odb/details/win32/thread.hxx2
-rw-r--r--odb/details/win32/tls-init.hxx2
-rw-r--r--odb/details/win32/tls.cxx2
-rw-r--r--odb/details/win32/tls.hxx2
-rw-r--r--odb/details/win32/tls.ixx2
-rw-r--r--odb/details/win32/tls.txx2
-rw-r--r--odb/details/win32/windows.hxx2
-rw-r--r--odb/details/wrapper-p.hxx2
-rw-r--r--odb/exception.hxx2
-rw-r--r--odb/exceptions.cxx2
-rw-r--r--odb/exceptions.hxx2
-rw-r--r--odb/forward.hxx2
-rw-r--r--odb/function-table.hxx2
-rw-r--r--odb/lazy-pointer-traits.hxx2
-rw-r--r--odb/lazy-ptr-impl.hxx2
-rw-r--r--odb/lazy-ptr-impl.ixx2
-rw-r--r--odb/lazy-ptr-impl.txx2
-rw-r--r--odb/lazy-ptr.hxx2
-rw-r--r--odb/lazy-ptr.ixx2
-rw-r--r--odb/lazy-ptr.txx2
-rw-r--r--odb/makefile2
-rw-r--r--odb/nested-container.hxx2
-rw-r--r--odb/no-id-object-result.hxx2
-rw-r--r--odb/no-id-object-result.txx2
-rw-r--r--odb/no-op-cache-traits.hxx2
-rw-r--r--odb/nullable.hxx2
-rw-r--r--odb/object-result.hxx2
-rw-r--r--odb/pointer-traits.hxx2
-rw-r--r--odb/polymorphic-info.hxx2
-rw-r--r--odb/polymorphic-map.hxx2
-rw-r--r--odb/polymorphic-map.ixx2
-rw-r--r--odb/polymorphic-map.txx2
-rw-r--r--odb/polymorphic-object-result.hxx2
-rw-r--r--odb/polymorphic-object-result.txx2
-rw-r--r--odb/post.hxx2
-rw-r--r--odb/pre.hxx2
-rw-r--r--odb/prepared-query.cxx2
-rw-r--r--odb/prepared-query.hxx2
-rw-r--r--odb/query-dynamic.cxx2
-rw-r--r--odb/query-dynamic.hxx2
-rw-r--r--odb/query-dynamic.ixx2
-rw-r--r--odb/query-dynamic.txx2
-rw-r--r--odb/query.hxx2
-rw-r--r--odb/result.cxx2
-rw-r--r--odb/result.hxx2
-rw-r--r--odb/result.txx2
-rw-r--r--odb/schema-catalog-impl.hxx2
-rw-r--r--odb/schema-catalog.cxx2
-rw-r--r--odb/schema-catalog.hxx2
-rw-r--r--odb/schema-version.hxx2
-rw-r--r--odb/section.cxx2
-rw-r--r--odb/section.hxx2
-rw-r--r--odb/session.cxx2
-rw-r--r--odb/session.hxx2
-rw-r--r--odb/session.ixx2
-rw-r--r--odb/session.txx2
-rw-r--r--odb/simple-object-result.hxx2
-rw-r--r--odb/simple-object-result.txx2
-rw-r--r--odb/statement-processing-common.hxx2
-rw-r--r--odb/statement-processing.cxx2
-rw-r--r--odb/statement.cxx2
-rw-r--r--odb/statement.hxx2
-rw-r--r--odb/std-array-traits.hxx2
-rw-r--r--odb/std-deque-traits.hxx2
-rw-r--r--odb/std-forward-list-traits.hxx2
-rw-r--r--odb/std-list-traits.hxx2
-rw-r--r--odb/std-map-traits.hxx2
-rw-r--r--odb/std-set-traits.hxx2
-rw-r--r--odb/std-unordered-map-traits.hxx2
-rw-r--r--odb/std-unordered-set-traits.hxx2
-rw-r--r--odb/std-vector-traits.hxx2
-rw-r--r--odb/tr1/lazy-pointer-traits.hxx2
-rw-r--r--odb/tr1/lazy-ptr.hxx2
-rw-r--r--odb/tr1/lazy-ptr.ixx2
-rw-r--r--odb/tr1/lazy-ptr.txx2
-rw-r--r--odb/tr1/memory.hxx2
-rw-r--r--odb/tr1/pointer-traits.hxx2
-rw-r--r--odb/tr1/wrapper-traits.hxx2
-rw-r--r--odb/tracer.cxx2
-rw-r--r--odb/tracer.hxx2
-rw-r--r--odb/traits.hxx2
-rw-r--r--odb/transaction.cxx2
-rw-r--r--odb/transaction.hxx2
-rw-r--r--odb/transaction.ixx2
-rw-r--r--odb/vector-impl.cxx2
-rw-r--r--odb/vector-impl.hxx2
-rw-r--r--odb/vector-impl.ixx2
-rw-r--r--odb/vector-traits.hxx2
-rw-r--r--odb/vector-traits.txx2
-rw-r--r--odb/vector.hxx2
-rw-r--r--odb/vector.ixx2
-rw-r--r--odb/version.hxx2
-rw-r--r--odb/view-image.hxx2
-rw-r--r--odb/view-result.hxx2
-rw-r--r--odb/view-result.txx2
-rw-r--r--odb/wrapper-traits.hxx2
180 files changed, 180 insertions, 180 deletions
diff --git a/odb/Makefile.am b/odb/Makefile.am
index 211b65d..ad9b30f 100644
--- a/odb/Makefile.am
+++ b/odb/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/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.la
diff --git a/odb/buildfile b/odb/buildfile
index 9d44fed..214b1ab 100644
--- a/odb/buildfile
+++ b/odb/buildfile
@@ -1,5 +1,5 @@
# file : odb/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
lib{odb}: \
diff --git a/odb/cache-traits.hxx b/odb/cache-traits.hxx
index 0a0bf4b..91219e6 100644
--- a/odb/cache-traits.hxx
+++ b/odb/cache-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/cache-traits.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_CACHE_TRAITS_HXX
diff --git a/odb/callback.hxx b/odb/callback.hxx
index f38d1ac..a58a175 100644
--- a/odb/callback.hxx
+++ b/odb/callback.hxx
@@ -1,5 +1,5 @@
// file : odb/callback.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_CALLBACK_HXX
diff --git a/odb/connection.cxx b/odb/connection.cxx
index e3bc946..1af10eb 100644
--- a/odb/connection.cxx
+++ b/odb/connection.cxx
@@ -1,5 +1,5 @@
// file : odb/connection.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/database.hxx>
diff --git a/odb/connection.hxx b/odb/connection.hxx
index 06bc452..13ef4f3 100644
--- a/odb/connection.hxx
+++ b/odb/connection.hxx
@@ -1,5 +1,5 @@
// file : odb/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_CONNECTION_HXX
diff --git a/odb/connection.ixx b/odb/connection.ixx
index 1ed64bb..4c81ba7 100644
--- a/odb/connection.ixx
+++ b/odb/connection.ixx
@@ -1,5 +1,5 @@
// file : odb/connection.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 <cstring> // std::string
diff --git a/odb/connection.txx b/odb/connection.txx
index 77ddc3c..e82cafe 100644
--- a/odb/connection.txx
+++ b/odb/connection.txx
@@ -1,5 +1,5 @@
// file : odb/connection.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/container-traits.hxx b/odb/container-traits.hxx
index 0705ac0..088bc71 100644
--- a/odb/container-traits.hxx
+++ b/odb/container-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/container-traits.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_CONTAINER_TRAITS_HXX
diff --git a/odb/core.hxx b/odb/core.hxx
index 8615f48..5e9ddee 100644
--- a/odb/core.hxx
+++ b/odb/core.hxx
@@ -1,5 +1,5 @@
// file : odb/core.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_CORE_HXX
diff --git a/odb/database.cxx b/odb/database.cxx
index 7ea8313..ac36d70 100644
--- a/odb/database.cxx
+++ b/odb/database.cxx
@@ -1,5 +1,5 @@
// file : odb/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
#include <odb/database.hxx>
diff --git a/odb/database.hxx b/odb/database.hxx
index 2a25f7f..7c5da15 100644
--- a/odb/database.hxx
+++ b/odb/database.hxx
@@ -1,5 +1,5 @@
// file : odb/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_DATABASE_HXX
diff --git a/odb/database.ixx b/odb/database.ixx
index 47d4d70..0a4ef63 100644
--- a/odb/database.ixx
+++ b/odb/database.ixx
@@ -1,5 +1,5 @@
// file : odb/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 <cstring> // std::strlen()
diff --git a/odb/database.txx b/odb/database.txx
index 387b282..24c2e4c 100644
--- a/odb/database.txx
+++ b/odb/database.txx
@@ -1,5 +1,5 @@
// file : odb/database.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/section.hxx>
diff --git a/odb/details/buffer.cxx b/odb/details/buffer.cxx
index 030d846..d89b4f1 100644
--- a/odb/details/buffer.cxx
+++ b/odb/details/buffer.cxx
@@ -1,5 +1,5 @@
// file : odb/details/buffer.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 <cstring> // std::memcpy
diff --git a/odb/details/buffer.hxx b/odb/details/buffer.hxx
index d444710..96133b1 100644
--- a/odb/details/buffer.hxx
+++ b/odb/details/buffer.hxx
@@ -1,5 +1,5 @@
// file : odb/details/buffer.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_BUFFER_DETAILS_HXX
diff --git a/odb/details/build2/config-vc.h b/odb/details/build2/config-vc.h
index 4245931..0fef48b 100644
--- a/odb/details/build2/config-vc.h
+++ b/odb/details/build2/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/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/details/build2/config.h b/odb/details/build2/config.h
index 9393846..cfb2101 100644
--- a/odb/details/build2/config.h
+++ b/odb/details/build2/config.h
@@ -1,5 +1,5 @@
/* file : odb/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/details/c-string.hxx b/odb/details/c-string.hxx
index 79c5689..b9ccb0e 100644
--- a/odb/details/c-string.hxx
+++ b/odb/details/c-string.hxx
@@ -1,5 +1,5 @@
// file : odb/details/c-string.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_DETAILS_C_STRING_HXX
diff --git a/odb/details/condition.cxx b/odb/details/condition.cxx
index 39d68d5..5f56b62 100644
--- a/odb/details/condition.cxx
+++ b/odb/details/condition.cxx
@@ -1,5 +1,5 @@
// file : odb/details/condition.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/condition.hxx>
diff --git a/odb/details/condition.hxx b/odb/details/condition.hxx
index f410ec4..e86e450 100644
--- a/odb/details/condition.hxx
+++ b/odb/details/condition.hxx
@@ -1,5 +1,5 @@
// file : odb/details/condition.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_DETAILS_CONDITION_HXX
diff --git a/odb/details/config-vc.h b/odb/details/config-vc.h
index 3aced8f..0bf5dab 100644
--- a/odb/details/config-vc.h
+++ b/odb/details/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/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/details/config.h.in b/odb/details/config.h.in
index 883a075..59e1db5 100644
--- a/odb/details/config.h.in
+++ b/odb/details/config.h.in
@@ -1,5 +1,5 @@
/* file : odb/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/details/config.hxx b/odb/details/config.hxx
index 91efcea..ba13c21 100644
--- a/odb/details/config.hxx
+++ b/odb/details/config.hxx
@@ -1,5 +1,5 @@
// file : odb/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_DETAILS_CONFIG_HXX
diff --git a/odb/details/exception.hxx b/odb/details/exception.hxx
index 37ee1c9..1ec528f 100644
--- a/odb/details/exception.hxx
+++ b/odb/details/exception.hxx
@@ -1,5 +1,5 @@
// file : odb/details/exception.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_DETAILS_EXCEPTION_HXX
diff --git a/odb/details/export.hxx b/odb/details/export.hxx
index 51d6849..303be2f 100644
--- a/odb/details/export.hxx
+++ b/odb/details/export.hxx
@@ -1,5 +1,5 @@
// file : odb/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_DETAILS_EXPORT_HXX
diff --git a/odb/details/function-wrapper.hxx b/odb/details/function-wrapper.hxx
index 16dd0b7..93b23b8 100644
--- a/odb/details/function-wrapper.hxx
+++ b/odb/details/function-wrapper.hxx
@@ -1,5 +1,5 @@
// file : odb/details/function-wrapper.hxx
-// copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_DETAILS_FUNCTION_WRAPPER_HXX
diff --git a/odb/details/function-wrapper.ixx b/odb/details/function-wrapper.ixx
index 2117847..1ac5a19 100644
--- a/odb/details/function-wrapper.ixx
+++ b/odb/details/function-wrapper.ixx
@@ -1,5 +1,5 @@
// file : odb/details/function-wrapper.ixx
-// copyright : Copyright (c) 2009-2014 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/details/function-wrapper.txx b/odb/details/function-wrapper.txx
index 70dcb0f..d960b74 100644
--- a/odb/details/function-wrapper.txx
+++ b/odb/details/function-wrapper.txx
@@ -1,5 +1,5 @@
// file : odb/details/function-wrapper.txx
-// copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <utility> // std::swap, std::move
diff --git a/odb/details/lock.cxx b/odb/details/lock.cxx
index 2895604..02f9068 100644
--- a/odb/details/lock.cxx
+++ b/odb/details/lock.cxx
@@ -1,5 +1,5 @@
// file : odb/details/lock.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/details/lock.hxx b/odb/details/lock.hxx
index afc4c7b..9204165 100644
--- a/odb/details/lock.hxx
+++ b/odb/details/lock.hxx
@@ -1,5 +1,5 @@
// file : odb/details/lock.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_DETAILS_LOCK_HXX
diff --git a/odb/details/meta/answer.hxx b/odb/details/meta/answer.hxx
index 50c1d9b..5b12a1f 100644
--- a/odb/details/meta/answer.hxx
+++ b/odb/details/meta/answer.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/answer.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_DETAILS_META_ANSWER_HXX
diff --git a/odb/details/meta/class-p.hxx b/odb/details/meta/class-p.hxx
index 97583d6..00339c9 100644
--- a/odb/details/meta/class-p.hxx
+++ b/odb/details/meta/class-p.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/class-p.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_DETAILS_META_CLASS_HXX
diff --git a/odb/details/meta/polymorphic-p.hxx b/odb/details/meta/polymorphic-p.hxx
index 5315afc..acf1266 100644
--- a/odb/details/meta/polymorphic-p.hxx
+++ b/odb/details/meta/polymorphic-p.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/polymorphic-p.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_DETAILS_META_POLYMORPHIC_HXX
diff --git a/odb/details/meta/remove-const-volatile.hxx b/odb/details/meta/remove-const-volatile.hxx
index 653219b..cb6ac0e 100644
--- a/odb/details/meta/remove-const-volatile.hxx
+++ b/odb/details/meta/remove-const-volatile.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/remove-const-volatile.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_DETAILS_META_REMOVE_CONST_VOLATILE_HXX
diff --git a/odb/details/meta/remove-const.hxx b/odb/details/meta/remove-const.hxx
index d73b751..1d72c51 100644
--- a/odb/details/meta/remove-const.hxx
+++ b/odb/details/meta/remove-const.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/remove-const.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_DETAILS_META_REMOVE_CONST_HXX
diff --git a/odb/details/meta/remove-pointer.hxx b/odb/details/meta/remove-pointer.hxx
index 19917bb..99f6d03 100644
--- a/odb/details/meta/remove-pointer.hxx
+++ b/odb/details/meta/remove-pointer.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/remove-pointer.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_DETAILS_META_REMOVE_POINTER_HXX
diff --git a/odb/details/meta/remove-volatile.hxx b/odb/details/meta/remove-volatile.hxx
index 6acd948..a562c37 100644
--- a/odb/details/meta/remove-volatile.hxx
+++ b/odb/details/meta/remove-volatile.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/remove-volatile.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_DETAILS_META_REMOVE_VOLATILE_HXX
diff --git a/odb/details/meta/static-assert.hxx b/odb/details/meta/static-assert.hxx
index 8728e7b..27afe7e 100644
--- a/odb/details/meta/static-assert.hxx
+++ b/odb/details/meta/static-assert.hxx
@@ -1,5 +1,5 @@
// file : odb/details/meta/static-assert.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_DETAILS_META_STATIC_ASSERT_HXX
diff --git a/odb/details/mutex.cxx b/odb/details/mutex.cxx
index 3302c92..3baed3d 100644
--- a/odb/details/mutex.cxx
+++ b/odb/details/mutex.cxx
@@ -1,5 +1,5 @@
// file : odb/details/mutex.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/mutex.hxx>
diff --git a/odb/details/mutex.hxx b/odb/details/mutex.hxx
index a0adc33..d669cb0 100644
--- a/odb/details/mutex.hxx
+++ b/odb/details/mutex.hxx
@@ -1,5 +1,5 @@
// file : odb/details/mutex.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_DETAILS_MUTEX_HXX
diff --git a/odb/details/posix/condition.hxx b/odb/details/posix/condition.hxx
index 7a9dd2d..be7ea39 100644
--- a/odb/details/posix/condition.hxx
+++ b/odb/details/posix/condition.hxx
@@ -1,5 +1,5 @@
// file : odb/details/posix/condition.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_DETAILS_POSIX_CONDITION_HXX
diff --git a/odb/details/posix/condition.ixx b/odb/details/posix/condition.ixx
index 0aa504b..ea113fb 100644
--- a/odb/details/posix/condition.ixx
+++ b/odb/details/posix/condition.ixx
@@ -1,5 +1,5 @@
// file : odb/details/posix/condition.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/details/posix/exceptions.hxx>
diff --git a/odb/details/posix/exceptions.cxx b/odb/details/posix/exceptions.cxx
index ecffa4f..4859cba 100644
--- a/odb/details/posix/exceptions.cxx
+++ b/odb/details/posix/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/details/posix/exceptions.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/posix/exceptions.hxx>
diff --git a/odb/details/posix/exceptions.hxx b/odb/details/posix/exceptions.hxx
index 7a40ac6..27e7fc0 100644
--- a/odb/details/posix/exceptions.hxx
+++ b/odb/details/posix/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/details/posix/exceptions.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_DETAILS_POSIX_EXCEPTIONS_HXX
diff --git a/odb/details/posix/mutex.hxx b/odb/details/posix/mutex.hxx
index 62bd3cf..9e137d2 100644
--- a/odb/details/posix/mutex.hxx
+++ b/odb/details/posix/mutex.hxx
@@ -1,5 +1,5 @@
// file : odb/details/posix/mutex.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_DETAILS_POSIX_MUTEX_HXX
diff --git a/odb/details/posix/mutex.ixx b/odb/details/posix/mutex.ixx
index 50e3013..195f7e8 100644
--- a/odb/details/posix/mutex.ixx
+++ b/odb/details/posix/mutex.ixx
@@ -1,5 +1,5 @@
// file : odb/details/posix/mutex.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/details/posix/exceptions.hxx>
diff --git a/odb/details/posix/thread.cxx b/odb/details/posix/thread.cxx
index ef0702b..8dc8cf9 100644
--- a/odb/details/posix/thread.cxx
+++ b/odb/details/posix/thread.cxx
@@ -1,5 +1,5 @@
// file : odb/details/posix/thread.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/unique-ptr.hxx>
diff --git a/odb/details/posix/thread.hxx b/odb/details/posix/thread.hxx
index 21d4f7b..6e51487 100644
--- a/odb/details/posix/thread.hxx
+++ b/odb/details/posix/thread.hxx
@@ -1,5 +1,5 @@
// file : odb/details/posix/thread.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_DETAILS_POSIX_THREAD_HXX
diff --git a/odb/details/posix/thread.ixx b/odb/details/posix/thread.ixx
index ed831c2..a5eca3d 100644
--- a/odb/details/posix/thread.ixx
+++ b/odb/details/posix/thread.ixx
@@ -1,5 +1,5 @@
// file : odb/details/posix/thread.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/details/posix/exceptions.hxx>
diff --git a/odb/details/posix/tls.hxx b/odb/details/posix/tls.hxx
index 9c32605..d5d3a86 100644
--- a/odb/details/posix/tls.hxx
+++ b/odb/details/posix/tls.hxx
@@ -1,5 +1,5 @@
// file : odb/details/posix/tls.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_DETAILS_POSIX_TLS_HXX
diff --git a/odb/details/posix/tls.ixx b/odb/details/posix/tls.ixx
index 87c8161..7c129b7 100644
--- a/odb/details/posix/tls.ixx
+++ b/odb/details/posix/tls.ixx
@@ -1,5 +1,5 @@
// file : odb/details/posix/tls.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/details/posix/tls.txx b/odb/details/posix/tls.txx
index 1384761..3079108 100644
--- a/odb/details/posix/tls.txx
+++ b/odb/details/posix/tls.txx
@@ -1,5 +1,5 @@
// file : odb/details/posix/tls.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/details/unique-ptr.hxx>
diff --git a/odb/details/shared-ptr-fwd.hxx b/odb/details/shared-ptr-fwd.hxx
index 9f7d197..fef94ac 100644
--- a/odb/details/shared-ptr-fwd.hxx
+++ b/odb/details/shared-ptr-fwd.hxx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr-fwd.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_DETAILS_SHARED_PTR_FWD_HXX
diff --git a/odb/details/shared-ptr.hxx b/odb/details/shared-ptr.hxx
index bb21386..ac044cd 100644
--- a/odb/details/shared-ptr.hxx
+++ b/odb/details/shared-ptr.hxx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr.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_DETAILS_SHARED_PTR_HXX
diff --git a/odb/details/shared-ptr/base.cxx b/odb/details/shared-ptr/base.cxx
index 5bfc0af..e03d76e 100644
--- a/odb/details/shared-ptr/base.cxx
+++ b/odb/details/shared-ptr/base.cxx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr/base.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/shared-ptr/base.hxx>
diff --git a/odb/details/shared-ptr/base.hxx b/odb/details/shared-ptr/base.hxx
index a0a6ae2..c042fa6 100644
--- a/odb/details/shared-ptr/base.hxx
+++ b/odb/details/shared-ptr/base.hxx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr/base.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_DETAILS_SHARED_PTR_BASE_HXX
diff --git a/odb/details/shared-ptr/base.ixx b/odb/details/shared-ptr/base.ixx
index 3ed1339..64bc88c 100644
--- a/odb/details/shared-ptr/base.ixx
+++ b/odb/details/shared-ptr/base.ixx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr/base.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/details/shared-ptr/base.txx b/odb/details/shared-ptr/base.txx
index d018c88..df22de6 100644
--- a/odb/details/shared-ptr/base.txx
+++ b/odb/details/shared-ptr/base.txx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr/base.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/details/meta/answer.hxx>
diff --git a/odb/details/shared-ptr/counter-type.hxx b/odb/details/shared-ptr/counter-type.hxx
index 41b85a2..857f2a0 100644
--- a/odb/details/shared-ptr/counter-type.hxx
+++ b/odb/details/shared-ptr/counter-type.hxx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr/counter-type.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_DETAILS_SHARED_PTR_COUNTER_TYPE_HXX
diff --git a/odb/details/shared-ptr/exception.hxx b/odb/details/shared-ptr/exception.hxx
index a006a35..a34a418 100644
--- a/odb/details/shared-ptr/exception.hxx
+++ b/odb/details/shared-ptr/exception.hxx
@@ -1,5 +1,5 @@
// file : odb/details/shared-ptr/exception.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_DETAILS_SHARED_PTR_EXCEPTION_HXX
diff --git a/odb/details/thread.cxx b/odb/details/thread.cxx
index d00f498..9e0bba4 100644
--- a/odb/details/thread.cxx
+++ b/odb/details/thread.cxx
@@ -1,5 +1,5 @@
// file : odb/details/thread.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/thread.hxx>
diff --git a/odb/details/thread.hxx b/odb/details/thread.hxx
index 79c1b62..17db93f 100644
--- a/odb/details/thread.hxx
+++ b/odb/details/thread.hxx
@@ -1,5 +1,5 @@
// file : odb/details/thread.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_DETAILS_THREAD_HXX
diff --git a/odb/details/tls.hxx b/odb/details/tls.hxx
index 6ea0dec..80ba807 100644
--- a/odb/details/tls.hxx
+++ b/odb/details/tls.hxx
@@ -1,5 +1,5 @@
// file : odb/details/tls.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_DETAILS_TLS_HXX
diff --git a/odb/details/transfer-ptr.hxx b/odb/details/transfer-ptr.hxx
index 0e2d726..544d5d6 100644
--- a/odb/details/transfer-ptr.hxx
+++ b/odb/details/transfer-ptr.hxx
@@ -1,5 +1,5 @@
// file : odb/details/transfer-ptr.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_DETAILS_TRANSFER_PTR_HXX
diff --git a/odb/details/type-info.hxx b/odb/details/type-info.hxx
index 5a4f9ec..b51b29a 100644
--- a/odb/details/type-info.hxx
+++ b/odb/details/type-info.hxx
@@ -1,5 +1,5 @@
// file : odb/details/type-info.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_DETAILS_TYPE_INFO_HXX
diff --git a/odb/details/unique-ptr.hxx b/odb/details/unique-ptr.hxx
index 547dd3b..8179be9 100644
--- a/odb/details/unique-ptr.hxx
+++ b/odb/details/unique-ptr.hxx
@@ -1,5 +1,5 @@
// file : odb/details/unique-ptr.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_DETAILS_UNIQUE_PTR_HXX
diff --git a/odb/details/unused.hxx b/odb/details/unused.hxx
index 56d7244..d1f86db 100644
--- a/odb/details/unused.hxx
+++ b/odb/details/unused.hxx
@@ -1,5 +1,5 @@
// file : odb/details/unused.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_UNUSED_DETAILS_HXX
diff --git a/odb/details/win32/condition.cxx b/odb/details/win32/condition.cxx
index 05402ef..ff73f79 100644
--- a/odb/details/win32/condition.cxx
+++ b/odb/details/win32/condition.cxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/condition.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/win32/windows.hxx>
diff --git a/odb/details/win32/condition.hxx b/odb/details/win32/condition.hxx
index be06557..9a60f59 100644
--- a/odb/details/win32/condition.hxx
+++ b/odb/details/win32/condition.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/condition.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_DETAILS_WIN32_CONDITION_HXX
diff --git a/odb/details/win32/condition.ixx b/odb/details/win32/condition.ixx
index 82da22b..5959333 100644
--- a/odb/details/win32/condition.ixx
+++ b/odb/details/win32/condition.ixx
@@ -1,5 +1,5 @@
// file : odb/details/win32/condition.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/details/win32/exceptions.hxx>
diff --git a/odb/details/win32/dll.cxx b/odb/details/win32/dll.cxx
index 096df54..d61fa7a 100644
--- a/odb/details/win32/dll.cxx
+++ b/odb/details/win32/dll.cxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/dll.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
// If we are building a static library from VC++ (LIBODB_STATIC_LIB) or
diff --git a/odb/details/win32/exceptions.cxx b/odb/details/win32/exceptions.cxx
index 1067a28..e1ec00e 100644
--- a/odb/details/win32/exceptions.cxx
+++ b/odb/details/win32/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/exceptions.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/win32/exceptions.hxx>
diff --git a/odb/details/win32/exceptions.hxx b/odb/details/win32/exceptions.hxx
index 1f8a4b2..1aecb0f 100644
--- a/odb/details/win32/exceptions.hxx
+++ b/odb/details/win32/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/exceptions.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_DETAILS_WIN32_EXCEPTIONS_HXX
diff --git a/odb/details/win32/init.cxx b/odb/details/win32/init.cxx
index 9051aa6..0794f51 100644
--- a/odb/details/win32/init.cxx
+++ b/odb/details/win32/init.cxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/init.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/win32/init.hxx>
diff --git a/odb/details/win32/init.hxx b/odb/details/win32/init.hxx
index 49615d1..f5a100e 100644
--- a/odb/details/win32/init.hxx
+++ b/odb/details/win32/init.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/init.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_DETAILS_WIN32_INIT_HXX
diff --git a/odb/details/win32/lock.hxx b/odb/details/win32/lock.hxx
index 3522a89..1480de9 100644
--- a/odb/details/win32/lock.hxx
+++ b/odb/details/win32/lock.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/lock.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_DETAILS_WIN32_LOCK_HXX
diff --git a/odb/details/win32/mutex.hxx b/odb/details/win32/mutex.hxx
index 8b298e3..c501da0 100644
--- a/odb/details/win32/mutex.hxx
+++ b/odb/details/win32/mutex.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/mutex.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_DETAILS_WIN32_MUTEX_HXX
diff --git a/odb/details/win32/mutex.ixx b/odb/details/win32/mutex.ixx
index 2c94bdb..9f161c5 100644
--- a/odb/details/win32/mutex.ixx
+++ b/odb/details/win32/mutex.ixx
@@ -1,5 +1,5 @@
// file : odb/details/win32/mutex.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/details/win32/once-init.hxx b/odb/details/win32/once-init.hxx
index 8514fc8..49938ce 100644
--- a/odb/details/win32/once-init.hxx
+++ b/odb/details/win32/once-init.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/once-init.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_DETAILS_WIN32_ONCE_INIT_HXX
diff --git a/odb/details/win32/once.cxx b/odb/details/win32/once.cxx
index 2f0b8cd..8ab122b 100644
--- a/odb/details/win32/once.cxx
+++ b/odb/details/win32/once.cxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/once.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/win32/windows.hxx>
diff --git a/odb/details/win32/once.hxx b/odb/details/win32/once.hxx
index 88ddf3b..090fb2d 100644
--- a/odb/details/win32/once.hxx
+++ b/odb/details/win32/once.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/once.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_DETAILS_WIN32_ONCE_HXX
diff --git a/odb/details/win32/once.ixx b/odb/details/win32/once.ixx
index a67cc4a..f633788 100644
--- a/odb/details/win32/once.ixx
+++ b/odb/details/win32/once.ixx
@@ -1,5 +1,5 @@
// file : odb/details/win32/once.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/details/win32/lock.hxx>
diff --git a/odb/details/win32/thread.cxx b/odb/details/win32/thread.cxx
index 9865d6a..0553a6e 100644
--- a/odb/details/win32/thread.cxx
+++ b/odb/details/win32/thread.cxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/thread.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/win32/windows.hxx>
diff --git a/odb/details/win32/thread.hxx b/odb/details/win32/thread.hxx
index cc16589..0bd753d 100644
--- a/odb/details/win32/thread.hxx
+++ b/odb/details/win32/thread.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/thread.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_DETAILS_WIN32_THREAD_HXX
diff --git a/odb/details/win32/tls-init.hxx b/odb/details/win32/tls-init.hxx
index 290a6d0..fdfce45 100644
--- a/odb/details/win32/tls-init.hxx
+++ b/odb/details/win32/tls-init.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/tls-init.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_DETAILS_WIN32_TLS_INIT_HXX
diff --git a/odb/details/win32/tls.cxx b/odb/details/win32/tls.cxx
index cd08d3a..19bc558 100644
--- a/odb/details/win32/tls.cxx
+++ b/odb/details/win32/tls.cxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/tls.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/win32/windows.hxx>
diff --git a/odb/details/win32/tls.hxx b/odb/details/win32/tls.hxx
index 2e474e1..66d2d3c 100644
--- a/odb/details/win32/tls.hxx
+++ b/odb/details/win32/tls.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/tls.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_DETAILS_WIN32_TLS_HXX
diff --git a/odb/details/win32/tls.ixx b/odb/details/win32/tls.ixx
index b38c84f..88dc660 100644
--- a/odb/details/win32/tls.ixx
+++ b/odb/details/win32/tls.ixx
@@ -1,5 +1,5 @@
// file : odb/details/win32/tls.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/details/win32/tls.txx b/odb/details/win32/tls.txx
index 4044c48..e0b98cd 100644
--- a/odb/details/win32/tls.txx
+++ b/odb/details/win32/tls.txx
@@ -1,5 +1,5 @@
// file : odb/details/win32/tls.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/details/unique-ptr.hxx>
diff --git a/odb/details/win32/windows.hxx b/odb/details/win32/windows.hxx
index 23ff0fc..ddd317b 100644
--- a/odb/details/win32/windows.hxx
+++ b/odb/details/win32/windows.hxx
@@ -1,5 +1,5 @@
// file : odb/details/win32/windows.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_DETAILS_WIN32_WINDOWS_HXX
diff --git a/odb/details/wrapper-p.hxx b/odb/details/wrapper-p.hxx
index c560430..2b45767 100644
--- a/odb/details/wrapper-p.hxx
+++ b/odb/details/wrapper-p.hxx
@@ -1,5 +1,5 @@
// file : odb/details/wrapper-p.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_DETAILS_WRAPPER_P_HXX
diff --git a/odb/exception.hxx b/odb/exception.hxx
index 3ce587b..aeb4b00 100644
--- a/odb/exception.hxx
+++ b/odb/exception.hxx
@@ -1,5 +1,5 @@
// file : odb/exception.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_EXCEPTION_HXX
diff --git a/odb/exceptions.cxx b/odb/exceptions.cxx
index 3ce1449..567d15b 100644
--- a/odb/exceptions.cxx
+++ b/odb/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/exceptions.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 <cstring> // std::strlen
diff --git a/odb/exceptions.hxx b/odb/exceptions.hxx
index c23cf5d..854df5a 100644
--- a/odb/exceptions.hxx
+++ b/odb/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/exceptions.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_EXCEPTIONS_HXX
diff --git a/odb/forward.hxx b/odb/forward.hxx
index b07da5c..6b3b660 100644
--- a/odb/forward.hxx
+++ b/odb/forward.hxx
@@ -1,5 +1,5 @@
// file : odb/forward.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_FORWARD_HXX
diff --git a/odb/function-table.hxx b/odb/function-table.hxx
index d290db8..909c891 100644
--- a/odb/function-table.hxx
+++ b/odb/function-table.hxx
@@ -1,5 +1,5 @@
// file : odb/function-table.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_FUNCTION_TABLE_HXX
diff --git a/odb/lazy-pointer-traits.hxx b/odb/lazy-pointer-traits.hxx
index bc9e64e..60c9a91 100644
--- a/odb/lazy-pointer-traits.hxx
+++ b/odb/lazy-pointer-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/lazy-pointer-traits.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_LAZY_POINTER_TRAITS_HXX
diff --git a/odb/lazy-ptr-impl.hxx b/odb/lazy-ptr-impl.hxx
index f4eeb23..2e4cc99 100644
--- a/odb/lazy-ptr-impl.hxx
+++ b/odb/lazy-ptr-impl.hxx
@@ -1,5 +1,5 @@
// file : odb/lazy-ptr-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_LAZY_PTR_IMPL_HXX
diff --git a/odb/lazy-ptr-impl.ixx b/odb/lazy-ptr-impl.ixx
index 769281b..2676d50 100644
--- a/odb/lazy-ptr-impl.ixx
+++ b/odb/lazy-ptr-impl.ixx
@@ -1,5 +1,5 @@
// file : odb/lazy-ptr-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/lazy-ptr-impl.txx b/odb/lazy-ptr-impl.txx
index 83bb58a..4adac63 100644
--- a/odb/lazy-ptr-impl.txx
+++ b/odb/lazy-ptr-impl.txx
@@ -1,5 +1,5 @@
// file : odb/lazy-ptr-impl.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/lazy-ptr.hxx b/odb/lazy-ptr.hxx
index 2fca33a..2b36ecf 100644
--- a/odb/lazy-ptr.hxx
+++ b/odb/lazy-ptr.hxx
@@ -1,5 +1,5 @@
// file : odb/lazy-ptr.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_LAZY_PTR_HXX
diff --git a/odb/lazy-ptr.ixx b/odb/lazy-ptr.ixx
index 52e6d7b..75ac663 100644
--- a/odb/lazy-ptr.ixx
+++ b/odb/lazy-ptr.ixx
@@ -1,5 +1,5 @@
// file : odb/lazy-ptr.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/lazy-ptr.txx b/odb/lazy-ptr.txx
index 67319ec..02d7fdd 100644
--- a/odb/lazy-ptr.txx
+++ b/odb/lazy-ptr.txx
@@ -1,5 +1,5 @@
// file : odb/lazy-ptr.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/makefile b/odb/makefile
index 5d2efe1..54e8315 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -1,5 +1,5 @@
# file : odb/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/nested-container.hxx b/odb/nested-container.hxx
index a4cf564..dc4df17 100644
--- a/odb/nested-container.hxx
+++ b/odb/nested-container.hxx
@@ -1,5 +1,5 @@
// file : odb/nested-container.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_NESTED_CONTAINER_HXX
diff --git a/odb/no-id-object-result.hxx b/odb/no-id-object-result.hxx
index cba5db7..6f582c1 100644
--- a/odb/no-id-object-result.hxx
+++ b/odb/no-id-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/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_NO_ID_OBJECT_RESULT_HXX
diff --git a/odb/no-id-object-result.txx b/odb/no-id-object-result.txx
index d50c536..3c38c54 100644
--- a/odb/no-id-object-result.txx
+++ b/odb/no-id-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/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
namespace odb
diff --git a/odb/no-op-cache-traits.hxx b/odb/no-op-cache-traits.hxx
index e0bdccf..71f93e4 100644
--- a/odb/no-op-cache-traits.hxx
+++ b/odb/no-op-cache-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/no-op-cache-traits.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_NO_OP_CACHE_TRAITS_HXX
diff --git a/odb/nullable.hxx b/odb/nullable.hxx
index 80a76c1..22e15d9 100644
--- a/odb/nullable.hxx
+++ b/odb/nullable.hxx
@@ -1,5 +1,5 @@
// file : odb/nullable.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_NULLABLE_HXX
diff --git a/odb/object-result.hxx b/odb/object-result.hxx
index 69c5b67..8f97af3 100644
--- a/odb/object-result.hxx
+++ b/odb/object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/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_OBJECT_RESULT_HXX
diff --git a/odb/pointer-traits.hxx b/odb/pointer-traits.hxx
index 3bfaa6b..5ffdfef 100644
--- a/odb/pointer-traits.hxx
+++ b/odb/pointer-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/pointer-traits.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_POINTER_TRAITS_HXX
diff --git a/odb/polymorphic-info.hxx b/odb/polymorphic-info.hxx
index 33a6d3d..607a7b3 100644
--- a/odb/polymorphic-info.hxx
+++ b/odb/polymorphic-info.hxx
@@ -1,5 +1,5 @@
// file : odb/polymorphic-info.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_POLYMORPHIC_INFO_HXX
diff --git a/odb/polymorphic-map.hxx b/odb/polymorphic-map.hxx
index 6192402..fb82507 100644
--- a/odb/polymorphic-map.hxx
+++ b/odb/polymorphic-map.hxx
@@ -1,5 +1,5 @@
// file : odb/polymorphic-map.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_POLYMORPHIC_MAP_HXX
diff --git a/odb/polymorphic-map.ixx b/odb/polymorphic-map.ixx
index 5322c6b..6298fdc 100644
--- a/odb/polymorphic-map.ixx
+++ b/odb/polymorphic-map.ixx
@@ -1,5 +1,5 @@
// file : odb/polymorphic-map.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/polymorphic-map.txx b/odb/polymorphic-map.txx
index 5c95351..a494e74 100644
--- a/odb/polymorphic-map.txx
+++ b/odb/polymorphic-map.txx
@@ -1,5 +1,5 @@
// file : odb/polymorphic-map.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/exceptions.hxx> // no_type_info
diff --git a/odb/polymorphic-object-result.hxx b/odb/polymorphic-object-result.hxx
index d0de742..d24dc0b 100644
--- a/odb/polymorphic-object-result.hxx
+++ b/odb/polymorphic-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/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_POLYMORPHIC_OBJECT_RESULT_HXX
diff --git a/odb/polymorphic-object-result.txx b/odb/polymorphic-object-result.txx
index e008452..37b47c7 100644
--- a/odb/polymorphic-object-result.txx
+++ b/odb/polymorphic-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/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 <odb/exceptions.hxx>
diff --git a/odb/post.hxx b/odb/post.hxx
index 423bc49..c7f1a94 100644
--- a/odb/post.hxx
+++ b/odb/post.hxx
@@ -1,5 +1,5 @@
// file : odb/post.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
#ifdef _MSC_VER
diff --git a/odb/pre.hxx b/odb/pre.hxx
index 3206c7d..33677a0 100644
--- a/odb/pre.hxx
+++ b/odb/pre.hxx
@@ -1,5 +1,5 @@
// file : odb/pre.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
#ifdef _MSC_VER
diff --git a/odb/prepared-query.cxx b/odb/prepared-query.cxx
index 7674d5c..1f960b8 100644
--- a/odb/prepared-query.cxx
+++ b/odb/prepared-query.cxx
@@ -1,5 +1,5 @@
// file : odb/prepared-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 <odb/connection.hxx>
diff --git a/odb/prepared-query.hxx b/odb/prepared-query.hxx
index cf58815..3b177fe 100644
--- a/odb/prepared-query.hxx
+++ b/odb/prepared-query.hxx
@@ -1,5 +1,5 @@
// file : odb/prepared-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_PREPARED_QUERY_HXX
diff --git a/odb/query-dynamic.cxx b/odb/query-dynamic.cxx
index 8511897..e8afa0c 100644
--- a/odb/query-dynamic.cxx
+++ b/odb/query-dynamic.cxx
@@ -1,5 +1,5 @@
// file : odb/query-dynamic.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/query-dynamic.hxx>
diff --git a/odb/query-dynamic.hxx b/odb/query-dynamic.hxx
index 97ab67f..38822a7 100644
--- a/odb/query-dynamic.hxx
+++ b/odb/query-dynamic.hxx
@@ -1,5 +1,5 @@
// file : odb/query-dynamic.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_QUERY_DYNAMIC_HXX
diff --git a/odb/query-dynamic.ixx b/odb/query-dynamic.ixx
index 9686ba4..98b665e 100644
--- a/odb/query-dynamic.ixx
+++ b/odb/query-dynamic.ixx
@@ -1,5 +1,5 @@
// file : odb/query-dynamic.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/query-dynamic.txx b/odb/query-dynamic.txx
index bc40d4b..4b98071 100644
--- a/odb/query-dynamic.txx
+++ b/odb/query-dynamic.txx
@@ -1,5 +1,5 @@
// file : odb/query-dynamic.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/query.hxx b/odb/query.hxx
index 6f1a430..92f6962 100644
--- a/odb/query.hxx
+++ b/odb/query.hxx
@@ -1,5 +1,5 @@
// file : odb/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_QUERY_HXX
diff --git a/odb/result.cxx b/odb/result.cxx
index 6aa46bc..f3b3078 100644
--- a/odb/result.cxx
+++ b/odb/result.cxx
@@ -1,5 +1,5 @@
// file : odb/result.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/result.hxx>
diff --git a/odb/result.hxx b/odb/result.hxx
index 8b675f0..473666b 100644
--- a/odb/result.hxx
+++ b/odb/result.hxx
@@ -1,5 +1,5 @@
// file : odb/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_RESULT_HXX
diff --git a/odb/result.txx b/odb/result.txx
index fce29d7..6a734f3 100644
--- a/odb/result.txx
+++ b/odb/result.txx
@@ -1,5 +1,5 @@
// file : odb/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/schema-catalog-impl.hxx b/odb/schema-catalog-impl.hxx
index 38ed4cd..d652f0e 100644
--- a/odb/schema-catalog-impl.hxx
+++ b/odb/schema-catalog-impl.hxx
@@ -1,5 +1,5 @@
// file : odb/schema-catalog-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_SCHEMA_CATALOG_IMPL_HXX
diff --git a/odb/schema-catalog.cxx b/odb/schema-catalog.cxx
index cd49413..ce21f8b 100644
--- a/odb/schema-catalog.cxx
+++ b/odb/schema-catalog.cxx
@@ -1,5 +1,5 @@
// file : odb/schema-catalog.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 <map>
diff --git a/odb/schema-catalog.hxx b/odb/schema-catalog.hxx
index c9e2d0e..cd576bf 100644
--- a/odb/schema-catalog.hxx
+++ b/odb/schema-catalog.hxx
@@ -1,5 +1,5 @@
// file : odb/schema-catalog.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_SCHEMA_CATALOG_HXX
diff --git a/odb/schema-version.hxx b/odb/schema-version.hxx
index 2d10d6f..50eeb37 100644
--- a/odb/schema-version.hxx
+++ b/odb/schema-version.hxx
@@ -1,5 +1,5 @@
// file : odb/schema-version.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_SCHEMA_VERSION_HXX
diff --git a/odb/section.cxx b/odb/section.cxx
index 80bfc91..44764ea 100644
--- a/odb/section.cxx
+++ b/odb/section.cxx
@@ -1,5 +1,5 @@
// file : odb/section.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/section.hxx>
diff --git a/odb/section.hxx b/odb/section.hxx
index 990dd32..93c5d66 100644
--- a/odb/section.hxx
+++ b/odb/section.hxx
@@ -1,5 +1,5 @@
// file : odb/section.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_SECTION_HXX
diff --git a/odb/session.cxx b/odb/session.cxx
index ed2e93a..0a6c071 100644
--- a/odb/session.cxx
+++ b/odb/session.cxx
@@ -1,5 +1,5 @@
// file : odb/session.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/exceptions.hxx>
diff --git a/odb/session.hxx b/odb/session.hxx
index f23e8a7..ac0870c 100644
--- a/odb/session.hxx
+++ b/odb/session.hxx
@@ -1,5 +1,5 @@
// file : odb/session.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_SESSION_HXX
diff --git a/odb/session.ixx b/odb/session.ixx
index 9451c9c..80c6f6a 100644
--- a/odb/session.ixx
+++ b/odb/session.ixx
@@ -1,5 +1,5 @@
// file : odb/session.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/exceptions.hxx>
diff --git a/odb/session.txx b/odb/session.txx
index 2b2ccaa..eb84957 100644
--- a/odb/session.txx
+++ b/odb/session.txx
@@ -1,5 +1,5 @@
// file : odb/session.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/simple-object-result.hxx b/odb/simple-object-result.hxx
index 092d263..897a978 100644
--- a/odb/simple-object-result.hxx
+++ b/odb/simple-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/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_SIMPLE_OBJECT_RESULT_HXX
diff --git a/odb/simple-object-result.txx b/odb/simple-object-result.txx
index b4c2ed3..cb5160c 100644
--- a/odb/simple-object-result.txx
+++ b/odb/simple-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/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
namespace odb
diff --git a/odb/statement-processing-common.hxx b/odb/statement-processing-common.hxx
index 2f987c6..82f9ffd 100644
--- a/odb/statement-processing-common.hxx
+++ b/odb/statement-processing-common.hxx
@@ -1,5 +1,5 @@
// file : odb/statement-processingc-common.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_STATEMENT_PROCESSING_COMMON_HXX
diff --git a/odb/statement-processing.cxx b/odb/statement-processing.cxx
index f9936b0..f814cb1 100644
--- a/odb/statement-processing.cxx
+++ b/odb/statement-processing.cxx
@@ -1,5 +1,5 @@
// file : odb/statement-processing.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/statement.cxx b/odb/statement.cxx
index 117b3f1..ed71763 100644
--- a/odb/statement.cxx
+++ b/odb/statement.cxx
@@ -1,5 +1,5 @@
// file : odb/statement.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/statement.hxx>
diff --git a/odb/statement.hxx b/odb/statement.hxx
index 31f9cc9..0355bcf 100644
--- a/odb/statement.hxx
+++ b/odb/statement.hxx
@@ -1,5 +1,5 @@
// file : odb/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_STATEMENT_HXX
diff --git a/odb/std-array-traits.hxx b/odb/std-array-traits.hxx
index f51b163..05ee27a 100644
--- a/odb/std-array-traits.hxx
+++ b/odb/std-array-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-array-traits.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_STD_ARRAY_TRAITS_HXX
diff --git a/odb/std-deque-traits.hxx b/odb/std-deque-traits.hxx
index 7f0ab94..54b345a 100644
--- a/odb/std-deque-traits.hxx
+++ b/odb/std-deque-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-deque-traits.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_STD_DEQUE_TRAITS_HXX
diff --git a/odb/std-forward-list-traits.hxx b/odb/std-forward-list-traits.hxx
index 232a7c6..b39b092 100644
--- a/odb/std-forward-list-traits.hxx
+++ b/odb/std-forward-list-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-forward-list-traits.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_STD_FORWARD_LIST_TRAITS_HXX
diff --git a/odb/std-list-traits.hxx b/odb/std-list-traits.hxx
index 8ffbde2..82d8617 100644
--- a/odb/std-list-traits.hxx
+++ b/odb/std-list-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-list-traits.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_STD_LIST_TRAITS_HXX
diff --git a/odb/std-map-traits.hxx b/odb/std-map-traits.hxx
index a09ccf3..db42cf0 100644
--- a/odb/std-map-traits.hxx
+++ b/odb/std-map-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-map-traits.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_STD_MAP_TRAITS_HXX
diff --git a/odb/std-set-traits.hxx b/odb/std-set-traits.hxx
index 671cf25..523e937 100644
--- a/odb/std-set-traits.hxx
+++ b/odb/std-set-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-set-traits.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_STD_SET_TRAITS_HXX
diff --git a/odb/std-unordered-map-traits.hxx b/odb/std-unordered-map-traits.hxx
index 5f86b4f..0451ebb 100644
--- a/odb/std-unordered-map-traits.hxx
+++ b/odb/std-unordered-map-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-unordered-map-traits.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_STD_UNORDERED_MAP_TRAITS_HXX
diff --git a/odb/std-unordered-set-traits.hxx b/odb/std-unordered-set-traits.hxx
index 15fd88d..24c00cc 100644
--- a/odb/std-unordered-set-traits.hxx
+++ b/odb/std-unordered-set-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-unordered-set-traits.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_STD_UNORDERED_SET_TRAITS_HXX
diff --git a/odb/std-vector-traits.hxx b/odb/std-vector-traits.hxx
index 4c83497..581b03f 100644
--- a/odb/std-vector-traits.hxx
+++ b/odb/std-vector-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/std-vector-traits.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_STD_VECTOR_TRAITS_HXX
diff --git a/odb/tr1/lazy-pointer-traits.hxx b/odb/tr1/lazy-pointer-traits.hxx
index b2f31ed..ff6354b 100644
--- a/odb/tr1/lazy-pointer-traits.hxx
+++ b/odb/tr1/lazy-pointer-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/tr1/lazy-pointer-traits.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_TR1_LAZY_POINTER_TRAITS_HXX
diff --git a/odb/tr1/lazy-ptr.hxx b/odb/tr1/lazy-ptr.hxx
index 1c5d8ca..6c37e72 100644
--- a/odb/tr1/lazy-ptr.hxx
+++ b/odb/tr1/lazy-ptr.hxx
@@ -1,5 +1,5 @@
// file : odb/tr1/lazy-ptr.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_TR1_LAZY_PTR_HXX
diff --git a/odb/tr1/lazy-ptr.ixx b/odb/tr1/lazy-ptr.ixx
index 283118c..2686c84 100644
--- a/odb/tr1/lazy-ptr.ixx
+++ b/odb/tr1/lazy-ptr.ixx
@@ -1,5 +1,5 @@
// file : odb/tr1/lazy-ptr.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/tr1/lazy-ptr.txx b/odb/tr1/lazy-ptr.txx
index 2fbacb7..ee9d34a 100644
--- a/odb/tr1/lazy-ptr.txx
+++ b/odb/tr1/lazy-ptr.txx
@@ -1,5 +1,5 @@
// file : odb/tr1/lazy-ptr.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/tr1/memory.hxx b/odb/tr1/memory.hxx
index c78c694..00213b9 100644
--- a/odb/tr1/memory.hxx
+++ b/odb/tr1/memory.hxx
@@ -1,5 +1,5 @@
// file : odb/tr1/memory.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_TR1_MEMORY_HXX
diff --git a/odb/tr1/pointer-traits.hxx b/odb/tr1/pointer-traits.hxx
index 3b7e2a5..60c590a 100644
--- a/odb/tr1/pointer-traits.hxx
+++ b/odb/tr1/pointer-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/tr1/pointer-traits.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_TR1_POINTER_TRAITS_HXX
diff --git a/odb/tr1/wrapper-traits.hxx b/odb/tr1/wrapper-traits.hxx
index 15bbe7e..867ed90 100644
--- a/odb/tr1/wrapper-traits.hxx
+++ b/odb/tr1/wrapper-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/tr1/wrapper-traits.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_TR1_WRAPPER_TRAITS_HXX
diff --git a/odb/tracer.cxx b/odb/tracer.cxx
index 09a2a2b..a837217 100644
--- a/odb/tracer.cxx
+++ b/odb/tracer.cxx
@@ -1,5 +1,5 @@
// file : odb/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 <iostream>
diff --git a/odb/tracer.hxx b/odb/tracer.hxx
index c5a6621..8313f20 100644
--- a/odb/tracer.hxx
+++ b/odb/tracer.hxx
@@ -1,5 +1,5 @@
// file : odb/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_TRACER_HXX
diff --git a/odb/traits.hxx b/odb/traits.hxx
index 210e63d..08eedd1 100644
--- a/odb/traits.hxx
+++ b/odb/traits.hxx
@@ -1,5 +1,5 @@
// file : odb/traits.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_TRAITS_HXX
diff --git a/odb/transaction.cxx b/odb/transaction.cxx
index 300496f..bb093aa 100644
--- a/odb/transaction.cxx
+++ b/odb/transaction.cxx
@@ -1,5 +1,5 @@
// file : odb/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 <odb/transaction.hxx>
diff --git a/odb/transaction.hxx b/odb/transaction.hxx
index 34ddd66..83cc789 100644
--- a/odb/transaction.hxx
+++ b/odb/transaction.hxx
@@ -1,5 +1,5 @@
// file : odb/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_TRANSACTION_HXX
diff --git a/odb/transaction.ixx b/odb/transaction.ixx
index 0e03b2d..989cb40 100644
--- a/odb/transaction.ixx
+++ b/odb/transaction.ixx
@@ -1,5 +1,5 @@
// file : odb/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/connection.hxx>
diff --git a/odb/vector-impl.cxx b/odb/vector-impl.cxx
index e2c4fd7..1ffdb86 100644
--- a/odb/vector-impl.cxx
+++ b/odb/vector-impl.cxx
@@ -1,5 +1,5 @@
// file : odb/vector-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 <odb/vector-impl.hxx>
diff --git a/odb/vector-impl.hxx b/odb/vector-impl.hxx
index 55b3103..59d3c75 100644
--- a/odb/vector-impl.hxx
+++ b/odb/vector-impl.hxx
@@ -1,5 +1,5 @@
// file : odb/vector-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_VECTOR_IMPL_HXX
diff --git a/odb/vector-impl.ixx b/odb/vector-impl.ixx
index 4865dd2..389cf27 100644
--- a/odb/vector-impl.ixx
+++ b/odb/vector-impl.ixx
@@ -1,5 +1,5 @@
// file : odb/vector-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
#ifdef ODB_CXX11
diff --git a/odb/vector-traits.hxx b/odb/vector-traits.hxx
index eae2c5b..ed2e55f 100644
--- a/odb/vector-traits.hxx
+++ b/odb/vector-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/vector-traits.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_VECTOR_TRAITS_HXX
diff --git a/odb/vector-traits.txx b/odb/vector-traits.txx
index ac38a79..d678421 100644
--- a/odb/vector-traits.txx
+++ b/odb/vector-traits.txx
@@ -1,5 +1,5 @@
// file : odb/vector-traits.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/vector.hxx b/odb/vector.hxx
index d277c84..57fbe6d 100644
--- a/odb/vector.hxx
+++ b/odb/vector.hxx
@@ -1,5 +1,5 @@
// file : odb/vector.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_VECTOR_HXX
diff --git a/odb/vector.ixx b/odb/vector.ixx
index 81049e4..0f93197 100644
--- a/odb/vector.ixx
+++ b/odb/vector.ixx
@@ -1,5 +1,5 @@
// file : odb/vector.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/version.hxx b/odb/version.hxx
index 4b702ec..d8e5fc2 100644
--- a/odb/version.hxx
+++ b/odb/version.hxx
@@ -1,5 +1,5 @@
// file : odb/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_VERSION_HXX
diff --git a/odb/view-image.hxx b/odb/view-image.hxx
index 099924d..471e4fb 100644
--- a/odb/view-image.hxx
+++ b/odb/view-image.hxx
@@ -1,5 +1,5 @@
// file : odb/view-image.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_VIEW_IMAGE_HXX
diff --git a/odb/view-result.hxx b/odb/view-result.hxx
index c948cfe..127b00a 100644
--- a/odb/view-result.hxx
+++ b/odb/view-result.hxx
@@ -1,5 +1,5 @@
// file : odb/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_VIEW_RESULT_HXX
diff --git a/odb/view-result.txx b/odb/view-result.txx
index f6c2d24..0526270 100644
--- a/odb/view-result.txx
+++ b/odb/view-result.txx
@@ -1,5 +1,5 @@
// file : odb/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
namespace odb
diff --git a/odb/wrapper-traits.hxx b/odb/wrapper-traits.hxx
index 6ed1b60..e72de8b 100644
--- a/odb/wrapper-traits.hxx
+++ b/odb/wrapper-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/wrapper-traits.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_WRAPPER_TRAITS_HXX