From ebe3b3b99916a0b7ff04c8150d65feb4ea32e3c9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 14:17:35 +0200 Subject: Update copyright year --- odb/qt.options | 2 +- odb/qt/Makefile.am | 2 +- odb/qt/basic.options | 2 +- odb/qt/basic/basic-common.options | 2 +- odb/qt/basic/basic-mssql.options | 2 +- odb/qt/basic/basic-mysql.options | 2 +- odb/qt/basic/basic-oracle.options | 2 +- odb/qt/basic/basic-pgsql.options | 2 +- odb/qt/basic/basic-sqlite.options | 2 +- odb/qt/basic/mssql/default-mapping.hxx | 2 +- odb/qt/basic/mssql/qbyte-array-traits.hxx | 2 +- odb/qt/basic/mssql/qstring-traits.hxx | 2 +- odb/qt/basic/mssql/quuid-traits.hxx | 2 +- odb/qt/basic/mysql/default-mapping.hxx | 2 +- odb/qt/basic/mysql/qbyte-array-traits.hxx | 2 +- odb/qt/basic/mysql/qstring-traits.hxx | 2 +- odb/qt/basic/mysql/quuid-traits.hxx | 2 +- odb/qt/basic/oracle/default-mapping.hxx | 2 +- odb/qt/basic/oracle/qbyte-array-traits.hxx | 2 +- odb/qt/basic/oracle/qstring-traits.hxx | 2 +- odb/qt/basic/oracle/quuid-traits.hxx | 2 +- odb/qt/basic/pgsql/default-mapping.hxx | 2 +- odb/qt/basic/pgsql/qbyte-array-traits.hxx | 2 +- odb/qt/basic/pgsql/qstring-traits.hxx | 2 +- odb/qt/basic/pgsql/quuid-traits.hxx | 2 +- odb/qt/basic/sqlite/default-mapping.hxx | 2 +- odb/qt/basic/sqlite/qbyte-array-traits.hxx | 2 +- odb/qt/basic/sqlite/qstring-traits.hxx | 2 +- odb/qt/basic/sqlite/quuid-traits.hxx | 2 +- odb/qt/containers.options | 2 +- odb/qt/containers/list-iterator.hxx | 2 +- odb/qt/containers/list-traits.hxx | 2 +- odb/qt/containers/list-traits.txx | 2 +- odb/qt/containers/list.hxx | 2 +- odb/qt/containers/list.ixx | 2 +- odb/qt/containers/mutable-list-iterator.hxx | 2 +- odb/qt/containers/qhash-traits.hxx | 2 +- odb/qt/containers/qlinked-list-traits.hxx | 2 +- odb/qt/containers/qlist-traits.hxx | 2 +- odb/qt/containers/qmap-traits.hxx | 2 +- odb/qt/containers/qset-traits.hxx | 2 +- odb/qt/containers/qvector-traits.hxx | 2 +- odb/qt/date-time.options | 2 +- odb/qt/date-time/date-time-common.options | 2 +- odb/qt/date-time/date-time-mssql.options | 2 +- odb/qt/date-time/date-time-mysql.options | 2 +- odb/qt/date-time/date-time-oracle.options | 2 +- odb/qt/date-time/date-time-pgsql.options | 2 +- odb/qt/date-time/date-time-sqlite.options | 2 +- odb/qt/date-time/exceptions.cxx | 2 +- odb/qt/date-time/exceptions.hxx | 2 +- odb/qt/date-time/mssql/default-mapping.hxx | 2 +- odb/qt/date-time/mssql/qdate-time-traits.hxx | 2 +- odb/qt/date-time/mssql/qdate-traits.hxx | 2 +- odb/qt/date-time/mssql/qtime-traits.hxx | 2 +- odb/qt/date-time/mysql/default-mapping.hxx | 2 +- odb/qt/date-time/mysql/qdate-time-traits.hxx | 2 +- odb/qt/date-time/mysql/qdate-traits.hxx | 2 +- odb/qt/date-time/mysql/qtime-traits.hxx | 2 +- odb/qt/date-time/oracle/default-mapping.hxx | 2 +- odb/qt/date-time/oracle/qdate-time-traits.hxx | 2 +- odb/qt/date-time/oracle/qdate-traits.hxx | 2 +- odb/qt/date-time/oracle/qtime-traits.hxx | 2 +- odb/qt/date-time/pgsql/default-mapping.hxx | 2 +- odb/qt/date-time/pgsql/qdate-time-traits.hxx | 2 +- odb/qt/date-time/pgsql/qdate-traits.hxx | 2 +- odb/qt/date-time/pgsql/qtime-traits.hxx | 2 +- odb/qt/date-time/sqlite/default-mapping.hxx | 2 +- odb/qt/date-time/sqlite/qdate-time-traits.hxx | 2 +- odb/qt/date-time/sqlite/qdate-traits.hxx | 2 +- odb/qt/date-time/sqlite/qtime-traits.hxx | 2 +- odb/qt/details/config.h.in | 2 +- odb/qt/details/config.hxx | 2 +- odb/qt/details/export.hxx | 2 +- odb/qt/exception.hxx | 2 +- odb/qt/lazy-ptr.hxx | 2 +- odb/qt/list-iterator.hxx | 2 +- odb/qt/list.hxx | 2 +- odb/qt/makefile | 2 +- odb/qt/mutable-list-iterator.hxx | 2 +- odb/qt/smart-ptr.options | 2 +- odb/qt/smart-ptr/lazy-pointer-traits.hxx | 2 +- odb/qt/smart-ptr/lazy-ptr.hxx | 2 +- odb/qt/smart-ptr/lazy-ptr.ixx | 2 +- odb/qt/smart-ptr/lazy-ptr.txx | 2 +- odb/qt/smart-ptr/pointer-traits.hxx | 2 +- odb/qt/smart-ptr/wrapper-traits.hxx | 2 +- odb/qt/version.hxx | 2 +- odb/qt/version.options | 2 +- 89 files changed, 89 insertions(+), 89 deletions(-) (limited to 'odb') diff --git a/odb/qt.options b/odb/qt.options index 18ac0c6..f3d4ef8 100644 --- a/odb/qt.options +++ b/odb/qt.options @@ -1,5 +1,5 @@ # file : odb/qt.options -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file --profile qt/basic diff --git a/odb/qt/Makefile.am b/odb/qt/Makefile.am index c2d7b2f..ed8af8e 100644 --- a/odb/qt/Makefile.am +++ b/odb/qt/Makefile.am @@ -1,5 +1,5 @@ # file : odb/qt/Makefile.am -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file lib_LTLIBRARIES = libodb-qt.la diff --git a/odb/qt/basic.options b/odb/qt/basic.options index 08fbac2..2ace3cb 100644 --- a/odb/qt/basic.options +++ b/odb/qt/basic.options @@ -1,5 +1,5 @@ # file : odb/qt/basic.options -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file --profile qt/basic/basic diff --git a/odb/qt/basic/basic-common.options b/odb/qt/basic/basic-common.options index dce4199..5fd9c95 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 2209cff..802bc50 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 8c44d8c..a73bd2b 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 85ac057..c5f469c 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 cdaba86..078bb11 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 b6c837f..5c7f5a2 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 582988f..2e52ebd 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 a730d97..8004c2a 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 b406479..fe702dd 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 b06cfed..e2ed5f9 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 dcf6633..30a9ee6 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 6d10f8f..978d320 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 8e2cd08..19b736f 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 27d3919..7f75c81 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 8031930..264ecf2 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 d19e02e..45165ab 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 9dd324d..b2e1f6a 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 adcb6f1..07caeeb 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 1c1c5ca..136e2bc 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 27b40b3..df476d5 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 e429ec8..0f57171 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 b500fe5..fbc11d2 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 ba1ef4a..ee06b5e 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 00e1fd3..47392ed 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 63b665a..45a8888 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 c34f46f..c2402dd 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 536f2dc..b0419c7 100644 --- a/odb/qt/containers.options +++ b/odb/qt/containers.options @@ -1,5 +1,5 @@ # file : odb/qt/containers.options -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 62a9e1b..cebb2bc 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 fd65ee7..e677bba 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 e6e19e2..ccc62b9 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file namespace odb diff --git a/odb/qt/containers/list.hxx b/odb/qt/containers/list.hxx index a89ac91..8422b07 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 c5899f9..2dd9782 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 83556fe..88e9cf4 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 f2cb463..f8c7aa7 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 9379524..e0af8fd 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 7049db0..7399f5d 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 53a93aa..d875887 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 340df99..f557cf3 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 dd9b083..2ec4168 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 d881d5f..ca2a7d8 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 40cd201..e58720c 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 508c767..3d85d23 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 e459b76..2c5ca4e 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 893b6f2..a14f897 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 97519e4..de8a3fc 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 caf5e7e..088409e 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 dfc3efa..93c8f4a 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #include diff --git a/odb/qt/date-time/exceptions.hxx b/odb/qt/date-time/exceptions.hxx index d7dcb38..1dd42cc 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 185049b..2a7af9a 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 7009dca..77d6e4b 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 d158bb0..9653d8b 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 7e4cda4..889b449 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 ce1b276..680c162 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 f7e8b2a..8015489 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 08b58dd..9b63010 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 d8e5d24..6b1cacc 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 7839dc8..9ec5196 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 24b6e74..29af0ca 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 f26e2a8..9826428 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 e339752..3575f82 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 1b33b22..b90f1af 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 af66cd8..77dd45b 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 f52872f..c2b0d1d 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 a64c0b7..c446d09 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 3db9811..afbd611 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 4100676..8377b3a 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 50a92c9..63352de 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 8f410a5..dc32535 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 49704c1..27a9da0 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-2015 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/odb/qt/details/config.hxx b/odb/qt/details/config.hxx index e4d7708..e84127f 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 5acb36b..a565f30 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 0604c72..8057e68 100644 --- a/odb/qt/exception.hxx +++ b/odb/qt/exception.hxx @@ -1,5 +1,5 @@ // file : odb/qt/exception.hxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_EXCEPTION_HXX diff --git a/odb/qt/lazy-ptr.hxx b/odb/qt/lazy-ptr.hxx index ffd87ec..12c30e0 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 18e050a..6da2761 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 925dd1f..bcdb97a 100644 --- a/odb/qt/list.hxx +++ b/odb/qt/list.hxx @@ -1,5 +1,5 @@ // file : odb/qt/list.hxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_LIST_HXX diff --git a/odb/qt/makefile b/odb/qt/makefile index c39fdbe..06d9e2a 100644 --- a/odb/qt/makefile +++ b/odb/qt/makefile @@ -1,5 +1,5 @@ # file : odb/qt/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/odb/qt/mutable-list-iterator.hxx b/odb/qt/mutable-list-iterator.hxx index 4965b76..137f18e 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 59ebdf0..aa0acd0 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-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 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 e2bf07d..73bf490 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 664eb7f..569df6e 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 181044c..c068d06 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // diff --git a/odb/qt/smart-ptr/lazy-ptr.txx b/odb/qt/smart-ptr/lazy-ptr.txx index 2497811..783b6b5 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file template diff --git a/odb/qt/smart-ptr/pointer-traits.hxx b/odb/qt/smart-ptr/pointer-traits.hxx index 4e03bf8..09a2ae6 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 08278e6..7793302 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 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 55f3795..0c6d4d4 100644 --- a/odb/qt/version.hxx +++ b/odb/qt/version.hxx @@ -1,5 +1,5 @@ // file : odb/qt/version.hxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_VERSION_HXX diff --git a/odb/qt/version.options b/odb/qt/version.options index a4a34a4..90f3158 100644 --- a/odb/qt/version.options +++ b/odb/qt/version.options @@ -1,5 +1,5 @@ # file : odb/qt/version.options -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # Include the config file first so that it can do its thing before we -- cgit v1.1