diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 22:08:00 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 22:08:00 +0300 |
commit | 7ce9de972ec630ed7f108b8e5b1798544a6afce9 (patch) | |
tree | ff74251141264eeb37a624b8f87b311b9c65b198 /odb/qt/date-time/mssql | |
parent | 776f2eed7c58a9dd8f262260bb9df309eeb1796b (diff) |
Update copyright year
Diffstat (limited to 'odb/qt/date-time/mssql')
-rw-r--r-- | odb/qt/date-time/mssql/default-mapping.hxx | 2 | ||||
-rw-r--r-- | odb/qt/date-time/mssql/qdate-time-traits.hxx | 2 | ||||
-rw-r--r-- | odb/qt/date-time/mssql/qdate-traits.hxx | 2 | ||||
-rw-r--r-- | odb/qt/date-time/mssql/qtime-traits.hxx | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/odb/qt/date-time/mssql/default-mapping.hxx b/odb/qt/date-time/mssql/default-mapping.hxx index 2a7af9a..ace7b52 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 77d6e4b..508a7bb 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 9653d8b..75d5be4 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 889b449..8d168d0 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-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_QT_DATE_TIME_MSSQL_QTIME_TRAITS_HXX |