aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/date-time
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:11:10 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:11:10 +0300
commitff450b1336c1fc741693d51ed16754311aaa1783 (patch)
treee0a799d6113471a46ccaa326c65f59f8839f9ab0 /odb/boost/date-time
parent4e135389e7d6dfbe162d3b4a7617ccb4754dcd81 (diff)
Update copyright year
Diffstat (limited to 'odb/boost/date-time')
-rw-r--r--odb/boost/date-time/exceptions.cxx2
-rw-r--r--odb/boost/date-time/exceptions.hxx2
-rw-r--r--odb/boost/date-time/gregorian-common.options2
-rw-r--r--odb/boost/date-time/gregorian-mssql.options2
-rw-r--r--odb/boost/date-time/gregorian-mysql.options2
-rw-r--r--odb/boost/date-time/gregorian-oracle.options2
-rw-r--r--odb/boost/date-time/gregorian-pgsql.options2
-rw-r--r--odb/boost/date-time/gregorian-sqlite.options2
-rw-r--r--odb/boost/date-time/mssql/gregorian-mapping.hxx2
-rw-r--r--odb/boost/date-time/mssql/gregorian-traits.hxx2
-rw-r--r--odb/boost/date-time/mssql/posix-time-mapping.hxx2
-rw-r--r--odb/boost/date-time/mssql/posix-time-traits.hxx2
-rw-r--r--odb/boost/date-time/mysql/gregorian-mapping.hxx2
-rw-r--r--odb/boost/date-time/mysql/gregorian-traits.hxx2
-rw-r--r--odb/boost/date-time/mysql/posix-time-mapping.hxx2
-rw-r--r--odb/boost/date-time/mysql/posix-time-traits.hxx2
-rw-r--r--odb/boost/date-time/oracle/gregorian-mapping.hxx2
-rw-r--r--odb/boost/date-time/oracle/gregorian-traits.hxx2
-rw-r--r--odb/boost/date-time/oracle/posix-time-mapping.hxx2
-rw-r--r--odb/boost/date-time/oracle/posix-time-traits.hxx2
-rw-r--r--odb/boost/date-time/pgsql/gregorian-mapping.hxx2
-rw-r--r--odb/boost/date-time/pgsql/gregorian-traits.hxx2
-rw-r--r--odb/boost/date-time/pgsql/posix-time-mapping.hxx2
-rw-r--r--odb/boost/date-time/pgsql/posix-time-traits.hxx2
-rw-r--r--odb/boost/date-time/posix-time-common.options2
-rw-r--r--odb/boost/date-time/posix-time-mssql.options2
-rw-r--r--odb/boost/date-time/posix-time-mysql.options2
-rw-r--r--odb/boost/date-time/posix-time-oracle.options2
-rw-r--r--odb/boost/date-time/posix-time-pgsql.options2
-rw-r--r--odb/boost/date-time/posix-time-sqlite.options2
-rw-r--r--odb/boost/date-time/sqlite/gregorian-mapping.hxx2
-rw-r--r--odb/boost/date-time/sqlite/gregorian-traits.hxx2
-rw-r--r--odb/boost/date-time/sqlite/posix-time-mapping.hxx2
-rw-r--r--odb/boost/date-time/sqlite/posix-time-traits.hxx2
34 files changed, 34 insertions, 34 deletions
diff --git a/odb/boost/date-time/exceptions.cxx b/odb/boost/date-time/exceptions.cxx
index 25a2976..62f3439 100644
--- a/odb/boost/date-time/exceptions.cxx
+++ b/odb/boost/date-time/exceptions.cxx
@@ -1,5 +1,5 @@
// file : odb/boost/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/boost/date-time/exceptions.hxx>
diff --git a/odb/boost/date-time/exceptions.hxx b/odb/boost/date-time/exceptions.hxx
index 0c7589c..bd640d1 100644
--- a/odb/boost/date-time/exceptions.hxx
+++ b/odb/boost/date-time/exceptions.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/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_BOOST_DATE_TIME_EXCEPTIONS_HXX
diff --git a/odb/boost/date-time/gregorian-common.options b/odb/boost/date-time/gregorian-common.options
index 3ae4891..dfff952 100644
--- a/odb/boost/date-time/gregorian-common.options
+++ b/odb/boost/date-time/gregorian-common.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/gregorian-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 boost/version
diff --git a/odb/boost/date-time/gregorian-mssql.options b/odb/boost/date-time/gregorian-mssql.options
index 394fb4c..470069a 100644
--- a/odb/boost/date-time/gregorian-mssql.options
+++ b/odb/boost/date-time/gregorian-mssql.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/gregorian-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 boost/version
diff --git a/odb/boost/date-time/gregorian-mysql.options b/odb/boost/date-time/gregorian-mysql.options
index 991c0a6..d282195 100644
--- a/odb/boost/date-time/gregorian-mysql.options
+++ b/odb/boost/date-time/gregorian-mysql.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/gregorian-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 boost/version
diff --git a/odb/boost/date-time/gregorian-oracle.options b/odb/boost/date-time/gregorian-oracle.options
index b21eb80..2aa3af4 100644
--- a/odb/boost/date-time/gregorian-oracle.options
+++ b/odb/boost/date-time/gregorian-oracle.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/gregorian-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 boost/version
diff --git a/odb/boost/date-time/gregorian-pgsql.options b/odb/boost/date-time/gregorian-pgsql.options
index 82e2d1e..51dd075 100644
--- a/odb/boost/date-time/gregorian-pgsql.options
+++ b/odb/boost/date-time/gregorian-pgsql.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/gregorian-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 boost/version
diff --git a/odb/boost/date-time/gregorian-sqlite.options b/odb/boost/date-time/gregorian-sqlite.options
index f6cc3f6..578b870 100644
--- a/odb/boost/date-time/gregorian-sqlite.options
+++ b/odb/boost/date-time/gregorian-sqlite.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/gregorian-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 boost/version
diff --git a/odb/boost/date-time/mssql/gregorian-mapping.hxx b/odb/boost/date-time/mssql/gregorian-mapping.hxx
index 2227552..9577f00 100644
--- a/odb/boost/date-time/mssql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/mssql/gregorian-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mssql/gregorian-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_BOOST_DATE_TIME_MSSQL_GREGORIAN_MAPPING_HXX
diff --git a/odb/boost/date-time/mssql/gregorian-traits.hxx b/odb/boost/date-time/mssql/gregorian-traits.hxx
index 1fb9d95..7e1f826 100644
--- a/odb/boost/date-time/mssql/gregorian-traits.hxx
+++ b/odb/boost/date-time/mssql/gregorian-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mssql/gregorian-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_BOOST_DATE_TIME_MSSQL_GREGORIAN_TRAITS_HXX
diff --git a/odb/boost/date-time/mssql/posix-time-mapping.hxx b/odb/boost/date-time/mssql/posix-time-mapping.hxx
index cef2906..c4704af 100644
--- a/odb/boost/date-time/mssql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/mssql/posix-time-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mssql/posix-time-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_BOOST_DATE_TIME_MSSQL_POSIX_TIME_MAPPING_HXX
diff --git a/odb/boost/date-time/mssql/posix-time-traits.hxx b/odb/boost/date-time/mssql/posix-time-traits.hxx
index 6fd01fc..783b4f3 100644
--- a/odb/boost/date-time/mssql/posix-time-traits.hxx
+++ b/odb/boost/date-time/mssql/posix-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mssql/posix-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_BOOST_DATE_TIME_MSSQL_POSIX_TIME_TRAITS_HXX
diff --git a/odb/boost/date-time/mysql/gregorian-mapping.hxx b/odb/boost/date-time/mysql/gregorian-mapping.hxx
index d1331eb..15771b5 100644
--- a/odb/boost/date-time/mysql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/mysql/gregorian-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mysql/gregorian-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_BOOST_DATE_TIME_MYSQL_GREGORIAN_MAPPING_HXX
diff --git a/odb/boost/date-time/mysql/gregorian-traits.hxx b/odb/boost/date-time/mysql/gregorian-traits.hxx
index 0693709..e6920db 100644
--- a/odb/boost/date-time/mysql/gregorian-traits.hxx
+++ b/odb/boost/date-time/mysql/gregorian-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mysql/gregorian-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_BOOST_DATE_TIME_MYSQL_GREGORIAN_TRAITS_HXX
diff --git a/odb/boost/date-time/mysql/posix-time-mapping.hxx b/odb/boost/date-time/mysql/posix-time-mapping.hxx
index 5039f2c..9be328c 100644
--- a/odb/boost/date-time/mysql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/mysql/posix-time-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mysql/posix-time-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_BOOST_DATE_TIME_MYSQL_POSIX_TIME_MAPPING_HXX
diff --git a/odb/boost/date-time/mysql/posix-time-traits.hxx b/odb/boost/date-time/mysql/posix-time-traits.hxx
index eeb6c7f..d059482 100644
--- a/odb/boost/date-time/mysql/posix-time-traits.hxx
+++ b/odb/boost/date-time/mysql/posix-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/mysql/posix-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_BOOST_DATE_TIME_MYSQL_POSIX_TIME_TRAITS_HXX
diff --git a/odb/boost/date-time/oracle/gregorian-mapping.hxx b/odb/boost/date-time/oracle/gregorian-mapping.hxx
index b5a61db..27be1d4 100644
--- a/odb/boost/date-time/oracle/gregorian-mapping.hxx
+++ b/odb/boost/date-time/oracle/gregorian-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/oracle/gregorian-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_BOOST_DATE_TIME_ORACLE_GREGORIAN_MAPPING_HXX
diff --git a/odb/boost/date-time/oracle/gregorian-traits.hxx b/odb/boost/date-time/oracle/gregorian-traits.hxx
index bbc3849..a98c217 100644
--- a/odb/boost/date-time/oracle/gregorian-traits.hxx
+++ b/odb/boost/date-time/oracle/gregorian-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/oracle/gregorian-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_BOOST_DATE_TIME_ORACLE_GREGORIAN_TRAITS_HXX
diff --git a/odb/boost/date-time/oracle/posix-time-mapping.hxx b/odb/boost/date-time/oracle/posix-time-mapping.hxx
index 35c9a3e..f07a37a 100644
--- a/odb/boost/date-time/oracle/posix-time-mapping.hxx
+++ b/odb/boost/date-time/oracle/posix-time-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/oracle/posix-time-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_BOOST_DATE_TIME_ORACLE_POSIX_TIME_MAPPING_HXX
diff --git a/odb/boost/date-time/oracle/posix-time-traits.hxx b/odb/boost/date-time/oracle/posix-time-traits.hxx
index 8a8da6c..2992d0f 100644
--- a/odb/boost/date-time/oracle/posix-time-traits.hxx
+++ b/odb/boost/date-time/oracle/posix-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/oracle/posix-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_BOOST_DATE_TIME_ORACLE_POSIX_TIME_TRAITS_HXX
diff --git a/odb/boost/date-time/pgsql/gregorian-mapping.hxx b/odb/boost/date-time/pgsql/gregorian-mapping.hxx
index 69ea32a..3a724fc 100644
--- a/odb/boost/date-time/pgsql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/pgsql/gregorian-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/pgsql/gregorian-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_BOOST_DATE_TIME_PGSQL_GREGORIAN_MAPPING_HXX
diff --git a/odb/boost/date-time/pgsql/gregorian-traits.hxx b/odb/boost/date-time/pgsql/gregorian-traits.hxx
index 444a978..ddac99f 100644
--- a/odb/boost/date-time/pgsql/gregorian-traits.hxx
+++ b/odb/boost/date-time/pgsql/gregorian-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/pgsql/gregorian-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_BOOST_DATE_TIME_PGSQL_GREGORIAN_TRAITS_HXX
diff --git a/odb/boost/date-time/pgsql/posix-time-mapping.hxx b/odb/boost/date-time/pgsql/posix-time-mapping.hxx
index f86210f..ffea6fd 100644
--- a/odb/boost/date-time/pgsql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/pgsql/posix-time-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/pgsql/posix-time-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_BOOST_DATE_TIME_PGSQL_POSIX_TIME_MAPPING_HXX
diff --git a/odb/boost/date-time/pgsql/posix-time-traits.hxx b/odb/boost/date-time/pgsql/posix-time-traits.hxx
index f9b469f..42ab7c4 100644
--- a/odb/boost/date-time/pgsql/posix-time-traits.hxx
+++ b/odb/boost/date-time/pgsql/posix-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/pgsql/posix-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_BOOST_DATE_TIME_PGSQL_POSIX_TIME_TRAITS_HXX
diff --git a/odb/boost/date-time/posix-time-common.options b/odb/boost/date-time/posix-time-common.options
index 0fffd03..be9790d 100644
--- a/odb/boost/date-time/posix-time-common.options
+++ b/odb/boost/date-time/posix-time-common.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/posix-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 boost/version
diff --git a/odb/boost/date-time/posix-time-mssql.options b/odb/boost/date-time/posix-time-mssql.options
index db68f19..23951de 100644
--- a/odb/boost/date-time/posix-time-mssql.options
+++ b/odb/boost/date-time/posix-time-mssql.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/posix-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 boost/version
diff --git a/odb/boost/date-time/posix-time-mysql.options b/odb/boost/date-time/posix-time-mysql.options
index bd3b33c..1f50797 100644
--- a/odb/boost/date-time/posix-time-mysql.options
+++ b/odb/boost/date-time/posix-time-mysql.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/posix-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 boost/version
diff --git a/odb/boost/date-time/posix-time-oracle.options b/odb/boost/date-time/posix-time-oracle.options
index 7dfc46e..aa5ec3e 100644
--- a/odb/boost/date-time/posix-time-oracle.options
+++ b/odb/boost/date-time/posix-time-oracle.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/posix-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 boost/version
diff --git a/odb/boost/date-time/posix-time-pgsql.options b/odb/boost/date-time/posix-time-pgsql.options
index 55aef34..97b57ef 100644
--- a/odb/boost/date-time/posix-time-pgsql.options
+++ b/odb/boost/date-time/posix-time-pgsql.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/posix-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 boost/version
diff --git a/odb/boost/date-time/posix-time-sqlite.options b/odb/boost/date-time/posix-time-sqlite.options
index b8ca2c9..d7327e2 100644
--- a/odb/boost/date-time/posix-time-sqlite.options
+++ b/odb/boost/date-time/posix-time-sqlite.options
@@ -1,5 +1,5 @@
# file : odb/boost/date-time/posix-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 boost/version
diff --git a/odb/boost/date-time/sqlite/gregorian-mapping.hxx b/odb/boost/date-time/sqlite/gregorian-mapping.hxx
index 69caad6..767d457 100644
--- a/odb/boost/date-time/sqlite/gregorian-mapping.hxx
+++ b/odb/boost/date-time/sqlite/gregorian-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/sqlite/gregorian-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_BOOST_DATE_TIME_SQLITE_GREGORIAN_MAPPING_HXX
diff --git a/odb/boost/date-time/sqlite/gregorian-traits.hxx b/odb/boost/date-time/sqlite/gregorian-traits.hxx
index 8028303..8d8e62d 100644
--- a/odb/boost/date-time/sqlite/gregorian-traits.hxx
+++ b/odb/boost/date-time/sqlite/gregorian-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/sqlite/gregorian-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_BOOST_DATE_TIME_SQLITE_GREGORIAN_TRAITS_HXX
diff --git a/odb/boost/date-time/sqlite/posix-time-mapping.hxx b/odb/boost/date-time/sqlite/posix-time-mapping.hxx
index fbde48b..31725fa 100644
--- a/odb/boost/date-time/sqlite/posix-time-mapping.hxx
+++ b/odb/boost/date-time/sqlite/posix-time-mapping.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/sqlite/posix-time-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_BOOST_DATE_TIME_SQLITE_POSIX_TIME_MAPPING_HXX
diff --git a/odb/boost/date-time/sqlite/posix-time-traits.hxx b/odb/boost/date-time/sqlite/posix-time-traits.hxx
index 2596c90..bca34c8 100644
--- a/odb/boost/date-time/sqlite/posix-time-traits.hxx
+++ b/odb/boost/date-time/sqlite/posix-time-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/boost/date-time/sqlite/posix-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_BOOST_DATE_TIME_SQLITE_POSIX_TIME_TRAITS_HXX