aboutsummaryrefslogtreecommitdiff
path: root/odb/qt
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:13:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:13:08 +0300
commitd72ebf3ae3a638cefd8b11ae897eb491a19cac12 (patch)
tree6d8c3ca2ea80ae15805c2a25ee06ee2a74edfaa2 /odb/qt
parent53358328cf9ce95e4e4e507b9b38892371e86f29 (diff)
Update copyright year
Diffstat (limited to 'odb/qt')
-rw-r--r--odb/qt/Makefile.am2
-rw-r--r--odb/qt/basic.options2
-rw-r--r--odb/qt/basic/basic-common.options2
-rw-r--r--odb/qt/basic/basic-mssql.options2
-rw-r--r--odb/qt/basic/basic-mysql.options2
-rw-r--r--odb/qt/basic/basic-oracle.options2
-rw-r--r--odb/qt/basic/basic-pgsql.options2
-rw-r--r--odb/qt/basic/basic-sqlite.options2
-rw-r--r--odb/qt/basic/mssql/default-mapping.hxx2
-rw-r--r--odb/qt/basic/mssql/qbyte-array-traits.hxx2
-rw-r--r--odb/qt/basic/mssql/qstring-traits.hxx2
-rw-r--r--odb/qt/basic/mssql/quuid-traits.hxx2
-rw-r--r--odb/qt/basic/mysql/default-mapping.hxx2
-rw-r--r--odb/qt/basic/mysql/qbyte-array-traits.hxx2
-rw-r--r--odb/qt/basic/mysql/qstring-traits.hxx2
-rw-r--r--odb/qt/basic/mysql/quuid-traits.hxx2
-rw-r--r--odb/qt/basic/oracle/default-mapping.hxx2
-rw-r--r--odb/qt/basic/oracle/qbyte-array-traits.hxx2
-rw-r--r--odb/qt/basic/oracle/qstring-traits.hxx2
-rw-r--r--odb/qt/basic/oracle/quuid-traits.hxx2
-rw-r--r--odb/qt/basic/pgsql/default-mapping.hxx2
-rw-r--r--odb/qt/basic/pgsql/qbyte-array-traits.hxx2
-rw-r--r--odb/qt/basic/pgsql/qstring-traits.hxx2
-rw-r--r--odb/qt/basic/pgsql/quuid-traits.hxx2
-rw-r--r--odb/qt/basic/sqlite/default-mapping.hxx2
-rw-r--r--odb/qt/basic/sqlite/qbyte-array-traits.hxx2
-rw-r--r--odb/qt/basic/sqlite/qstring-traits.hxx2
-rw-r--r--odb/qt/basic/sqlite/quuid-traits.hxx2
-rw-r--r--odb/qt/containers.options2
-rw-r--r--odb/qt/containers/list-iterator.hxx2
-rw-r--r--odb/qt/containers/list-traits.hxx2
-rw-r--r--odb/qt/containers/list-traits.txx2
-rw-r--r--odb/qt/containers/list.hxx2
-rw-r--r--odb/qt/containers/list.ixx2
-rw-r--r--odb/qt/containers/mutable-list-iterator.hxx2
-rw-r--r--odb/qt/containers/qhash-traits.hxx2
-rw-r--r--odb/qt/containers/qlinked-list-traits.hxx2
-rw-r--r--odb/qt/containers/qlist-traits.hxx2
-rw-r--r--odb/qt/containers/qmap-traits.hxx2
-rw-r--r--odb/qt/containers/qset-traits.hxx2
-rw-r--r--odb/qt/containers/qvector-traits.hxx2
-rw-r--r--odb/qt/date-time.options2
-rw-r--r--odb/qt/date-time/date-time-common.options2
-rw-r--r--odb/qt/date-time/date-time-mssql.options2
-rw-r--r--odb/qt/date-time/date-time-mysql.options2
-rw-r--r--odb/qt/date-time/date-time-oracle.options2
-rw-r--r--odb/qt/date-time/date-time-pgsql.options2
-rw-r--r--odb/qt/date-time/date-time-sqlite.options2
-rw-r--r--odb/qt/date-time/exceptions.cxx2
-rw-r--r--odb/qt/date-time/exceptions.hxx2
-rw-r--r--odb/qt/date-time/mssql/default-mapping.hxx2
-rw-r--r--odb/qt/date-time/mssql/qdate-time-traits.hxx2
-rw-r--r--odb/qt/date-time/mssql/qdate-traits.hxx2
-rw-r--r--odb/qt/date-time/mssql/qtime-traits.hxx2
-rw-r--r--odb/qt/date-time/mysql/default-mapping.hxx2
-rw-r--r--odb/qt/date-time/mysql/qdate-time-traits.hxx2
-rw-r--r--odb/qt/date-time/mysql/qdate-traits.hxx2
-rw-r--r--odb/qt/date-time/mysql/qtime-traits.hxx2
-rw-r--r--odb/qt/date-time/oracle/default-mapping.hxx2
-rw-r--r--odb/qt/date-time/oracle/qdate-time-traits.hxx2
-rw-r--r--odb/qt/date-time/oracle/qdate-traits.hxx2
-rw-r--r--odb/qt/date-time/oracle/qtime-traits.hxx2
-rw-r--r--odb/qt/date-time/pgsql/default-mapping.hxx2
-rw-r--r--odb/qt/date-time/pgsql/qdate-time-traits.hxx2
-rw-r--r--odb/qt/date-time/pgsql/qdate-traits.hxx2
-rw-r--r--odb/qt/date-time/pgsql/qtime-traits.hxx2
-rw-r--r--odb/qt/date-time/sqlite/default-mapping.hxx2
-rw-r--r--odb/qt/date-time/sqlite/qdate-time-traits.hxx2
-rw-r--r--odb/qt/date-time/sqlite/qdate-traits.hxx2
-rw-r--r--odb/qt/date-time/sqlite/qtime-traits.hxx2
-rw-r--r--odb/qt/details/config.h.in2
-rw-r--r--odb/qt/details/config.hxx2
-rw-r--r--odb/qt/details/export.hxx2
-rw-r--r--odb/qt/exception.hxx2
-rw-r--r--odb/qt/lazy-ptr.hxx2
-rw-r--r--odb/qt/list-iterator.hxx2
-rw-r--r--odb/qt/list.hxx2
-rw-r--r--odb/qt/makefile2
-rw-r--r--odb/qt/mutable-list-iterator.hxx2
-rw-r--r--odb/qt/smart-ptr.options2
-rw-r--r--odb/qt/smart-ptr/lazy-pointer-traits.hxx2
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.hxx2
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.ixx2
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.txx2
-rw-r--r--odb/qt/smart-ptr/pointer-traits.hxx2
-rw-r--r--odb/qt/smart-ptr/wrapper-traits.hxx2
-rw-r--r--odb/qt/version.hxx2
-rw-r--r--odb/qt/version.options2
88 files changed, 88 insertions, 88 deletions
diff --git a/odb/qt/Makefile.am b/odb/qt/Makefile.am
index 4201805..e33dba8 100644
--- a/odb/qt/Makefile.am
+++ b/odb/qt/Makefile.am
@@ -1,5 +1,5 @@
# file : odb/qt/Makefile.am
-# 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
lib_LTLIBRARIES = libodb-qt.la
diff --git a/odb/qt/basic.options b/odb/qt/basic.options
index e7c172a..3ec810a 100644
--- a/odb/qt/basic.options
+++ b/odb/qt/basic.options
@@ -1,5 +1,5 @@
# file : odb/qt/basic.options
-# 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
--profile qt/basic/basic
diff --git a/odb/qt/basic/basic-common.options b/odb/qt/basic/basic-common.options
index 519c3c0..612c680 100644
--- a/odb/qt/basic/basic-common.options
+++ b/odb/qt/basic/basic-common.options
@@ -1,5 +1,5 @@
# file : odb/qt/basic/basic-common.options
-# 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
--profile qt/version
diff --git a/odb/qt/basic/basic-mssql.options b/odb/qt/basic/basic-mssql.options
index 06cd142..24018bc 100644
--- a/odb/qt/basic/basic-mssql.options
+++ b/odb/qt/basic/basic-mssql.options
@@ -1,5 +1,5 @@
# file : odb/qt/basic/basic-mssql.options
-# 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
--profile qt/version
diff --git a/odb/qt/basic/basic-mysql.options b/odb/qt/basic/basic-mysql.options
index 495424c..083bad7 100644
--- a/odb/qt/basic/basic-mysql.options
+++ b/odb/qt/basic/basic-mysql.options
@@ -1,5 +1,5 @@
# file : odb/qt/basic/basic-mysql.options
-# 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
--profile qt/version
diff --git a/odb/qt/basic/basic-oracle.options b/odb/qt/basic/basic-oracle.options
index 272a0e9..27df415 100644
--- a/odb/qt/basic/basic-oracle.options
+++ b/odb/qt/basic/basic-oracle.options
@@ -1,5 +1,5 @@
# file : odb/qt/basic/basic-oracle.options
-# 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
--profile qt/version
diff --git a/odb/qt/basic/basic-pgsql.options b/odb/qt/basic/basic-pgsql.options
index c0e3c8f..1480f5b 100644
--- a/odb/qt/basic/basic-pgsql.options
+++ b/odb/qt/basic/basic-pgsql.options
@@ -1,5 +1,5 @@
# file : odb/qt/basic/basic-pgsql.options
-# 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
--profile qt/version
diff --git a/odb/qt/basic/basic-sqlite.options b/odb/qt/basic/basic-sqlite.options
index 240ef58..5c0aba2 100644
--- a/odb/qt/basic/basic-sqlite.options
+++ b/odb/qt/basic/basic-sqlite.options
@@ -1,5 +1,5 @@
# file : odb/qt/basic/basic-sqlite.options
-# 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
--profile qt/version
diff --git a/odb/qt/basic/mssql/default-mapping.hxx b/odb/qt/basic/mssql/default-mapping.hxx
index 4a042d4..a22b0f8 100644
--- a/odb/qt/basic/mssql/default-mapping.hxx
+++ b/odb/qt/basic/mssql/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mssql/default-mapping.hxx
-// 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
#ifndef ODB_QT_BASIC_MSSQL_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/basic/mssql/qbyte-array-traits.hxx b/odb/qt/basic/mssql/qbyte-array-traits.hxx
index fb4ed5c..3452c52 100644
--- a/odb/qt/basic/mssql/qbyte-array-traits.hxx
+++ b/odb/qt/basic/mssql/qbyte-array-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mssql/qbyte-array-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_MSSQL_QBYTE_ARRAY_TRAITS_HXX
diff --git a/odb/qt/basic/mssql/qstring-traits.hxx b/odb/qt/basic/mssql/qstring-traits.hxx
index 96ecb78..f89d5fd 100644
--- a/odb/qt/basic/mssql/qstring-traits.hxx
+++ b/odb/qt/basic/mssql/qstring-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mssql/qstring-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_MSSQL_QSTRING_TRAITS_HXX
diff --git a/odb/qt/basic/mssql/quuid-traits.hxx b/odb/qt/basic/mssql/quuid-traits.hxx
index c978467..5f10982 100644
--- a/odb/qt/basic/mssql/quuid-traits.hxx
+++ b/odb/qt/basic/mssql/quuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mssql/uuid-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_MSSQL_UUID_TRAITS_HXX
diff --git a/odb/qt/basic/mysql/default-mapping.hxx b/odb/qt/basic/mysql/default-mapping.hxx
index 694e0e7..00b4e4e 100644
--- a/odb/qt/basic/mysql/default-mapping.hxx
+++ b/odb/qt/basic/mysql/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mysql/default-mapping.hxx
-// 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
#ifndef ODB_QT_BASIC_MYSQL_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/basic/mysql/qbyte-array-traits.hxx b/odb/qt/basic/mysql/qbyte-array-traits.hxx
index 7d9360a..4ecad02 100644
--- a/odb/qt/basic/mysql/qbyte-array-traits.hxx
+++ b/odb/qt/basic/mysql/qbyte-array-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mysql/qbyte-array-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_MYSQL_QBYTE_ARRAY_TRAITS_HXX
diff --git a/odb/qt/basic/mysql/qstring-traits.hxx b/odb/qt/basic/mysql/qstring-traits.hxx
index c66ee79..e70be83 100644
--- a/odb/qt/basic/mysql/qstring-traits.hxx
+++ b/odb/qt/basic/mysql/qstring-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mysql/qstring-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_MYSQL_QSTRING_TRAITS_HXX
diff --git a/odb/qt/basic/mysql/quuid-traits.hxx b/odb/qt/basic/mysql/quuid-traits.hxx
index e5a5006..3b0e09a 100644
--- a/odb/qt/basic/mysql/quuid-traits.hxx
+++ b/odb/qt/basic/mysql/quuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/mysql/uuid-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_MYSQL_UUID_TRAITS_HXX
diff --git a/odb/qt/basic/oracle/default-mapping.hxx b/odb/qt/basic/oracle/default-mapping.hxx
index 2866ffd..275254c 100644
--- a/odb/qt/basic/oracle/default-mapping.hxx
+++ b/odb/qt/basic/oracle/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/oracle/default-mapping.hxx
-// 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
#ifndef ODB_QT_BASIC_ORACLE_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/basic/oracle/qbyte-array-traits.hxx b/odb/qt/basic/oracle/qbyte-array-traits.hxx
index e3dd34a..40c30ef 100644
--- a/odb/qt/basic/oracle/qbyte-array-traits.hxx
+++ b/odb/qt/basic/oracle/qbyte-array-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/oracle/qbyte-array-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_ORACLE_QBYTE_ARRAY_TRAITS_HXX
diff --git a/odb/qt/basic/oracle/qstring-traits.hxx b/odb/qt/basic/oracle/qstring-traits.hxx
index aba42f7..d089a55 100644
--- a/odb/qt/basic/oracle/qstring-traits.hxx
+++ b/odb/qt/basic/oracle/qstring-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/oracle/qstring-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_ORACLE_QSTRING_TRAITS_HXX
diff --git a/odb/qt/basic/oracle/quuid-traits.hxx b/odb/qt/basic/oracle/quuid-traits.hxx
index 782ceeb..eed9599 100644
--- a/odb/qt/basic/oracle/quuid-traits.hxx
+++ b/odb/qt/basic/oracle/quuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/oracle/uuid-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_ORACLE_UUID_TRAITS_HXX
diff --git a/odb/qt/basic/pgsql/default-mapping.hxx b/odb/qt/basic/pgsql/default-mapping.hxx
index bc70e9a..1911b5b 100644
--- a/odb/qt/basic/pgsql/default-mapping.hxx
+++ b/odb/qt/basic/pgsql/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/pgsql/default-mapping.hxx
-// 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
#ifndef ODB_QT_BASIC_PGSQL_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/basic/pgsql/qbyte-array-traits.hxx b/odb/qt/basic/pgsql/qbyte-array-traits.hxx
index 098cacd..8ebce30 100644
--- a/odb/qt/basic/pgsql/qbyte-array-traits.hxx
+++ b/odb/qt/basic/pgsql/qbyte-array-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/pgsql/qbyte-array-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_PGSQL_QBYTE_ARRAY_TRAITS_HXX
diff --git a/odb/qt/basic/pgsql/qstring-traits.hxx b/odb/qt/basic/pgsql/qstring-traits.hxx
index 7f78e55..01c862a 100644
--- a/odb/qt/basic/pgsql/qstring-traits.hxx
+++ b/odb/qt/basic/pgsql/qstring-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/pgsql/qstring-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_PGSQL_QSTRING_TRAITS_HXX
diff --git a/odb/qt/basic/pgsql/quuid-traits.hxx b/odb/qt/basic/pgsql/quuid-traits.hxx
index 46dbd79..0a840bf 100644
--- a/odb/qt/basic/pgsql/quuid-traits.hxx
+++ b/odb/qt/basic/pgsql/quuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/pgsql/uuid-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_PGSQL_UUID_TRAITS_HXX
diff --git a/odb/qt/basic/sqlite/default-mapping.hxx b/odb/qt/basic/sqlite/default-mapping.hxx
index 70f62ae..259316b 100644
--- a/odb/qt/basic/sqlite/default-mapping.hxx
+++ b/odb/qt/basic/sqlite/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/sqlite/default-mapping.hxx
-// 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
#ifndef ODB_QT_BASIC_SQLITE_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/basic/sqlite/qbyte-array-traits.hxx b/odb/qt/basic/sqlite/qbyte-array-traits.hxx
index 4c846cf..39c66cd 100644
--- a/odb/qt/basic/sqlite/qbyte-array-traits.hxx
+++ b/odb/qt/basic/sqlite/qbyte-array-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/sqlite/qbyte-array-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_SQLITE_QBYTE_ARRAY_TRAITS_HXX
diff --git a/odb/qt/basic/sqlite/qstring-traits.hxx b/odb/qt/basic/sqlite/qstring-traits.hxx
index 15a2845..0762fc8 100644
--- a/odb/qt/basic/sqlite/qstring-traits.hxx
+++ b/odb/qt/basic/sqlite/qstring-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/sqlite/qstring-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_SQLITE_QSTRING_TRAITS_HXX
diff --git a/odb/qt/basic/sqlite/quuid-traits.hxx b/odb/qt/basic/sqlite/quuid-traits.hxx
index 37e09df..f142e1b 100644
--- a/odb/qt/basic/sqlite/quuid-traits.hxx
+++ b/odb/qt/basic/sqlite/quuid-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/basic/sqlite/uuid-traits.hxx
-// 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
#ifndef ODB_QT_BASIC_SQLITE_UUID_TRAITS_HXX
diff --git a/odb/qt/containers.options b/odb/qt/containers.options
index 37a3ec2..c8f8464 100644
--- a/odb/qt/containers.options
+++ b/odb/qt/containers.options
@@ -1,5 +1,5 @@
# file : odb/qt/containers.options
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# licences : GNU GPL v2; see accompanying LICENSE file
--profile qt/version
diff --git a/odb/qt/containers/list-iterator.hxx b/odb/qt/containers/list-iterator.hxx
index 6f87cf6..3414e69 100644
--- a/odb/qt/containers/list-iterator.hxx
+++ b/odb/qt/containers/list-iterator.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/list-iterator.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_CONTAINERS_LIST_ITERATOR_HXX
diff --git a/odb/qt/containers/list-traits.hxx b/odb/qt/containers/list-traits.hxx
index 502b397..11f5260 100644
--- a/odb/qt/containers/list-traits.hxx
+++ b/odb/qt/containers/list-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/list-traits.hxx
-// 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
#ifndef ODB_QT_CONTAINERS_LIST_TRAITS_HXX
diff --git a/odb/qt/containers/list-traits.txx b/odb/qt/containers/list-traits.txx
index 1cf065e..12dd58c 100644
--- a/odb/qt/containers/list-traits.txx
+++ b/odb/qt/containers/list-traits.txx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/list-traits.txx
-// 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
namespace odb
diff --git a/odb/qt/containers/list.hxx b/odb/qt/containers/list.hxx
index c26807a..5dd85ec 100644
--- a/odb/qt/containers/list.hxx
+++ b/odb/qt/containers/list.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/list.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_CONTAINERS_LIST_HXX
diff --git a/odb/qt/containers/list.ixx b/odb/qt/containers/list.ixx
index ffb6edb..f211d64 100644
--- a/odb/qt/containers/list.ixx
+++ b/odb/qt/containers/list.ixx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/list.ixx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
//
diff --git a/odb/qt/containers/mutable-list-iterator.hxx b/odb/qt/containers/mutable-list-iterator.hxx
index 5ed8a29..bd6f17e 100644
--- a/odb/qt/containers/mutable-list-iterator.hxx
+++ b/odb/qt/containers/mutable-list-iterator.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/mutable-list-iterator.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_CONTAINERS_MUTABLE_LIST_ITERATOR_HXX
diff --git a/odb/qt/containers/qhash-traits.hxx b/odb/qt/containers/qhash-traits.hxx
index a1b24a4..c82c8d0 100644
--- a/odb/qt/containers/qhash-traits.hxx
+++ b/odb/qt/containers/qhash-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/qhash-traits.hxx
-// 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
#ifndef ODB_QT_CONTAINER_QHASH_TRAITS_HXX
diff --git a/odb/qt/containers/qlinked-list-traits.hxx b/odb/qt/containers/qlinked-list-traits.hxx
index ab84649..64e950f 100644
--- a/odb/qt/containers/qlinked-list-traits.hxx
+++ b/odb/qt/containers/qlinked-list-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/qlinked-list-traits.hxx
-// 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
#ifndef ODB_QT_CONTAINER_QLINKED_LIST_TRAITS_HXX
diff --git a/odb/qt/containers/qlist-traits.hxx b/odb/qt/containers/qlist-traits.hxx
index a4b05a6..54e1b68 100644
--- a/odb/qt/containers/qlist-traits.hxx
+++ b/odb/qt/containers/qlist-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/qlist-traits.hxx
-// 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
#ifndef ODB_QT_CONTAINER_QLIST_TRAITS_HXX
diff --git a/odb/qt/containers/qmap-traits.hxx b/odb/qt/containers/qmap-traits.hxx
index 0421703..87d950f 100644
--- a/odb/qt/containers/qmap-traits.hxx
+++ b/odb/qt/containers/qmap-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/qmap-traits.hxx
-// 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
#ifndef ODB_QT_CONTAINER_QMAP_TRAITS_HXX
diff --git a/odb/qt/containers/qset-traits.hxx b/odb/qt/containers/qset-traits.hxx
index 783f6fe..3b7f031 100644
--- a/odb/qt/containers/qset-traits.hxx
+++ b/odb/qt/containers/qset-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/qset-traits.hxx
-// 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
#ifndef ODB_QT_CONTAINER_QSET_TRAITS_HXX
diff --git a/odb/qt/containers/qvector-traits.hxx b/odb/qt/containers/qvector-traits.hxx
index f39987b..c483b0c 100644
--- a/odb/qt/containers/qvector-traits.hxx
+++ b/odb/qt/containers/qvector-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/containers/qvector-traits.hxx
-// 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
#ifndef ODB_QT_CONTAINER_QVECTOR_TRAITS_HXX
diff --git a/odb/qt/date-time.options b/odb/qt/date-time.options
index c7148a9..cecd5c8 100644
--- a/odb/qt/date-time.options
+++ b/odb/qt/date-time.options
@@ -1,5 +1,5 @@
# file : odb/qt/date-time.options
-# 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
--profile qt/date-time/date-time
diff --git a/odb/qt/date-time/date-time-common.options b/odb/qt/date-time/date-time-common.options
index 1f2d04c..5bffbfd 100644
--- a/odb/qt/date-time/date-time-common.options
+++ b/odb/qt/date-time/date-time-common.options
@@ -1,5 +1,5 @@
# file : odb/qt/date-time/date-time-common.options
-# 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
--profile qt/version
diff --git a/odb/qt/date-time/date-time-mssql.options b/odb/qt/date-time/date-time-mssql.options
index eb3064f..4fb0371 100644
--- a/odb/qt/date-time/date-time-mssql.options
+++ b/odb/qt/date-time/date-time-mssql.options
@@ -1,5 +1,5 @@
# file : odb/qt/date-time/date-time-mssql.options
-# 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
--profile qt/version
diff --git a/odb/qt/date-time/date-time-mysql.options b/odb/qt/date-time/date-time-mysql.options
index 5a6f5ca..7d800d3 100644
--- a/odb/qt/date-time/date-time-mysql.options
+++ b/odb/qt/date-time/date-time-mysql.options
@@ -1,5 +1,5 @@
# file : odb/qt/date-time/date-time-mysql.options
-# 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
--profile qt/version
diff --git a/odb/qt/date-time/date-time-oracle.options b/odb/qt/date-time/date-time-oracle.options
index 4b41d07..aa2cfe2 100644
--- a/odb/qt/date-time/date-time-oracle.options
+++ b/odb/qt/date-time/date-time-oracle.options
@@ -1,5 +1,5 @@
# file : odb/qt/date-time/date-time-oracle.options
-# 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
--profile qt/version
diff --git a/odb/qt/date-time/date-time-pgsql.options b/odb/qt/date-time/date-time-pgsql.options
index 390ce60..2f73492 100644
--- a/odb/qt/date-time/date-time-pgsql.options
+++ b/odb/qt/date-time/date-time-pgsql.options
@@ -1,5 +1,5 @@
# file : odb/qt/date-time/date-time-pgsql.options
-# 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
--profile qt/version
diff --git a/odb/qt/date-time/date-time-sqlite.options b/odb/qt/date-time/date-time-sqlite.options
index 6b86b56..2cde697 100644
--- a/odb/qt/date-time/date-time-sqlite.options
+++ b/odb/qt/date-time/date-time-sqlite.options
@@ -1,5 +1,5 @@
# file : odb/qt/date-time/date-time-sqlite.options
-# 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
--profile qt/version
diff --git a/odb/qt/date-time/exceptions.cxx b/odb/qt/date-time/exceptions.cxx
index 247f489..68d4856 100644
--- a/odb/qt/date-time/exceptions.cxx
+++ b/odb/qt/date-time/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/exceptions.cxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/qt/date-time/exceptions.hxx>
diff --git a/odb/qt/date-time/exceptions.hxx b/odb/qt/date-time/exceptions.hxx
index f942f2a..1bfcb98 100644
--- a/odb/qt/date-time/exceptions.hxx
+++ b/odb/qt/date-time/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/exceptions.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_DATE_TIME_EXCEPTIONS_HXX
diff --git a/odb/qt/date-time/mssql/default-mapping.hxx b/odb/qt/date-time/mssql/default-mapping.hxx
index ace7b52..263c64d 100644
--- a/odb/qt/date-time/mssql/default-mapping.hxx
+++ b/odb/qt/date-time/mssql/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mssql/default-mapping.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MSSQL_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/date-time/mssql/qdate-time-traits.hxx b/odb/qt/date-time/mssql/qdate-time-traits.hxx
index 508a7bb..296d054 100644
--- a/odb/qt/date-time/mssql/qdate-time-traits.hxx
+++ b/odb/qt/date-time/mssql/qdate-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mssql/qdate-time-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MSSQL_QDATETIME_TRAITS_HXX
diff --git a/odb/qt/date-time/mssql/qdate-traits.hxx b/odb/qt/date-time/mssql/qdate-traits.hxx
index 75d5be4..960330a 100644
--- a/odb/qt/date-time/mssql/qdate-traits.hxx
+++ b/odb/qt/date-time/mssql/qdate-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mssql/qdate-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MSSQL_QDATE_TRAITS_HXX
diff --git a/odb/qt/date-time/mssql/qtime-traits.hxx b/odb/qt/date-time/mssql/qtime-traits.hxx
index 8d168d0..76c363d 100644
--- a/odb/qt/date-time/mssql/qtime-traits.hxx
+++ b/odb/qt/date-time/mssql/qtime-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mssql/qtime-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MSSQL_QTIME_TRAITS_HXX
diff --git a/odb/qt/date-time/mysql/default-mapping.hxx b/odb/qt/date-time/mysql/default-mapping.hxx
index ac3cc1c..20f0dd3 100644
--- a/odb/qt/date-time/mysql/default-mapping.hxx
+++ b/odb/qt/date-time/mysql/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mysql/default-mapping.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MYSQL_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/date-time/mysql/qdate-time-traits.hxx b/odb/qt/date-time/mysql/qdate-time-traits.hxx
index fd58b2a..ecd1aa6 100644
--- a/odb/qt/date-time/mysql/qdate-time-traits.hxx
+++ b/odb/qt/date-time/mysql/qdate-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mysql/qdate-time-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MYSQL_QDATETIME_TRAITS_HXX
diff --git a/odb/qt/date-time/mysql/qdate-traits.hxx b/odb/qt/date-time/mysql/qdate-traits.hxx
index 46ca2cd..2078c49 100644
--- a/odb/qt/date-time/mysql/qdate-traits.hxx
+++ b/odb/qt/date-time/mysql/qdate-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mysql/qdate-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MYSQL_QDATE_TRAITS_HXX
diff --git a/odb/qt/date-time/mysql/qtime-traits.hxx b/odb/qt/date-time/mysql/qtime-traits.hxx
index 50312fe..b35139c 100644
--- a/odb/qt/date-time/mysql/qtime-traits.hxx
+++ b/odb/qt/date-time/mysql/qtime-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/mysql/qtime-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_MYSQL_QTIME_TRAITS_HXX
diff --git a/odb/qt/date-time/oracle/default-mapping.hxx b/odb/qt/date-time/oracle/default-mapping.hxx
index 8a1de73..196553d 100644
--- a/odb/qt/date-time/oracle/default-mapping.hxx
+++ b/odb/qt/date-time/oracle/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/oracle/default-mapping.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_ORACLE_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/date-time/oracle/qdate-time-traits.hxx b/odb/qt/date-time/oracle/qdate-time-traits.hxx
index 2dceec4..2c2bfe4 100644
--- a/odb/qt/date-time/oracle/qdate-time-traits.hxx
+++ b/odb/qt/date-time/oracle/qdate-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/oracle/qdate-time-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_ORACLE_QDATETIME_TRAITS_HXX
diff --git a/odb/qt/date-time/oracle/qdate-traits.hxx b/odb/qt/date-time/oracle/qdate-traits.hxx
index 3c67dfc..101e18a 100644
--- a/odb/qt/date-time/oracle/qdate-traits.hxx
+++ b/odb/qt/date-time/oracle/qdate-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/oracle/qdate-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_ORACLE_QDATE_TRAITS_HXX
diff --git a/odb/qt/date-time/oracle/qtime-traits.hxx b/odb/qt/date-time/oracle/qtime-traits.hxx
index 5a70547..7f1b175 100644
--- a/odb/qt/date-time/oracle/qtime-traits.hxx
+++ b/odb/qt/date-time/oracle/qtime-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/oracle/qtime-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_ORACLE_QTIME_TRAITS_HXX
diff --git a/odb/qt/date-time/pgsql/default-mapping.hxx b/odb/qt/date-time/pgsql/default-mapping.hxx
index 961cf8f..1d83a07 100644
--- a/odb/qt/date-time/pgsql/default-mapping.hxx
+++ b/odb/qt/date-time/pgsql/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/pgsql/default-mapping.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_PGSQL_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/date-time/pgsql/qdate-time-traits.hxx b/odb/qt/date-time/pgsql/qdate-time-traits.hxx
index 8cf76dc..4e91456 100644
--- a/odb/qt/date-time/pgsql/qdate-time-traits.hxx
+++ b/odb/qt/date-time/pgsql/qdate-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/pgsql/qdatetime-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_PGSQL_QDATETIME_TRAITS_HXX
diff --git a/odb/qt/date-time/pgsql/qdate-traits.hxx b/odb/qt/date-time/pgsql/qdate-traits.hxx
index 8ee2f93..d21323c 100644
--- a/odb/qt/date-time/pgsql/qdate-traits.hxx
+++ b/odb/qt/date-time/pgsql/qdate-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/pgsql/qdate-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_PGSQL_QDATE_TRAITS_HXX
diff --git a/odb/qt/date-time/pgsql/qtime-traits.hxx b/odb/qt/date-time/pgsql/qtime-traits.hxx
index 24b5410..4f48f32 100644
--- a/odb/qt/date-time/pgsql/qtime-traits.hxx
+++ b/odb/qt/date-time/pgsql/qtime-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/pgsql/qtime-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_PGSQL_QTIME_TRAITS_HXX
diff --git a/odb/qt/date-time/sqlite/default-mapping.hxx b/odb/qt/date-time/sqlite/default-mapping.hxx
index 91b926b..03e146c 100644
--- a/odb/qt/date-time/sqlite/default-mapping.hxx
+++ b/odb/qt/date-time/sqlite/default-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/sqlite/default-mapping.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_SQLITE_DEFAULT_MAPPING_HXX
diff --git a/odb/qt/date-time/sqlite/qdate-time-traits.hxx b/odb/qt/date-time/sqlite/qdate-time-traits.hxx
index 87f1e2a..2c08b29 100644
--- a/odb/qt/date-time/sqlite/qdate-time-traits.hxx
+++ b/odb/qt/date-time/sqlite/qdate-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/sqlite/qdatetime-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_SQLITE_QDATETIME_TRAITS_HXX
diff --git a/odb/qt/date-time/sqlite/qdate-traits.hxx b/odb/qt/date-time/sqlite/qdate-traits.hxx
index 207f8ba..825ce1b 100644
--- a/odb/qt/date-time/sqlite/qdate-traits.hxx
+++ b/odb/qt/date-time/sqlite/qdate-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/sqlite/qdate-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_SQLITE_QDATE_TRAITS_HXX
diff --git a/odb/qt/date-time/sqlite/qtime-traits.hxx b/odb/qt/date-time/sqlite/qtime-traits.hxx
index 7706d78..8b57abd 100644
--- a/odb/qt/date-time/sqlite/qtime-traits.hxx
+++ b/odb/qt/date-time/sqlite/qtime-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/date-time/sqlite/qtime-traits.hxx
-// 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
#ifndef ODB_QT_DATE_TIME_SQLITE_QTIME_TRAITS_HXX
diff --git a/odb/qt/details/config.h.in b/odb/qt/details/config.h.in
index da9582e..2250691 100644
--- a/odb/qt/details/config.h.in
+++ b/odb/qt/details/config.h.in
@@ -1,5 +1,5 @@
/* file : odb/qt/details/config.h.in
- * 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/odb/qt/details/config.hxx b/odb/qt/details/config.hxx
index 993b1ff..dbc4346 100644
--- a/odb/qt/details/config.hxx
+++ b/odb/qt/details/config.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/details/config.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_DETAILS_CONFIG_HXX
diff --git a/odb/qt/details/export.hxx b/odb/qt/details/export.hxx
index 145265a..51bf1f4 100644
--- a/odb/qt/details/export.hxx
+++ b/odb/qt/details/export.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/details/export.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_DETAILS_EXPORT_HXX
diff --git a/odb/qt/exception.hxx b/odb/qt/exception.hxx
index b49189d..a5ed1bb 100644
--- a/odb/qt/exception.hxx
+++ b/odb/qt/exception.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/exception.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_EXCEPTION_HXX
diff --git a/odb/qt/lazy-ptr.hxx b/odb/qt/lazy-ptr.hxx
index 28ce956..1d5090d 100644
--- a/odb/qt/lazy-ptr.hxx
+++ b/odb/qt/lazy-ptr.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/lazy-ptr.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_LAZY_PTR_HXX
diff --git a/odb/qt/list-iterator.hxx b/odb/qt/list-iterator.hxx
index f135081..d6f5ffb 100644
--- a/odb/qt/list-iterator.hxx
+++ b/odb/qt/list-iterator.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/list-iterator.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_LIST_ITERATOR_HXX
diff --git a/odb/qt/list.hxx b/odb/qt/list.hxx
index 35b7166..b833677 100644
--- a/odb/qt/list.hxx
+++ b/odb/qt/list.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/list.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_LIST_HXX
diff --git a/odb/qt/makefile b/odb/qt/makefile
index dc037dc..9a99fee 100644
--- a/odb/qt/makefile
+++ b/odb/qt/makefile
@@ -1,5 +1,5 @@
# file : odb/qt/makefile
-# 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
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/odb/qt/mutable-list-iterator.hxx b/odb/qt/mutable-list-iterator.hxx
index c9ecf1f..a511aa9 100644
--- a/odb/qt/mutable-list-iterator.hxx
+++ b/odb/qt/mutable-list-iterator.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/mutable-list-iterator.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_MUTABLE_LIST_ITERATOR_HXX
diff --git a/odb/qt/smart-ptr.options b/odb/qt/smart-ptr.options
index bcc0391..7ce10f3 100644
--- a/odb/qt/smart-ptr.options
+++ b/odb/qt/smart-ptr.options
@@ -1,5 +1,5 @@
# file : odb/qt/smart-ptr.options
-# 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
--profile qt/version
diff --git a/odb/qt/smart-ptr/lazy-pointer-traits.hxx b/odb/qt/smart-ptr/lazy-pointer-traits.hxx
index 43d5eba..545f008 100644
--- a/odb/qt/smart-ptr/lazy-pointer-traits.hxx
+++ b/odb/qt/smart-ptr/lazy-pointer-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/smart-ptr/lazy-pointer-traits.hxx
-// 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
#ifndef ODB_QT_SMART_PTR_LAZY_POINTER_TRAITS_HXX
diff --git a/odb/qt/smart-ptr/lazy-ptr.hxx b/odb/qt/smart-ptr/lazy-ptr.hxx
index c70f763..9326998 100644
--- a/odb/qt/smart-ptr/lazy-ptr.hxx
+++ b/odb/qt/smart-ptr/lazy-ptr.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/smart-ptr/lazy-ptr.hxx
-// 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
#ifndef ODB_QT_SMART_PTR_LAZY_PTR_HXX
diff --git a/odb/qt/smart-ptr/lazy-ptr.ixx b/odb/qt/smart-ptr/lazy-ptr.ixx
index 5d95011..8757872 100644
--- a/odb/qt/smart-ptr/lazy-ptr.ixx
+++ b/odb/qt/smart-ptr/lazy-ptr.ixx
@@ -1,5 +1,5 @@
// file : odb/qt/smart-ptr/lazy-ptr.ixx
-// 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/odb/qt/smart-ptr/lazy-ptr.txx b/odb/qt/smart-ptr/lazy-ptr.txx
index 938ac29..e842942 100644
--- a/odb/qt/smart-ptr/lazy-ptr.txx
+++ b/odb/qt/smart-ptr/lazy-ptr.txx
@@ -1,5 +1,5 @@
// file : odb/qt/smart-ptr/lazy-ptr.txx
-// 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
template <class T>
diff --git a/odb/qt/smart-ptr/pointer-traits.hxx b/odb/qt/smart-ptr/pointer-traits.hxx
index 6a751ad..bb171c3 100644
--- a/odb/qt/smart-ptr/pointer-traits.hxx
+++ b/odb/qt/smart-ptr/pointer-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/smart-ptr/pointer-traits.hxx
-// 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
#ifndef ODB_QT_SMART_PTR_POINTER_TRAITS_HXX
diff --git a/odb/qt/smart-ptr/wrapper-traits.hxx b/odb/qt/smart-ptr/wrapper-traits.hxx
index 7bc65a0..c08c5e1 100644
--- a/odb/qt/smart-ptr/wrapper-traits.hxx
+++ b/odb/qt/smart-ptr/wrapper-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/smart-ptr/wrapper-traits.hxx
-// 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
#ifndef ODB_QT_SMART_PTR_WRAPPER_TRAITS_HXX
diff --git a/odb/qt/version.hxx b/odb/qt/version.hxx
index d79cf55..5bea4c2 100644
--- a/odb/qt/version.hxx
+++ b/odb/qt/version.hxx
@@ -1,5 +1,5 @@
// file : odb/qt/version.hxx
-// copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_QT_VERSION_HXX
diff --git a/odb/qt/version.options b/odb/qt/version.options
index 3d9eee4..8fe17b3 100644
--- a/odb/qt/version.options
+++ b/odb/qt/version.options
@@ -1,5 +1,5 @@
# file : odb/qt/version.options
-# 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
# Include the config file first so that it can do its thing before we