aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/date-time
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-12 14:47:56 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:51:19 +0300
commit680c743e30c8cb3a1293085f9fd4dcacead2ede5 (patch)
treed86df10fb300d86d649bfa76dcbdba607557eb55 /odb/boost/date-time
parent26da0d4131d488ca58ea54e80863f76ca3375f08 (diff)
Drop copyright notice from source code
Diffstat (limited to 'odb/boost/date-time')
-rw-r--r--odb/boost/date-time/exceptions.cxx1
-rw-r--r--odb/boost/date-time/exceptions.hxx1
-rw-r--r--odb/boost/date-time/gregorian-common.options1
-rw-r--r--odb/boost/date-time/gregorian-mssql.options1
-rw-r--r--odb/boost/date-time/gregorian-mysql.options1
-rw-r--r--odb/boost/date-time/gregorian-oracle.options1
-rw-r--r--odb/boost/date-time/gregorian-pgsql.options1
-rw-r--r--odb/boost/date-time/gregorian-sqlite.options1
-rw-r--r--odb/boost/date-time/mssql/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/mssql/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/mssql/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/mssql/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/mysql/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/mysql/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/mysql/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/mysql/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/oracle/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/oracle/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/oracle/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/oracle/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/pgsql/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/pgsql/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/pgsql/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/pgsql/posix-time-traits.hxx1
-rw-r--r--odb/boost/date-time/posix-time-common.options1
-rw-r--r--odb/boost/date-time/posix-time-mssql.options1
-rw-r--r--odb/boost/date-time/posix-time-mysql.options1
-rw-r--r--odb/boost/date-time/posix-time-oracle.options1
-rw-r--r--odb/boost/date-time/posix-time-pgsql.options1
-rw-r--r--odb/boost/date-time/posix-time-sqlite.options1
-rw-r--r--odb/boost/date-time/sqlite/gregorian-mapping.hxx1
-rw-r--r--odb/boost/date-time/sqlite/gregorian-traits.hxx1
-rw-r--r--odb/boost/date-time/sqlite/posix-time-mapping.hxx1
-rw-r--r--odb/boost/date-time/sqlite/posix-time-traits.hxx1
34 files changed, 0 insertions, 34 deletions
diff --git a/odb/boost/date-time/exceptions.cxx b/odb/boost/date-time/exceptions.cxx
index 62f3439..3ba8132 100644
--- a/odb/boost/date-time/exceptions.cxx
+++ b/odb/boost/date-time/exceptions.cxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/exceptions.cxx
-// 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 bd640d1..321f8da 100644
--- a/odb/boost/date-time/exceptions.hxx
+++ b/odb/boost/date-time/exceptions.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/exceptions.hxx
-// 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 dfff952..dfb0b87 100644
--- a/odb/boost/date-time/gregorian-common.options
+++ b/odb/boost/date-time/gregorian-common.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-common.options
-# 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 470069a..971d19d 100644
--- a/odb/boost/date-time/gregorian-mssql.options
+++ b/odb/boost/date-time/gregorian-mssql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-mssql.options
-# 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 d282195..927dc70 100644
--- a/odb/boost/date-time/gregorian-mysql.options
+++ b/odb/boost/date-time/gregorian-mysql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-mysql.options
-# 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 2aa3af4..fca3670 100644
--- a/odb/boost/date-time/gregorian-oracle.options
+++ b/odb/boost/date-time/gregorian-oracle.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-oracle.options
-# 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 51dd075..bf6726a 100644
--- a/odb/boost/date-time/gregorian-pgsql.options
+++ b/odb/boost/date-time/gregorian-pgsql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-pgsql.options
-# 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 578b870..355791c 100644
--- a/odb/boost/date-time/gregorian-sqlite.options
+++ b/odb/boost/date-time/gregorian-sqlite.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/gregorian-sqlite.options
-# 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 9577f00..9c64542 100644
--- a/odb/boost/date-time/mssql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/mssql/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/gregorian-mapping.hxx
-// 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 7e1f826..b2b9a16 100644
--- a/odb/boost/date-time/mssql/gregorian-traits.hxx
+++ b/odb/boost/date-time/mssql/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/gregorian-traits.hxx
-// 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 c4704af..0682dda 100644
--- a/odb/boost/date-time/mssql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/mssql/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/posix-time-mapping.hxx
-// 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 783b4f3..88d0c82 100644
--- a/odb/boost/date-time/mssql/posix-time-traits.hxx
+++ b/odb/boost/date-time/mssql/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mssql/posix-time-traits.hxx
-// 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 15771b5..9d23274 100644
--- a/odb/boost/date-time/mysql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/mysql/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mysql/gregorian-mapping.hxx
-// 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 e6920db..6b29dc5 100644
--- a/odb/boost/date-time/mysql/gregorian-traits.hxx
+++ b/odb/boost/date-time/mysql/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mysql/gregorian-traits.hxx
-// 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 9be328c..f3908b3 100644
--- a/odb/boost/date-time/mysql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/mysql/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mysql/posix-time-mapping.hxx
-// 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 d059482..28c42c1 100644
--- a/odb/boost/date-time/mysql/posix-time-traits.hxx
+++ b/odb/boost/date-time/mysql/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/mysql/posix-time-traits.hxx
-// 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 27be1d4..65ad008 100644
--- a/odb/boost/date-time/oracle/gregorian-mapping.hxx
+++ b/odb/boost/date-time/oracle/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/gregorian-mapping.hxx
-// 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 a98c217..9e02e25 100644
--- a/odb/boost/date-time/oracle/gregorian-traits.hxx
+++ b/odb/boost/date-time/oracle/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/gregorian-traits.hxx
-// 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 f07a37a..26c642f 100644
--- a/odb/boost/date-time/oracle/posix-time-mapping.hxx
+++ b/odb/boost/date-time/oracle/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/posix-time-mapping.hxx
-// 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 2992d0f..1f830e0 100644
--- a/odb/boost/date-time/oracle/posix-time-traits.hxx
+++ b/odb/boost/date-time/oracle/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/oracle/posix-time-traits.hxx
-// 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 3a724fc..36a9334 100644
--- a/odb/boost/date-time/pgsql/gregorian-mapping.hxx
+++ b/odb/boost/date-time/pgsql/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/gregorian-mapping.hxx
-// 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 ddac99f..a0dcce2 100644
--- a/odb/boost/date-time/pgsql/gregorian-traits.hxx
+++ b/odb/boost/date-time/pgsql/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/gregorian-traits.hxx
-// 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 ffea6fd..ace906d 100644
--- a/odb/boost/date-time/pgsql/posix-time-mapping.hxx
+++ b/odb/boost/date-time/pgsql/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/posix-time-mapping.hxx
-// 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 42ab7c4..6713adc 100644
--- a/odb/boost/date-time/pgsql/posix-time-traits.hxx
+++ b/odb/boost/date-time/pgsql/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/pgsql/posix-time-traits.hxx
-// 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 be9790d..9421eeb 100644
--- a/odb/boost/date-time/posix-time-common.options
+++ b/odb/boost/date-time/posix-time-common.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-common.options
-# 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 23951de..656c718 100644
--- a/odb/boost/date-time/posix-time-mssql.options
+++ b/odb/boost/date-time/posix-time-mssql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-mssql.options
-# 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 1f50797..5d5677d 100644
--- a/odb/boost/date-time/posix-time-mysql.options
+++ b/odb/boost/date-time/posix-time-mysql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-mysql.options
-# 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 aa5ec3e..0812568 100644
--- a/odb/boost/date-time/posix-time-oracle.options
+++ b/odb/boost/date-time/posix-time-oracle.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-oracle.options
-# 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 97b57ef..d2830ff 100644
--- a/odb/boost/date-time/posix-time-pgsql.options
+++ b/odb/boost/date-time/posix-time-pgsql.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-pgsql.options
-# 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 d7327e2..bbe52dd 100644
--- a/odb/boost/date-time/posix-time-sqlite.options
+++ b/odb/boost/date-time/posix-time-sqlite.options
@@ -1,5 +1,4 @@
# file : odb/boost/date-time/posix-time-sqlite.options
-# 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 767d457..9880927 100644
--- a/odb/boost/date-time/sqlite/gregorian-mapping.hxx
+++ b/odb/boost/date-time/sqlite/gregorian-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/gregorian-mapping.hxx
-// 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 8d8e62d..b48b4dd 100644
--- a/odb/boost/date-time/sqlite/gregorian-traits.hxx
+++ b/odb/boost/date-time/sqlite/gregorian-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/gregorian-traits.hxx
-// 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 31725fa..544a7aa 100644
--- a/odb/boost/date-time/sqlite/posix-time-mapping.hxx
+++ b/odb/boost/date-time/sqlite/posix-time-mapping.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/posix-time-mapping.hxx
-// 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 bca34c8..482f203 100644
--- a/odb/boost/date-time/sqlite/posix-time-traits.hxx
+++ b/odb/boost/date-time/sqlite/posix-time-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/boost/date-time/sqlite/posix-time-traits.hxx
-// 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