diff options
Diffstat (limited to 'odb/qt/basic/mysql')
-rw-r--r-- | odb/qt/basic/mysql/default-mapping.hxx | 2 | ||||
-rw-r--r-- | odb/qt/basic/mysql/qbyte-array-traits.hxx | 2 | ||||
-rw-r--r-- | odb/qt/basic/mysql/qstring-traits.hxx | 2 | ||||
-rw-r--r-- | odb/qt/basic/mysql/quuid-traits.hxx | 2 |
4 files changed, 4 insertions, 4 deletions
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 |