aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/date-time
diff options
context:
space:
mode:
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 a2a3775..25a2976 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2018 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 343fdf2..0c7589c 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2018 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 3030098..3ae4891 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 b6d1134..394fb4c 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 8b085ec..991c0a6 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 dff2c11..b21eb80 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 42654c7..82e2d1e 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 102daeb..f6cc3f6 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 3438305..2227552 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 09b844f..1fb9d95 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 e7a02ad..cef2906 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 114257a..6fd01fc 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 dac86f3..d1331eb 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 9f4b7d0..0693709 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 7bbdc44..5039f2c 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 684026f..eeb6c7f 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 6e7fdb7..b5a61db 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 d0eb3df..bbc3849 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 9797a5d..35c9a3e 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 d253311..8a8da6c 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 cca864f..69ea32a 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 f5fb6a8..444a978 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 11ba7fe..f86210f 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 85b415c..f9b469f 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 d055262..0fffd03 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 5ec114b..db68f19 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 5aca1cc..bd3b33c 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 fd04bb7..7dfc46e 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 877f064..55aef34 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 736d5cd..b8ca2c9 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-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 36100da..69caad6 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 70699aa..8028303 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 9a70c98..fbde48b 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 3adb3a0..2596c90 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-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef ODB_BOOST_DATE_TIME_SQLITE_POSIX_TIME_TRAITS_HXX