aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:40:13 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:40:13 +0300
commit703343585b9182eca908e6fc4fdb0d886e6a96c0 (patch)
tree71a79c86aa0bae11dfc142ea91ac84e36079fe3a
parent4f7038f39171bd7e52d1c18ddb61ce900d95021c (diff)
Update copyright year
-rw-r--r--Makefile.am2
-rwxr-xr-xbootstrap2
-rw-r--r--build/bootstrap.build2
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export.build2
-rw-r--r--build/export/libodb-oracle/stub.make2
-rw-r--r--build/import/cli/LICENSE2
-rw-r--r--build/import/cli/cli-cxx.make2
-rw-r--r--build/import/cli/configuration-rules.make2
-rwxr-xr-xbuild/import/cli/configure2
-rw-r--r--build/import/cli/stub.make2
-rw-r--r--build/import/liboci/configuration-rules.make2
-rwxr-xr-xbuild/import/liboci/configure2
-rw-r--r--build/import/liboci/rules.make2
-rw-r--r--build/import/liboci/stub.make2
-rw-r--r--build/import/libodb-oracle/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-oracle/configure2
-rw-r--r--build/import/libodb-oracle/stub.make2
-rw-r--r--build/import/libodb/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb/configure2
-rw-r--r--build/import/libodb/stub.make2
-rw-r--r--build/root.build2
-rw-r--r--buildfile2
-rw-r--r--configure.ac2
-rw-r--r--libodb-oracle.pc.in2
-rw-r--r--m4/disable-rpath.m42
-rw-r--r--m4/liboci.m42
-rw-r--r--m4/libodb.m42
-rw-r--r--m4/libtool-link.m42
-rw-r--r--m4/pkgconfig.m42
-rw-r--r--m4/static-lib.m42
-rw-r--r--m4/threads.m42
-rw-r--r--makefile2
-rw-r--r--odb/oracle/Makefile.am2
-rw-r--r--odb/oracle/auto-descriptor.cxx2
-rw-r--r--odb/oracle/auto-descriptor.hxx2
-rw-r--r--odb/oracle/auto-handle.cxx2
-rw-r--r--odb/oracle/auto-handle.hxx2
-rw-r--r--odb/oracle/binding.hxx2
-rw-r--r--odb/oracle/buildfile2
-rw-r--r--odb/oracle/connection-factory.cxx2
-rw-r--r--odb/oracle/connection-factory.hxx2
-rw-r--r--odb/oracle/connection.cxx2
-rw-r--r--odb/oracle/connection.hxx2
-rw-r--r--odb/oracle/connection.ixx2
-rw-r--r--odb/oracle/container-statements.hxx2
-rw-r--r--odb/oracle/container-statements.txx2
-rw-r--r--odb/oracle/database.cxx2
-rw-r--r--odb/oracle/database.hxx2
-rw-r--r--odb/oracle/database.ixx2
-rw-r--r--odb/oracle/details/build2/config-stub.h2
-rw-r--r--odb/oracle/details/build2/config-vc-stub.h2
-rw-r--r--odb/oracle/details/build2/config-vc.h2
-rw-r--r--odb/oracle/details/build2/config.h2
-rw-r--r--odb/oracle/details/config-vc.h2
-rw-r--r--odb/oracle/details/config.h.in2
-rw-r--r--odb/oracle/details/config.hxx2
-rw-r--r--odb/oracle/details/conversion.hxx2
-rw-r--r--odb/oracle/details/date.hxx2
-rw-r--r--odb/oracle/details/export.hxx2
-rw-r--r--odb/oracle/details/number.cxx2
-rw-r--r--odb/oracle/details/number.hxx2
-rw-r--r--odb/oracle/details/options.cli2
-rw-r--r--odb/oracle/error.cxx2
-rw-r--r--odb/oracle/error.hxx2
-rw-r--r--odb/oracle/exceptions.cxx2
-rw-r--r--odb/oracle/exceptions.hxx2
-rw-r--r--odb/oracle/forward.hxx2
-rw-r--r--odb/oracle/makefile2
-rw-r--r--odb/oracle/no-id-object-result.hxx2
-rw-r--r--odb/oracle/no-id-object-result.txx2
-rw-r--r--odb/oracle/no-id-object-statements.hxx2
-rw-r--r--odb/oracle/no-id-object-statements.txx2
-rw-r--r--odb/oracle/oracle-fwd.hxx2
-rw-r--r--odb/oracle/oracle-types.cxx2
-rw-r--r--odb/oracle/oracle-types.hxx2
-rw-r--r--odb/oracle/polymorphic-object-result.hxx2
-rw-r--r--odb/oracle/polymorphic-object-result.txx2
-rw-r--r--odb/oracle/polymorphic-object-statements.hxx2
-rw-r--r--odb/oracle/polymorphic-object-statements.txx2
-rw-r--r--odb/oracle/prepared-query.cxx2
-rw-r--r--odb/oracle/prepared-query.hxx2
-rw-r--r--odb/oracle/query-const-expr.cxx2
-rw-r--r--odb/oracle/query-dynamic.cxx2
-rw-r--r--odb/oracle/query-dynamic.hxx2
-rw-r--r--odb/oracle/query-dynamic.ixx2
-rw-r--r--odb/oracle/query-dynamic.txx2
-rw-r--r--odb/oracle/query.cxx2
-rw-r--r--odb/oracle/query.hxx2
-rw-r--r--odb/oracle/query.ixx2
-rw-r--r--odb/oracle/query.txx2
-rw-r--r--odb/oracle/section-statements.hxx2
-rw-r--r--odb/oracle/section-statements.txx2
-rw-r--r--odb/oracle/simple-object-result.hxx2
-rw-r--r--odb/oracle/simple-object-result.txx2
-rw-r--r--odb/oracle/simple-object-statements.cxx2
-rw-r--r--odb/oracle/simple-object-statements.hxx2
-rw-r--r--odb/oracle/simple-object-statements.ixx2
-rw-r--r--odb/oracle/simple-object-statements.txx2
-rw-r--r--odb/oracle/statement-cache.hxx2
-rw-r--r--odb/oracle/statement-cache.txx2
-rw-r--r--odb/oracle/statement.cxx2
-rw-r--r--odb/oracle/statement.hxx2
-rw-r--r--odb/oracle/statement.ixx2
-rw-r--r--odb/oracle/statements-base.cxx2
-rw-r--r--odb/oracle/statements-base.hxx2
-rw-r--r--odb/oracle/tracer.cxx2
-rw-r--r--odb/oracle/tracer.hxx2
-rw-r--r--odb/oracle/traits-calls.hxx2
-rw-r--r--odb/oracle/traits.cxx2
-rw-r--r--odb/oracle/traits.hxx2
-rw-r--r--odb/oracle/traits.txx2
-rw-r--r--odb/oracle/transaction-impl.cxx2
-rw-r--r--odb/oracle/transaction-impl.hxx2
-rw-r--r--odb/oracle/transaction-impl.ixx2
-rw-r--r--odb/oracle/transaction.cxx2
-rw-r--r--odb/oracle/transaction.hxx2
-rw-r--r--odb/oracle/transaction.ixx2
-rw-r--r--odb/oracle/version-build2-stub.hxx2
-rw-r--r--odb/oracle/version-build2.hxx.in2
-rw-r--r--odb/oracle/version.hxx2
-rw-r--r--odb/oracle/view-result.hxx2
-rw-r--r--odb/oracle/view-result.txx2
-rw-r--r--odb/oracle/view-statements.hxx2
-rw-r--r--odb/oracle/view-statements.txx2
-rw-r--r--tests/basics/buildfile2
-rw-r--r--tests/basics/driver.cxx2
-rw-r--r--tests/build/bootstrap.build2
-rw-r--r--tests/build/root.build2
-rw-r--r--tests/buildfile2
130 files changed, 130 insertions, 130 deletions
diff --git a/Makefile.am b/Makefile.am
index 26d75d6..308bf3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
# file : Makefile.am
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/bootstrap b/bootstrap
index ba11c38..e57d81d 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,7 @@
#! /bin/sh
# file : bootstrap
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
#
diff --git a/build/bootstrap.build b/build/bootstrap.build
index dddb65d..39f7c91 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : build/bootstrap.build
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
project = libodb-oracle
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 115fe25..21688aa 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
project_name := libodb-oracle
diff --git a/build/export.build b/build/export.build
index d4f913d..6f3254a 100644
--- a/build/export.build
+++ b/build/export.build
@@ -1,5 +1,5 @@
# file : build/export.build
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$out_root/
diff --git a/build/export/libodb-oracle/stub.make b/build/export/libodb-oracle/stub.make
index e36d4de..0f2f278 100644
--- a/build/export/libodb-oracle/stub.make
+++ b/build/export/libodb-oracle/stub.make
@@ -1,5 +1,5 @@
# file : build/export/libodb-oracle/stub.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(call include-once,$(src_root)/odb/oracle/makefile,$(out_root))
diff --git a/build/import/cli/LICENSE b/build/import/cli/LICENSE
index ba1973a..f6b2d2b 100644
--- a/build/import/cli/LICENSE
+++ b/build/import/cli/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2018 Code Synthesis Tools CC.
+Copyright (c) 2009-2019 Code Synthesis Tools CC.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/build/import/cli/cli-cxx.make b/build/import/cli/cli-cxx.make
index 913ce1f..3d01453 100644
--- a/build/import/cli/cli-cxx.make
+++ b/build/import/cli/cli-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/cli/cli-cxx.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in
diff --git a/build/import/cli/configuration-rules.make b/build/import/cli/configuration-rules.make
index 8af2efc..f13d01b 100644
--- a/build/import/cli/configuration-rules.make
+++ b/build/import/cli/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/cli/configuration-rules.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(dcf_root)/import/cli/configuration-dynamic.make: | $(dcf_root)/import/cli/.
diff --git a/build/import/cli/configure b/build/import/cli/configure
index 704773b..944f48c 100755
--- a/build/import/cli/configure
+++ b/build/import/cli/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/cli/configure
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/cli/stub.make b/build/import/cli/stub.make
index a21aa40..047ba40 100644
--- a/build/import/cli/stub.make
+++ b/build/import/cli/stub.make
@@ -1,5 +1,5 @@
# file : build/import/cli/stub.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/cli/configuration-rules.make,$(dcf_root))
diff --git a/build/import/liboci/configuration-rules.make b/build/import/liboci/configuration-rules.make
index 85177ca..0ee83f4 100644
--- a/build/import/liboci/configuration-rules.make
+++ b/build/import/liboci/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/liboci/configuration-rules.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/liboci/configuration-dynamic.make: | $(dcf_root)/import/liboci/.
diff --git a/build/import/liboci/configure b/build/import/liboci/configure
index b60c0cf..c0a28af 100755
--- a/build/import/liboci/configure
+++ b/build/import/liboci/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/liboci/configure
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/liboci/rules.make b/build/import/liboci/rules.make
index 719888a..7dd0692 100644
--- a/build/import/liboci/rules.make
+++ b/build/import/liboci/rules.make
@@ -1,5 +1,5 @@
# file : build/import/liboci/rules.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/liboci/%: root := $(liboci_root)
diff --git a/build/import/liboci/stub.make b/build/import/liboci/stub.make
index 2af2e0d..2749400 100644
--- a/build/import/liboci/stub.make
+++ b/build/import/liboci/stub.make
@@ -1,5 +1,5 @@
# file : build/import/liboci/stub.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/liboci/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb-oracle/configuration-rules.make b/build/import/libodb-oracle/configuration-rules.make
index 0318900..046dd74 100644
--- a/build/import/libodb-oracle/configuration-rules.make
+++ b/build/import/libodb-oracle/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-oracle/configuration-rules.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(dcf_root)/import/libodb-oracle/configuration-dynamic.make: | $(dcf_root)/import/libodb-oracle/.
diff --git a/build/import/libodb-oracle/configure b/build/import/libodb-oracle/configure
index 670c071..e611edf 100755
--- a/build/import/libodb-oracle/configure
+++ b/build/import/libodb-oracle/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb-oracle/configure
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
diff --git a/build/import/libodb-oracle/stub.make b/build/import/libodb-oracle/stub.make
index 0eae4a1..781469c 100644
--- a/build/import/libodb-oracle/stub.make
+++ b/build/import/libodb-oracle/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb-oracle/stub.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb-oracle/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make
index 2fbb636..872cbb3 100644
--- a/build/import/libodb/configuration-rules.make
+++ b/build/import/libodb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/configuration-rules.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/.
diff --git a/build/import/libodb/configure b/build/import/libodb/configure
index b2df157..0d57a5f 100755
--- a/build/import/libodb/configure
+++ b/build/import/libodb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libodb/configure
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make
index a96dc45..6b7088d 100644
--- a/build/import/libodb/stub.make
+++ b/build/import/libodb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libodb/stub.make
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root))
diff --git a/build/root.build b/build/root.build
index bd6d979..e16f55d 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,5 +1,5 @@
# file : build/root.build
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
cxx.std = 11
diff --git a/buildfile b/buildfile
index ca52402..04f74b6 100644
--- a/buildfile
+++ b/buildfile
@@ -1,5 +1,5 @@
# file : buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
./: {*/ -build/ -m4/} doc{NCUEL INSTALL LICENSE NEWS README} manifest
diff --git a/configure.ac b/configure.ac
index 7a9bbec..fe9acba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# file : configure.ac
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
AC_PREREQ(2.60)
diff --git a/libodb-oracle.pc.in b/libodb-oracle.pc.in
index 82350d5..365d0f9 100644
--- a/libodb-oracle.pc.in
+++ b/libodb-oracle.pc.in
@@ -1,5 +1,5 @@
# file : libodb-oracle.pc.in
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
prefix=@prefix@
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index fa26621..7874d4b 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,5 +1,5 @@
dnl file : m4/disable-rpath.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/liboci.m4 b/m4/liboci.m4
index e8da641..cf50757 100644
--- a/m4/liboci.m4
+++ b/m4/liboci.m4
@@ -1,5 +1,5 @@
dnl file : m4/oci.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBOCI([ACTION-IF-FOUND[,
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index 7cffd60..5f140bd 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,5 +1,5 @@
dnl file : m4/libodb.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index 772b821..635793f 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,5 +1,5 @@
dnl file : m4/libtool-link.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 241311d..d5aa2d0 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,5 +1,5 @@
dnl file : m4/pkgconfig.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index 96e3706..79b89cd 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,5 +1,5 @@
dnl file : m4/static-lib.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl STATIC_LIB(MACRO, DESCRIPTION)
diff --git a/m4/threads.m4 b/m4/threads.m4
index b095d18..10bdfdd 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,5 +1,5 @@
dnl file : m4/threads.m4
-dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[
diff --git a/makefile b/makefile
index 8df16d3..f307ef8 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
# file : makefile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
diff --git a/odb/oracle/Makefile.am b/odb/oracle/Makefile.am
index c29e278..db0b0e8 100644
--- a/odb/oracle/Makefile.am
+++ b/odb/oracle/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/oracle/Makefile.am
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
lib_LTLIBRARIES = libodb-oracle.la
diff --git a/odb/oracle/auto-descriptor.cxx b/odb/oracle/auto-descriptor.cxx
index 2af5d98..e709fe5 100644
--- a/odb/oracle/auto-descriptor.cxx
+++ b/odb/oracle/auto-descriptor.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/auto-descriptor.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/auto-descriptor.hxx b/odb/oracle/auto-descriptor.hxx
index f5da092..44d9f4f 100644
--- a/odb/oracle/auto-descriptor.hxx
+++ b/odb/oracle/auto-descriptor.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/auto-descriptor.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_AUTO_DESCRIPTOR_HXX
diff --git a/odb/oracle/auto-handle.cxx b/odb/oracle/auto-handle.cxx
index a0177ea..8d39690 100644
--- a/odb/oracle/auto-handle.cxx
+++ b/odb/oracle/auto-handle.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/auto-handle.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/auto-handle.hxx b/odb/oracle/auto-handle.hxx
index 03e1a89..088beed 100644
--- a/odb/oracle/auto-handle.hxx
+++ b/odb/oracle/auto-handle.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/auto-handle.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_AUTO_HANDLE_HXX
diff --git a/odb/oracle/binding.hxx b/odb/oracle/binding.hxx
index 5801c5e..ab5a284 100644
--- a/odb/oracle/binding.hxx
+++ b/odb/oracle/binding.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/binding.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_BINDING_HXX
diff --git a/odb/oracle/buildfile b/odb/oracle/buildfile
index f7b1783..2ba4300 100644
--- a/odb/oracle/buildfile
+++ b/odb/oracle/buildfile
@@ -1,5 +1,5 @@
# file : odb/oracle/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
import int_libs = libodb%lib{odb}
diff --git a/odb/oracle/connection-factory.cxx b/odb/oracle/connection-factory.cxx
index 14f4948..4383e15 100644
--- a/odb/oracle/connection-factory.cxx
+++ b/odb/oracle/connection-factory.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/connection-factory.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/connection-factory.hxx>
diff --git a/odb/oracle/connection-factory.hxx b/odb/oracle/connection-factory.hxx
index bc48ec4..afd33cd 100644
--- a/odb/oracle/connection-factory.hxx
+++ b/odb/oracle/connection-factory.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/connection-factory.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_CONNECTION_FACTORY_HXX
diff --git a/odb/oracle/connection.cxx b/odb/oracle/connection.cxx
index 3834693..4412f99 100644
--- a/odb/oracle/connection.cxx
+++ b/odb/oracle/connection.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/connection.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/connection.hxx b/odb/oracle/connection.hxx
index decbecb..d3aec99 100644
--- a/odb/oracle/connection.hxx
+++ b/odb/oracle/connection.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/connection.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_CONNECTION_HXX
diff --git a/odb/oracle/connection.ixx b/odb/oracle/connection.ixx
index 2614636..178d3dd 100644
--- a/odb/oracle/connection.ixx
+++ b/odb/oracle/connection.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/connection.ixx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/container-statements.hxx b/odb/oracle/container-statements.hxx
index a24808d..c71d885 100644
--- a/odb/oracle/container-statements.hxx
+++ b/odb/oracle/container-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/container-statements.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_CONTAINER_STATEMENTS_HXX
diff --git a/odb/oracle/container-statements.txx b/odb/oracle/container-statements.txx
index fb4ac57..a58fd54 100644
--- a/odb/oracle/container-statements.txx
+++ b/odb/oracle/container-statements.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/container-statements.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/oracle/database.cxx b/odb/oracle/database.cxx
index 3116ad0..88892dd 100644
--- a/odb/oracle/database.cxx
+++ b/odb/oracle/database.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/database.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/database.hxx b/odb/oracle/database.hxx
index 6be8168..fdd54eb 100644
--- a/odb/oracle/database.hxx
+++ b/odb/oracle/database.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/database.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_DATABASE_HXX
diff --git a/odb/oracle/database.ixx b/odb/oracle/database.ixx
index be428d3..5bbbb08 100644
--- a/odb/oracle/database.ixx
+++ b/odb/oracle/database.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/database.ixx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <utility> // move()
diff --git a/odb/oracle/details/build2/config-stub.h b/odb/oracle/details/build2/config-stub.h
index 514b2f6..f35ebae 100644
--- a/odb/oracle/details/build2/config-stub.h
+++ b/odb/oracle/details/build2/config-stub.h
@@ -1,5 +1,5 @@
/* file : odb/oracle/details/build2/config-stub.h
- * copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : ODB NCUEL; see accompanying LICENSE file
*/
diff --git a/odb/oracle/details/build2/config-vc-stub.h b/odb/oracle/details/build2/config-vc-stub.h
index fa8e914..18400fb 100644
--- a/odb/oracle/details/build2/config-vc-stub.h
+++ b/odb/oracle/details/build2/config-vc-stub.h
@@ -1,5 +1,5 @@
/* file : odb/oracle/details/build2/config-vc-stub.h
- * copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : ODB NCUEL; see accompanying LICENSE file
*/
diff --git a/odb/oracle/details/build2/config-vc.h b/odb/oracle/details/build2/config-vc.h
index 1e06225..fa082df 100644
--- a/odb/oracle/details/build2/config-vc.h
+++ b/odb/oracle/details/build2/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/oracle/details/build2/config-vc.h
- * copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : ODB NCUEL; see accompanying LICENSE file
*/
diff --git a/odb/oracle/details/build2/config.h b/odb/oracle/details/build2/config.h
index 615210b..c0477b0 100644
--- a/odb/oracle/details/build2/config.h
+++ b/odb/oracle/details/build2/config.h
@@ -1,5 +1,5 @@
/* file : odb/oracle/details/build2/config.h
- * copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : ODB NCUEL; see accompanying LICENSE file
*/
diff --git a/odb/oracle/details/config-vc.h b/odb/oracle/details/config-vc.h
index 8d5b65b..f291250 100644
--- a/odb/oracle/details/config-vc.h
+++ b/odb/oracle/details/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/oracle/details/config-vc.h
- * copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : ODB NCUEL; see accompanying LICENSE file
*/
diff --git a/odb/oracle/details/config.h.in b/odb/oracle/details/config.h.in
index 8497941..b2cb076 100644
--- a/odb/oracle/details/config.h.in
+++ b/odb/oracle/details/config.h.in
@@ -1,5 +1,5 @@
/* file : odb/oracle/details/config.h.in
- * copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
* license : ODB NCUEL; see accompanying LICENSE file
*/
diff --git a/odb/oracle/details/config.hxx b/odb/oracle/details/config.hxx
index 444f0f4..71cf7b5 100644
--- a/odb/oracle/details/config.hxx
+++ b/odb/oracle/details/config.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/details/config.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_DETAILS_CONFIG_HXX
diff --git a/odb/oracle/details/conversion.hxx b/odb/oracle/details/conversion.hxx
index d74814c..b9abfa2 100644
--- a/odb/oracle/details/conversion.hxx
+++ b/odb/oracle/details/conversion.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/details/conversion.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_DETAILS_CONVERSION_HXX
diff --git a/odb/oracle/details/date.hxx b/odb/oracle/details/date.hxx
index c8a085a..ef3db43 100644
--- a/odb/oracle/details/date.hxx
+++ b/odb/oracle/details/date.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/details/date.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_DETAILS_DATE_HXX
diff --git a/odb/oracle/details/export.hxx b/odb/oracle/details/export.hxx
index ff819dc..598dece 100644
--- a/odb/oracle/details/export.hxx
+++ b/odb/oracle/details/export.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/details/export.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_DETAILS_EXPORT_HXX
diff --git a/odb/oracle/details/number.cxx b/odb/oracle/details/number.cxx
index 2a51194..c097115 100644
--- a/odb/oracle/details/number.cxx
+++ b/odb/oracle/details/number.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/details/number.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/oracle/details/number.hxx b/odb/oracle/details/number.hxx
index a21696f..a602a05 100644
--- a/odb/oracle/details/number.hxx
+++ b/odb/oracle/details/number.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/details/number.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_NUMBER_HXX
diff --git a/odb/oracle/details/options.cli b/odb/oracle/details/options.cli
index 11a278d..c7e489b 100644
--- a/odb/oracle/details/options.cli
+++ b/odb/oracle/details/options.cli
@@ -1,5 +1,5 @@
// file : odb/oracle/details/options.cli
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
include <string>;
diff --git a/odb/oracle/error.cxx b/odb/oracle/error.cxx
index 9cfe026..c059581 100644
--- a/odb/oracle/error.cxx
+++ b/odb/oracle/error.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/error.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/error.hxx b/odb/oracle/error.hxx
index 21a0ce8..f91e4fb 100644
--- a/odb/oracle/error.hxx
+++ b/odb/oracle/error.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/error.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_ERROR_HXX
diff --git a/odb/oracle/exceptions.cxx b/odb/oracle/exceptions.cxx
index ff11124..19d22bf 100644
--- a/odb/oracle/exceptions.cxx
+++ b/odb/oracle/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/exceptions.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <sstream>
diff --git a/odb/oracle/exceptions.hxx b/odb/oracle/exceptions.hxx
index 37ad849..63f0f94 100644
--- a/odb/oracle/exceptions.hxx
+++ b/odb/oracle/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/exceptions.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_EXCEPTIONS_HXX
diff --git a/odb/oracle/forward.hxx b/odb/oracle/forward.hxx
index 8b48c75..3ff9a51 100644
--- a/odb/oracle/forward.hxx
+++ b/odb/oracle/forward.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/forward.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_FORWARD_HXX
diff --git a/odb/oracle/makefile b/odb/oracle/makefile
index 29ea950..746a82e 100644
--- a/odb/oracle/makefile
+++ b/odb/oracle/makefile
@@ -1,5 +1,5 @@
# file : odb/oracle/makefile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/odb/oracle/no-id-object-result.hxx b/odb/oracle/no-id-object-result.hxx
index f7ae101..770032f 100644
--- a/odb/oracle/no-id-object-result.hxx
+++ b/odb/oracle/no-id-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/no-id-object-result.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_NO_ID_OBJECT_RESULT_HXX
diff --git a/odb/oracle/no-id-object-result.txx b/odb/oracle/no-id-object-result.txx
index 705e744..81ac5df 100644
--- a/odb/oracle/no-id-object-result.txx
+++ b/odb/oracle/no-id-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/no-id-object-result.txx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/oracle/no-id-object-statements.hxx b/odb/oracle/no-id-object-statements.hxx
index 53cb7f7..42f7a38 100644
--- a/odb/oracle/no-id-object-statements.hxx
+++ b/odb/oracle/no-id-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/no-id-object-statements.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_NO_ID_OBJECT_STATEMENTS_HXX
diff --git a/odb/oracle/no-id-object-statements.txx b/odb/oracle/no-id-object-statements.txx
index b0416e9..a8b155f 100644
--- a/odb/oracle/no-id-object-statements.txx
+++ b/odb/oracle/no-id-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/no-id-object-statements.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/oracle/oracle-fwd.hxx b/odb/oracle/oracle-fwd.hxx
index 7f61349..db61eda 100644
--- a/odb/oracle/oracle-fwd.hxx
+++ b/odb/oracle/oracle-fwd.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/oracle-fwd.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_ORACLE_FWD_HXX
diff --git a/odb/oracle/oracle-types.cxx b/odb/oracle/oracle-types.cxx
index d6fa634..0e5581e 100644
--- a/odb/oracle/oracle-types.cxx
+++ b/odb/oracle/oracle-types.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/oracle-types.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/oracle-types.hxx b/odb/oracle/oracle-types.hxx
index 06b786d..a7b29e7 100644
--- a/odb/oracle/oracle-types.hxx
+++ b/odb/oracle/oracle-types.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/oracle-types.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_ORACLE_TYPES_HXX
diff --git a/odb/oracle/polymorphic-object-result.hxx b/odb/oracle/polymorphic-object-result.hxx
index e6d81f5..1c85322 100644
--- a/odb/oracle/polymorphic-object-result.hxx
+++ b/odb/oracle/polymorphic-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/polymorphic-object-result.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_POLYMORPHIC_OBJECT_RESULT_HXX
diff --git a/odb/oracle/polymorphic-object-result.txx b/odb/oracle/polymorphic-object-result.txx
index f481349..7acae63 100644
--- a/odb/oracle/polymorphic-object-result.txx
+++ b/odb/oracle/polymorphic-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/polymorphic-object-result.txx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/oracle/polymorphic-object-statements.hxx b/odb/oracle/polymorphic-object-statements.hxx
index 72b1235..c5dcf15 100644
--- a/odb/oracle/polymorphic-object-statements.hxx
+++ b/odb/oracle/polymorphic-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/polymorphic-object-statements.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_POLYMORPHIC_OBJECT_STATEMENTS_HXX
diff --git a/odb/oracle/polymorphic-object-statements.txx b/odb/oracle/polymorphic-object-statements.txx
index fc94831..a0bcfbd 100644
--- a/odb/oracle/polymorphic-object-statements.txx
+++ b/odb/oracle/polymorphic-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/polymorphic-object-statements.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/oracle/prepared-query.cxx b/odb/oracle/prepared-query.cxx
index d0e91dc..e53e422 100644
--- a/odb/oracle/prepared-query.cxx
+++ b/odb/oracle/prepared-query.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/prepared-query.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/prepared-query.hxx>
diff --git a/odb/oracle/prepared-query.hxx b/odb/oracle/prepared-query.hxx
index c8dc7e7..3c71adc 100644
--- a/odb/oracle/prepared-query.hxx
+++ b/odb/oracle/prepared-query.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/prepared-query.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_PREPARED_QUERY_HXX
diff --git a/odb/oracle/query-const-expr.cxx b/odb/oracle/query-const-expr.cxx
index 8cc38f5..12417ec 100644
--- a/odb/oracle/query-const-expr.cxx
+++ b/odb/oracle/query-const-expr.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/query-const-expr.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/query.hxx>
diff --git a/odb/oracle/query-dynamic.cxx b/odb/oracle/query-dynamic.cxx
index 923cad9..ac38ab6 100644
--- a/odb/oracle/query-dynamic.cxx
+++ b/odb/oracle/query-dynamic.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/query-dynamic.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/oracle/query-dynamic.hxx b/odb/oracle/query-dynamic.hxx
index d650714..a1fbcf9 100644
--- a/odb/oracle/query-dynamic.hxx
+++ b/odb/oracle/query-dynamic.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/query-dynamic.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_QUERY_DYNAMIC_HXX
diff --git a/odb/oracle/query-dynamic.ixx b/odb/oracle/query-dynamic.ixx
index 5d736f6..a6023ce 100644
--- a/odb/oracle/query-dynamic.ixx
+++ b/odb/oracle/query-dynamic.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/query-dynamic.ixx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/query-dynamic.txx b/odb/oracle/query-dynamic.txx
index 88a45b4..5344158 100644
--- a/odb/oracle/query-dynamic.txx
+++ b/odb/oracle/query-dynamic.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/query-dynamic.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/query.cxx b/odb/oracle/query.cxx
index 8888f43..34b9deb 100644
--- a/odb/oracle/query.cxx
+++ b/odb/oracle/query.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/query.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstddef> // std::size_t
diff --git a/odb/oracle/query.hxx b/odb/oracle/query.hxx
index e1a21f1..bf78253 100644
--- a/odb/oracle/query.hxx
+++ b/odb/oracle/query.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/query.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_QUERY_HXX
diff --git a/odb/oracle/query.ixx b/odb/oracle/query.ixx
index 8853d62..9e69d4c 100644
--- a/odb/oracle/query.ixx
+++ b/odb/oracle/query.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/query.ixx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/query.txx b/odb/oracle/query.txx
index 3c37509..5ba5a27 100644
--- a/odb/oracle/query.txx
+++ b/odb/oracle/query.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/query.txx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/section-statements.hxx b/odb/oracle/section-statements.hxx
index 94a9b92..1e833a1 100644
--- a/odb/oracle/section-statements.hxx
+++ b/odb/oracle/section-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/section-statements.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_SECTION_STATEMENTS_HXX
diff --git a/odb/oracle/section-statements.txx b/odb/oracle/section-statements.txx
index 18b7414..06d977b 100644
--- a/odb/oracle/section-statements.txx
+++ b/odb/oracle/section-statements.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/section-statements.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/oracle/simple-object-result.hxx b/odb/oracle/simple-object-result.hxx
index afc0a1a..3b2ab8f 100644
--- a/odb/oracle/simple-object-result.hxx
+++ b/odb/oracle/simple-object-result.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/simple-object-result.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_SIMPLE_OBJECT_RESULT_HXX
diff --git a/odb/oracle/simple-object-result.txx b/odb/oracle/simple-object-result.txx
index 51d9b4c..0c59a47 100644
--- a/odb/oracle/simple-object-result.txx
+++ b/odb/oracle/simple-object-result.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/simple-object-result.txx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/oracle/simple-object-statements.cxx b/odb/oracle/simple-object-statements.cxx
index 0faa71b..92f3ad7 100644
--- a/odb/oracle/simple-object-statements.cxx
+++ b/odb/oracle/simple-object-statements.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/simple-object-statements.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/simple-object-statements.hxx>
diff --git a/odb/oracle/simple-object-statements.hxx b/odb/oracle/simple-object-statements.hxx
index be9f5e1..1be9f88 100644
--- a/odb/oracle/simple-object-statements.hxx
+++ b/odb/oracle/simple-object-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/simple-object-statements.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_SIMPLE_OBJECT_STATEMENTS_HXX
diff --git a/odb/oracle/simple-object-statements.ixx b/odb/oracle/simple-object-statements.ixx
index 05b204a..8ca0fa6 100644
--- a/odb/oracle/simple-object-statements.ixx
+++ b/odb/oracle/simple-object-statements.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/simple-object-statements.ixx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/simple-object-statements.txx b/odb/oracle/simple-object-statements.txx
index bf92a4f..5d7c7a0 100644
--- a/odb/oracle/simple-object-statements.txx
+++ b/odb/oracle/simple-object-statements.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/simple-object-statements.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/odb/oracle/statement-cache.hxx b/odb/oracle/statement-cache.hxx
index bf2811e..41d4a0d 100644
--- a/odb/oracle/statement-cache.hxx
+++ b/odb/oracle/statement-cache.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/statement-cache.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_STATEMENT_CACHE_HXX
diff --git a/odb/oracle/statement-cache.txx b/odb/oracle/statement-cache.txx
index 71b9129..e9eaca0 100644
--- a/odb/oracle/statement-cache.txx
+++ b/odb/oracle/statement-cache.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/statement-cache.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/database.hxx>
diff --git a/odb/oracle/statement.cxx b/odb/oracle/statement.cxx
index e64061e..29bd536 100644
--- a/odb/oracle/statement.cxx
+++ b/odb/oracle/statement.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/statement.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/statement.hxx b/odb/oracle/statement.hxx
index 95f57f2..59780ea 100644
--- a/odb/oracle/statement.hxx
+++ b/odb/oracle/statement.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/statement.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_STATEMENT_HXX
diff --git a/odb/oracle/statement.ixx b/odb/oracle/statement.ixx
index bc6a6c1..cbe7a08 100644
--- a/odb/oracle/statement.ixx
+++ b/odb/oracle/statement.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/statement.ixx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
using namespace std;
diff --git a/odb/oracle/statements-base.cxx b/odb/oracle/statements-base.cxx
index b858c7b..e435b36 100644
--- a/odb/oracle/statements-base.cxx
+++ b/odb/oracle/statements-base.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/statements-base.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/statements-base.hxx>
diff --git a/odb/oracle/statements-base.hxx b/odb/oracle/statements-base.hxx
index 7596af8..a318892 100644
--- a/odb/oracle/statements-base.hxx
+++ b/odb/oracle/statements-base.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/statements-base.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_STATEMENTS_BASE_HXX
diff --git a/odb/oracle/tracer.cxx b/odb/oracle/tracer.cxx
index 1b5fdc5..306f19a 100644
--- a/odb/oracle/tracer.cxx
+++ b/odb/oracle/tracer.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/tracer.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/tracer.hxx>
diff --git a/odb/oracle/tracer.hxx b/odb/oracle/tracer.hxx
index c4cb60a..caf2e74 100644
--- a/odb/oracle/tracer.hxx
+++ b/odb/oracle/tracer.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/tracer.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_TRACER_HXX
diff --git a/odb/oracle/traits-calls.hxx b/odb/oracle/traits-calls.hxx
index 0c85ccb..29771e2 100644
--- a/odb/oracle/traits-calls.hxx
+++ b/odb/oracle/traits-calls.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/traits-calls.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_TRAITS_CALLS_HXX
diff --git a/odb/oracle/traits.cxx b/odb/oracle/traits.cxx
index 3598dda..d3c4fd9 100644
--- a/odb/oracle/traits.cxx
+++ b/odb/oracle/traits.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/traits.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/traits.hxx>
diff --git a/odb/oracle/traits.hxx b/odb/oracle/traits.hxx
index 584ff7c..a6cb154 100644
--- a/odb/oracle/traits.hxx
+++ b/odb/oracle/traits.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/traits.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_TRAITS_HXX
diff --git a/odb/oracle/traits.txx b/odb/oracle/traits.txx
index 8757b5c..30096a3 100644
--- a/odb/oracle/traits.txx
+++ b/odb/oracle/traits.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/traits.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/transaction-impl.cxx b/odb/oracle/transaction-impl.cxx
index e33a2fa..2c40b92 100644
--- a/odb/oracle/transaction-impl.cxx
+++ b/odb/oracle/transaction-impl.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/transaction-impl.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <oci.h>
diff --git a/odb/oracle/transaction-impl.hxx b/odb/oracle/transaction-impl.hxx
index 257c54e..d22ba09 100644
--- a/odb/oracle/transaction-impl.hxx
+++ b/odb/oracle/transaction-impl.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/transaction-impl.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_TRANSACTION_IMPL_HXX
diff --git a/odb/oracle/transaction-impl.ixx b/odb/oracle/transaction-impl.ixx
index fbbdaf9..dd097d7 100644
--- a/odb/oracle/transaction-impl.ixx
+++ b/odb/oracle/transaction-impl.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/transaction-impl.ixx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
namespace odb
diff --git a/odb/oracle/transaction.cxx b/odb/oracle/transaction.cxx
index ea79114..f9196bc 100644
--- a/odb/oracle/transaction.cxx
+++ b/odb/oracle/transaction.cxx
@@ -1,5 +1,5 @@
// file : odb/oracle/transaction.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cassert>
diff --git a/odb/oracle/transaction.hxx b/odb/oracle/transaction.hxx
index e973d2b..be70d3c 100644
--- a/odb/oracle/transaction.hxx
+++ b/odb/oracle/transaction.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/transaction.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_TRANSACTION_HXX
diff --git a/odb/oracle/transaction.ixx b/odb/oracle/transaction.ixx
index 44813b7..ed1f502 100644
--- a/odb/oracle/transaction.ixx
+++ b/odb/oracle/transaction.ixx
@@ -1,5 +1,5 @@
// file : odb/oracle/transaction.ixx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/database.hxx>
diff --git a/odb/oracle/version-build2-stub.hxx b/odb/oracle/version-build2-stub.hxx
index 6d8f242..53c0b95 100644
--- a/odb/oracle/version-build2-stub.hxx
+++ b/odb/oracle/version-build2-stub.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/version-build2-stub.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/oracle/version.hxx>
diff --git a/odb/oracle/version-build2.hxx.in b/odb/oracle/version-build2.hxx.in
index e0812d0..41111f0 100644
--- a/odb/oracle/version-build2.hxx.in
+++ b/odb/oracle/version-build2.hxx.in
@@ -1,5 +1,5 @@
// file : odb/oracle/version-build2.hxx.in
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef LIBODB_ORACLE_VERSION // Note: using the version macro itself.
diff --git a/odb/oracle/version.hxx b/odb/oracle/version.hxx
index 41db434..fdea134 100644
--- a/odb/oracle/version.hxx
+++ b/odb/oracle/version.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/version.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifdef LIBODB_ORACLE_BUILD2
diff --git a/odb/oracle/view-result.hxx b/odb/oracle/view-result.hxx
index 0a77342..0d81d56 100644
--- a/odb/oracle/view-result.hxx
+++ b/odb/oracle/view-result.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/view-result.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_VIEW_RESULT_HXX
diff --git a/odb/oracle/view-result.txx b/odb/oracle/view-result.txx
index 140c032..fffba7d 100644
--- a/odb/oracle/view-result.txx
+++ b/odb/oracle/view-result.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/view-result.txx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <odb/callback.hxx>
diff --git a/odb/oracle/view-statements.hxx b/odb/oracle/view-statements.hxx
index adf2154..e4c6bd1 100644
--- a/odb/oracle/view-statements.hxx
+++ b/odb/oracle/view-statements.hxx
@@ -1,5 +1,5 @@
// file : odb/oracle/view-statements.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#ifndef ODB_ORACLE_VIEW_STATEMENTS_HXX
diff --git a/odb/oracle/view-statements.txx b/odb/oracle/view-statements.txx
index 4ebb6f4..3466d23 100644
--- a/odb/oracle/view-statements.txx
+++ b/odb/oracle/view-statements.txx
@@ -1,5 +1,5 @@
// file : odb/oracle/view-statements.txx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
#include <cstring> // std::memset
diff --git a/tests/basics/buildfile b/tests/basics/buildfile
index 4c6b67a..c5090b4 100644
--- a/tests/basics/buildfile
+++ b/tests/basics/buildfile
@@ -1,5 +1,5 @@
# file : tests/basics/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
import libs = libodb-oracle%lib{odb-oracle}
diff --git a/tests/basics/driver.cxx b/tests/basics/driver.cxx
index c49b0b1..3b02b7c 100644
--- a/tests/basics/driver.cxx
+++ b/tests/basics/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/basics/driver.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
// Basic test to make sure the library is usable. Functionality testing
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build
index cc1f8f2..e7cecda 100644
--- a/tests/build/bootstrap.build
+++ b/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/tests/build/root.build b/tests/build/root.build
index db02854..2b26f05 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
cxx.std = 11
diff --git a/tests/buildfile b/tests/buildfile
index 6bf7425..ac3bd71 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -1,5 +1,5 @@
# file : tests/buildfile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : ODB NCUEL; see accompanying LICENSE file
./: {*/ -build/}