From cefef280dec965bdea51af18749d2032d51ddf57 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:52:03 +0200 Subject: Update copyright year --- odb/qt/Makefile.am | 2 +- odb/qt/basic.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/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/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/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/sqlite/default-mapping.hxx | 2 +- odb/qt/basic/sqlite/qbyte-array-traits.hxx | 2 +- odb/qt/basic/sqlite/qstring-traits.hxx | 2 +- odb/qt/containers.options | 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-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/makefile | 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 +- 72 files changed, 72 insertions(+), 72 deletions(-) (limited to 'odb/qt') diff --git a/odb/qt/Makefile.am b/odb/qt/Makefile.am index d23e6a5..da5ebbe 100644 --- a/odb/qt/Makefile.am +++ b/odb/qt/Makefile.am @@ -1,5 +1,5 @@ # file : odb/qt/Makefile.am -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 27e9ee7..9dc9cea 100644 --- a/odb/qt/basic.options +++ b/odb/qt/basic.options @@ -1,5 +1,5 @@ # file : odb/qt/basic.options -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file --profile qt/basic/basic diff --git a/odb/qt/basic/basic-mssql.options b/odb/qt/basic/basic-mssql.options index 12a995d..986f77e 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 fa5d3f4..896389a 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 b85b9d6..61a3e7c 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 81d58f0..72ed520 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 f34a2a7..1486e4d 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 8dd2e96..2a1b6af 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 f93bf67..e581be8 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 22bdd14..6095a5f 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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/mysql/default-mapping.hxx b/odb/qt/basic/mysql/default-mapping.hxx index 6a0c152..49f28fa 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 15e0690..a7ce2a0 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 92eadac..070e4d8 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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/oracle/default-mapping.hxx b/odb/qt/basic/oracle/default-mapping.hxx index dbc819f..d2097ca 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 41f9e26..11654b8 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 79eedeb..aa36bb2 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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/pgsql/default-mapping.hxx b/odb/qt/basic/pgsql/default-mapping.hxx index 1b7fdd6..6633fc5 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 9026104..72a149c 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 1cc6727..7e4ba5b 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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/sqlite/default-mapping.hxx b/odb/qt/basic/sqlite/default-mapping.hxx index 6b4a105..1b5296d 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 b1d5a7d..54339f4 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 b95c9aa..943cc8a 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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/containers.options b/odb/qt/containers.options index 5cbe29c..6996958 100644 --- a/odb/qt/containers.options +++ b/odb/qt/containers.options @@ -1,5 +1,5 @@ # file : odb/qt/containers.options -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # licences : GNU GPL v2; see accompanying LICENSE file --profile qt/version diff --git a/odb/qt/containers/qhash-traits.hxx b/odb/qt/containers/qhash-traits.hxx index 9482253..6081722 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 171131e..6c1e9f0 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 041727f..82eacca 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 a5e9b7d..b9aed9d 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 d8967c1..cd17537 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 fde5690..c3dfb5b 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 027cb91..067133a 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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-mssql.options b/odb/qt/date-time/date-time-mssql.options index 39f4ed4..d04fc0e 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 96ae85c..f124d99 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 6eec835..77f939f 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 0bb87a4..9d38e33 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 827564f..9b833ca 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 bc1ad40..a2a6edd 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 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 1c03860..02f3d2a 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 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 865dfd0..682fe68 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 ec34a22..f64906e 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 0fd0b1e..b64f82f 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 69905c4..03ba0b0 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 5d025a7..5a4294d 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 045209e..7f9094a 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 7ecdd36..1e5db19 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 69bd52d..2a5e346 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 39b9d14..14fb17b 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 d5a9999..89a1680 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 b602839..cafa58f 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 0a68037..7b800ac 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 2f82e91..4f7700a 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 98b198a..97dbae4 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 abcb72a..5d831ba 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 3df97bf..caa0622 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 fe059ec..2d6d2d7 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 df89000..b4352eb 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 b72e094..8583eee 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 064bc09..e856d64 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 4a4d14f..239a213 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-2011 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2012 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 012e9c0..0e968a2 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 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 f52fc57..e11f666 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 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 77a2840..bbb105f 100644 --- a/odb/qt/exception.hxx +++ b/odb/qt/exception.hxx @@ -1,5 +1,5 @@ // file : odb/qt/exception.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 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 1201988..f7ec096 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_LAZY_PTR_HXX diff --git a/odb/qt/makefile b/odb/qt/makefile index 86b2f1c..b0e8c7f 100644 --- a/odb/qt/makefile +++ b/odb/qt/makefile @@ -1,5 +1,5 @@ # file : odb/qt/makefile -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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/smart-ptr.options b/odb/qt/smart-ptr.options index caa0d44..a3c3c54 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 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 743b9f9..055570d 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 100e742..9b22621 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 07f73f5..9241f74 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 d018ab5..25e3636 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 e79044a..f8a424a 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 cd7f6d5..8620c29 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-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2012 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 d107a00..2e635d6 100644 --- a/odb/qt/version.hxx +++ b/odb/qt/version.hxx @@ -1,5 +1,5 @@ // file : odb/qt/version.hxx -// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2012 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 4365103..66df5c8 100644 --- a/odb/qt/version.options +++ b/odb/qt/version.options @@ -1,5 +1,5 @@ # file : odb/qt/version.options -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file # Make sure the options files as seen by the ODB compiler and header -- cgit v1.1