From c80e1617e60e3d946ef22e28ad665e75f1f9f76c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 24 May 2018 22:12:16 +0300 Subject: Update copyright year --- Makefile.am | 2 +- bootstrap | 2 +- build/bootstrap.make | 2 +- build/export/libodb-boost/stub.make | 2 +- build/import/libodb-boost/configuration-rules.make | 2 +- build/import/libodb-boost/configure | 2 +- build/import/libodb-boost/stub.make | 2 +- build/import/libodb/configuration-rules.make | 2 +- build/import/libodb/configure | 2 +- build/import/libodb/stub.make | 2 +- configure.ac | 2 +- libodb-boost.pc.in | 2 +- m4/disable-rpath.m4 | 2 +- m4/libboost.m4 | 2 +- m4/libodb.m4 | 2 +- m4/libtool-link.m4 | 2 +- m4/pkgconfig.m4 | 2 +- m4/static-lib.m4 | 2 +- m4/threads.m4 | 2 +- makefile | 2 +- odb/boost.options | 2 +- odb/boost/Makefile.am | 2 +- odb/boost/date-time.options | 2 +- odb/boost/date-time/exceptions.cxx | 2 +- odb/boost/date-time/exceptions.hxx | 2 +- odb/boost/date-time/gregorian-common.options | 2 +- odb/boost/date-time/gregorian-mssql.options | 2 +- odb/boost/date-time/gregorian-mysql.options | 2 +- odb/boost/date-time/gregorian-oracle.options | 2 +- odb/boost/date-time/gregorian-pgsql.options | 2 +- odb/boost/date-time/gregorian-sqlite.options | 2 +- odb/boost/date-time/mssql/gregorian-mapping.hxx | 2 +- odb/boost/date-time/mssql/gregorian-traits.hxx | 2 +- odb/boost/date-time/mssql/posix-time-mapping.hxx | 2 +- odb/boost/date-time/mssql/posix-time-traits.hxx | 2 +- odb/boost/date-time/mysql/gregorian-mapping.hxx | 2 +- odb/boost/date-time/mysql/gregorian-traits.hxx | 2 +- odb/boost/date-time/mysql/posix-time-mapping.hxx | 2 +- odb/boost/date-time/mysql/posix-time-traits.hxx | 2 +- odb/boost/date-time/oracle/gregorian-mapping.hxx | 2 +- odb/boost/date-time/oracle/gregorian-traits.hxx | 2 +- odb/boost/date-time/oracle/posix-time-mapping.hxx | 2 +- odb/boost/date-time/oracle/posix-time-traits.hxx | 2 +- odb/boost/date-time/pgsql/gregorian-mapping.hxx | 2 +- odb/boost/date-time/pgsql/gregorian-traits.hxx | 2 +- odb/boost/date-time/pgsql/posix-time-mapping.hxx | 2 +- odb/boost/date-time/pgsql/posix-time-traits.hxx | 2 +- odb/boost/date-time/posix-time-common.options | 2 +- odb/boost/date-time/posix-time-mssql.options | 2 +- odb/boost/date-time/posix-time-mysql.options | 2 +- odb/boost/date-time/posix-time-oracle.options | 2 +- odb/boost/date-time/posix-time-pgsql.options | 2 +- odb/boost/date-time/posix-time-sqlite.options | 2 +- odb/boost/date-time/sqlite/gregorian-mapping.hxx | 2 +- odb/boost/date-time/sqlite/gregorian-traits.hxx | 2 +- odb/boost/date-time/sqlite/posix-time-mapping.hxx | 2 +- odb/boost/date-time/sqlite/posix-time-traits.hxx | 2 +- odb/boost/details/config.h.in | 2 +- odb/boost/details/config.hxx | 2 +- odb/boost/details/export.hxx | 2 +- odb/boost/exception.hxx | 2 +- odb/boost/lazy-ptr.hxx | 2 +- odb/boost/makefile | 2 +- odb/boost/multi-index.options | 2 +- odb/boost/multi-index/container-traits.hxx | 2 +- odb/boost/optional.options | 2 +- odb/boost/optional/wrapper-traits.hxx | 2 +- odb/boost/smart-ptr.options | 2 +- odb/boost/smart-ptr/lazy-pointer-traits.hxx | 2 +- odb/boost/smart-ptr/lazy-ptr.hxx | 2 +- odb/boost/smart-ptr/lazy-ptr.ixx | 2 +- odb/boost/smart-ptr/lazy-ptr.txx | 2 +- odb/boost/smart-ptr/pointer-traits.hxx | 2 +- odb/boost/smart-ptr/wrapper-traits.hxx | 2 +- odb/boost/unordered.options | 2 +- odb/boost/unordered/container-traits.hxx | 2 +- odb/boost/uuid.options | 2 +- odb/boost/uuid/mssql/uuid-mapping.hxx | 2 +- odb/boost/uuid/mssql/uuid-traits.hxx | 2 +- odb/boost/uuid/mysql/uuid-mapping.hxx | 2 +- odb/boost/uuid/mysql/uuid-traits.hxx | 2 +- odb/boost/uuid/oracle/uuid-mapping.hxx | 2 +- odb/boost/uuid/oracle/uuid-traits.hxx | 2 +- odb/boost/uuid/pgsql/uuid-mapping.hxx | 2 +- odb/boost/uuid/pgsql/uuid-traits.hxx | 2 +- odb/boost/uuid/sqlite/uuid-mapping.hxx | 2 +- odb/boost/uuid/sqlite/uuid-traits.hxx | 2 +- odb/boost/uuid/uuid-common.options | 2 +- odb/boost/uuid/uuid-mssql.options | 2 +- odb/boost/uuid/uuid-mysql.options | 2 +- odb/boost/uuid/uuid-oracle.options | 2 +- odb/boost/uuid/uuid-pgsql.options | 2 +- odb/boost/uuid/uuid-sqlite.options | 2 +- odb/boost/version.hxx | 2 +- odb/boost/version.options | 2 +- 95 files changed, 95 insertions(+), 95 deletions(-) diff --git a/Makefile.am b/Makefile.am index ad3ef36..78f21ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # file : Makefile.am -# 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 SUBDIRS = __path__(dirs) diff --git a/bootstrap b/bootstrap index 46dcfd0..f489800 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # file : bootstrap -# 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 # diff --git a/build/bootstrap.make b/build/bootstrap.make index ec48bd0..19a2a28 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,5 +1,5 @@ # file : build/bootstrap.make -# 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 project_name := libodb-boost diff --git a/build/export/libodb-boost/stub.make b/build/export/libodb-boost/stub.make index 4dd8ef1..e8cc370 100644 --- a/build/export/libodb-boost/stub.make +++ b/build/export/libodb-boost/stub.make @@ -1,5 +1,5 @@ # file : build/export/libodb-boost/stub.make -# 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 $(call include-once,$(src_root)/odb/boost/makefile,$(out_root)) diff --git a/build/import/libodb-boost/configuration-rules.make b/build/import/libodb-boost/configuration-rules.make index 59a4048..17ad66f 100644 --- a/build/import/libodb-boost/configuration-rules.make +++ b/build/import/libodb-boost/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libodb-boost/configuration-rules.make -# 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 $(dcf_root)/import/libodb-boost/configuration-dynamic.make: | $(dcf_root)/import/libodb-boost/. diff --git a/build/import/libodb-boost/configure b/build/import/libodb-boost/configure index c2e82d5..937098f 100755 --- a/build/import/libodb-boost/configure +++ b/build/import/libodb-boost/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libodb-boost/configure -# 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 diff --git a/build/import/libodb-boost/stub.make b/build/import/libodb-boost/stub.make index 93b16cb..fa6f335 100644 --- a/build/import/libodb-boost/stub.make +++ b/build/import/libodb-boost/stub.make @@ -1,5 +1,5 @@ # file : build/import/libodb-boost/stub.make -# 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 $(call include-once,$(scf_root)/import/libodb-boost/configuration-rules.make,$(dcf_root)) diff --git a/build/import/libodb/configuration-rules.make b/build/import/libodb/configuration-rules.make index 7e8c620..2fbb636 100644 --- a/build/import/libodb/configuration-rules.make +++ b/build/import/libodb/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libodb/configuration-rules.make -# 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 $(dcf_root)/import/libodb/configuration-dynamic.make: | $(dcf_root)/import/libodb/. diff --git a/build/import/libodb/configure b/build/import/libodb/configure index db7a7ab..b2df157 100755 --- a/build/import/libodb/configure +++ b/build/import/libodb/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libodb/configure -# 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 diff --git a/build/import/libodb/stub.make b/build/import/libodb/stub.make index cb5ce6f..a96dc45 100644 --- a/build/import/libodb/stub.make +++ b/build/import/libodb/stub.make @@ -1,5 +1,5 @@ # file : build/import/libodb/stub.make -# 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 $(call include-once,$(scf_root)/import/libodb/configuration-rules.make,$(dcf_root)) diff --git a/configure.ac b/configure.ac index 5691b70..cfb4751 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # file : configure.ac -# 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 AC_PREREQ(2.60) diff --git a/libodb-boost.pc.in b/libodb-boost.pc.in index 86fa2c6..b85074e 100644 --- a/libodb-boost.pc.in +++ b/libodb-boost.pc.in @@ -1,5 +1,5 @@ # file : libodb-boost.pc.in -# 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 prefix=@prefix@ diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4 index 6695e1b..fa26621 100644 --- a/m4/disable-rpath.m4 +++ b/m4/disable-rpath.m4 @@ -1,5 +1,5 @@ dnl file : m4/disable-rpath.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([DISABLE_RPATH],[ diff --git a/m4/libboost.m4 b/m4/libboost.m4 index 7ebd045..9f1e22f 100644 --- a/m4/libboost.m4 +++ b/m4/libboost.m4 @@ -1,5 +1,5 @@ dnl file : m4/libboost.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl dnl LIBBOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) diff --git a/m4/libodb.m4 b/m4/libodb.m4 index ad1d316..7cffd60 100644 --- a/m4/libodb.m4 +++ b/m4/libodb.m4 @@ -1,5 +1,5 @@ dnl file : m4/libodb.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]]) diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4 index acafbb0..772b821 100644 --- a/m4/libtool-link.m4 +++ b/m4/libtool-link.m4 @@ -1,5 +1,5 @@ dnl file : m4/libtool-link.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl dnl diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4 index 546ee0f..241311d 100644 --- a/m4/pkgconfig.m4 +++ b/m4/pkgconfig.m4 @@ -1,5 +1,5 @@ dnl file : m4/pkgconfig.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([PKGCONFIG],[ diff --git a/m4/static-lib.m4 b/m4/static-lib.m4 index fb07f49..96e3706 100644 --- a/m4/static-lib.m4 +++ b/m4/static-lib.m4 @@ -1,5 +1,5 @@ dnl file : m4/static-lib.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl dnl STATIC_LIB(MACRO, DESCRIPTION) diff --git a/m4/threads.m4 b/m4/threads.m4 index e07a37d..b095d18 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,5 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +dnl copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ diff --git a/makefile b/makefile index 2900d4e..94ec52b 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # file : makefile -# 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 include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make diff --git a/odb/boost.options b/odb/boost.options index 69e5e84..e6efcfb 100644 --- a/odb/boost.options +++ b/odb/boost.options @@ -1,5 +1,5 @@ # file : odb/boost.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/smart-ptr diff --git a/odb/boost/Makefile.am b/odb/boost/Makefile.am index f99da83..5d79544 100644 --- a/odb/boost/Makefile.am +++ b/odb/boost/Makefile.am @@ -1,5 +1,5 @@ # file : odb/boost/Makefile.am -# 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 lib_LTLIBRARIES = libodb-boost.la diff --git a/odb/boost/date-time.options b/odb/boost/date-time.options index 4b699b7..aeb68e0 100644 --- a/odb/boost/date-time.options +++ b/odb/boost/date-time.options @@ -1,5 +1,5 @@ # file : odb/boost/date-time.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/date-time/gregorian 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 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 diff --git a/odb/boost/details/config.h.in b/odb/boost/details/config.h.in index 3a49ecd..298b549 100644 --- a/odb/boost/details/config.h.in +++ b/odb/boost/details/config.h.in @@ -1,5 +1,5 @@ /* file : odb/boost/details/config.h.in - * 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 */ diff --git a/odb/boost/details/config.hxx b/odb/boost/details/config.hxx index 60d8839..6220cb4 100644 --- a/odb/boost/details/config.hxx +++ b/odb/boost/details/config.hxx @@ -1,5 +1,5 @@ // file : odb/boost/details/config.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_DETAILS_CONFIG_HXX diff --git a/odb/boost/details/export.hxx b/odb/boost/details/export.hxx index 4abf3c0..3551eca 100644 --- a/odb/boost/details/export.hxx +++ b/odb/boost/details/export.hxx @@ -1,5 +1,5 @@ // file : odb/boost/details/export.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_DETAILS_EXPORT_HXX diff --git a/odb/boost/exception.hxx b/odb/boost/exception.hxx index d1fc601..a1b3485 100644 --- a/odb/boost/exception.hxx +++ b/odb/boost/exception.hxx @@ -1,5 +1,5 @@ // file : odb/boost/exception.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_EXCEPTION_HXX diff --git a/odb/boost/lazy-ptr.hxx b/odb/boost/lazy-ptr.hxx index b903ea2..2c3a288 100644 --- a/odb/boost/lazy-ptr.hxx +++ b/odb/boost/lazy-ptr.hxx @@ -1,5 +1,5 @@ // file : odb/boost/lazy-ptr.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_LAZY_PTR_HXX diff --git a/odb/boost/makefile b/odb/boost/makefile index 1720f6a..35fa15b 100644 --- a/odb/boost/makefile +++ b/odb/boost/makefile @@ -1,5 +1,5 @@ # file : odb/boost/makefile -# 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 include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/odb/boost/multi-index.options b/odb/boost/multi-index.options index 9cafb3c..8e5eb86 100644 --- a/odb/boost/multi-index.options +++ b/odb/boost/multi-index.options @@ -1,5 +1,5 @@ # file : odb/boost/multi-index.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/multi-index/container-traits.hxx b/odb/boost/multi-index/container-traits.hxx index a49d2de..a1dc51b 100644 --- a/odb/boost/multi-index/container-traits.hxx +++ b/odb/boost/multi-index/container-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/multi-index/container-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_MULTI_INDEX_CONTAINER_TRAITS_HXX diff --git a/odb/boost/optional.options b/odb/boost/optional.options index 7699002..12f9f5c 100644 --- a/odb/boost/optional.options +++ b/odb/boost/optional.options @@ -1,5 +1,5 @@ # file : odb/boost/optional.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/optional/wrapper-traits.hxx b/odb/boost/optional/wrapper-traits.hxx index c740b8b..c121f07 100644 --- a/odb/boost/optional/wrapper-traits.hxx +++ b/odb/boost/optional/wrapper-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/optional/wrapper-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_OPTIONAL_WRAPPER_TRAITS_HXX diff --git a/odb/boost/smart-ptr.options b/odb/boost/smart-ptr.options index 88bf8da..6cae9d9 100644 --- a/odb/boost/smart-ptr.options +++ b/odb/boost/smart-ptr.options @@ -1,5 +1,5 @@ # file : odb/boost/smart-ptr.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/smart-ptr/lazy-pointer-traits.hxx b/odb/boost/smart-ptr/lazy-pointer-traits.hxx index 725425b..98e6457 100644 --- a/odb/boost/smart-ptr/lazy-pointer-traits.hxx +++ b/odb/boost/smart-ptr/lazy-pointer-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/smart-ptr/lazy-pointer-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_SMART_PTR_LAZY_POINTER_TRAITS_HXX diff --git a/odb/boost/smart-ptr/lazy-ptr.hxx b/odb/boost/smart-ptr/lazy-ptr.hxx index 6991b97..ae4f3de 100644 --- a/odb/boost/smart-ptr/lazy-ptr.hxx +++ b/odb/boost/smart-ptr/lazy-ptr.hxx @@ -1,5 +1,5 @@ // file : odb/boost/smart-ptr/lazy-ptr.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_SMART_PTR_LAZY_PTR_HXX diff --git a/odb/boost/smart-ptr/lazy-ptr.ixx b/odb/boost/smart-ptr/lazy-ptr.ixx index e543562..4aab112 100644 --- a/odb/boost/smart-ptr/lazy-ptr.ixx +++ b/odb/boost/smart-ptr/lazy-ptr.ixx @@ -1,5 +1,5 @@ // file : odb/boost/smart-ptr/lazy-ptr.ixx -// 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 namespace odb diff --git a/odb/boost/smart-ptr/lazy-ptr.txx b/odb/boost/smart-ptr/lazy-ptr.txx index cac4061..c0e9ffb 100644 --- a/odb/boost/smart-ptr/lazy-ptr.txx +++ b/odb/boost/smart-ptr/lazy-ptr.txx @@ -1,5 +1,5 @@ // file : odb/boost/smart-ptr/lazy-ptr.txx -// 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 namespace odb diff --git a/odb/boost/smart-ptr/pointer-traits.hxx b/odb/boost/smart-ptr/pointer-traits.hxx index dca253e..1e199f4 100644 --- a/odb/boost/smart-ptr/pointer-traits.hxx +++ b/odb/boost/smart-ptr/pointer-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/smart-ptr/pointer-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_SMART_PTR_POINTER_TRAITS_HXX diff --git a/odb/boost/smart-ptr/wrapper-traits.hxx b/odb/boost/smart-ptr/wrapper-traits.hxx index e7fa8e6..3927c34 100644 --- a/odb/boost/smart-ptr/wrapper-traits.hxx +++ b/odb/boost/smart-ptr/wrapper-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/smart-ptr/wrapper-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_SMART_PTR_WRAPPER_TRAITS_HXX diff --git a/odb/boost/unordered.options b/odb/boost/unordered.options index cb16516..fb06127 100644 --- a/odb/boost/unordered.options +++ b/odb/boost/unordered.options @@ -1,5 +1,5 @@ # file : odb/boost/unordered.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/unordered/container-traits.hxx b/odb/boost/unordered/container-traits.hxx index 7316850..14c1264 100644 --- a/odb/boost/unordered/container-traits.hxx +++ b/odb/boost/unordered/container-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/unordered/container-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_UNORDERED_CONTAINER_TRAITS_HXX diff --git a/odb/boost/uuid.options b/odb/boost/uuid.options index 0a4f01f..286aa0b 100644 --- a/odb/boost/uuid.options +++ b/odb/boost/uuid.options @@ -1,5 +1,5 @@ # file : odb/boost/uuid.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/uuid/uuid diff --git a/odb/boost/uuid/mssql/uuid-mapping.hxx b/odb/boost/uuid/mssql/uuid-mapping.hxx index fbb9eeb..f50af02 100644 --- a/odb/boost/uuid/mssql/uuid-mapping.hxx +++ b/odb/boost/uuid/mssql/uuid-mapping.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/mssql/uuid-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_UUID_MSSQL_UUID_MAPPING_HXX diff --git a/odb/boost/uuid/mssql/uuid-traits.hxx b/odb/boost/uuid/mssql/uuid-traits.hxx index 5bda4fc..5b7a9d1 100644 --- a/odb/boost/uuid/mssql/uuid-traits.hxx +++ b/odb/boost/uuid/mssql/uuid-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/mssql/uuid-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_UUID_MSSQL_UUID_TRAITS_HXX diff --git a/odb/boost/uuid/mysql/uuid-mapping.hxx b/odb/boost/uuid/mysql/uuid-mapping.hxx index c27323c..6efa8a1 100644 --- a/odb/boost/uuid/mysql/uuid-mapping.hxx +++ b/odb/boost/uuid/mysql/uuid-mapping.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/mysql/uuid-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_UUID_MYSQL_UUID_MAPPING_HXX diff --git a/odb/boost/uuid/mysql/uuid-traits.hxx b/odb/boost/uuid/mysql/uuid-traits.hxx index 688b613..ad1903c 100644 --- a/odb/boost/uuid/mysql/uuid-traits.hxx +++ b/odb/boost/uuid/mysql/uuid-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/mysql/uuid-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_UUID_MYSQL_UUID_TRAITS_HXX diff --git a/odb/boost/uuid/oracle/uuid-mapping.hxx b/odb/boost/uuid/oracle/uuid-mapping.hxx index 2c733b1..e6a18b3 100644 --- a/odb/boost/uuid/oracle/uuid-mapping.hxx +++ b/odb/boost/uuid/oracle/uuid-mapping.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/oracle/uuid-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_UUID_ORACLE_UUID_MAPPING_HXX diff --git a/odb/boost/uuid/oracle/uuid-traits.hxx b/odb/boost/uuid/oracle/uuid-traits.hxx index aa28973..7a83b4d 100644 --- a/odb/boost/uuid/oracle/uuid-traits.hxx +++ b/odb/boost/uuid/oracle/uuid-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/oracle/uuid-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_UUID_ORACLE_UUID_TRAITS_HXX diff --git a/odb/boost/uuid/pgsql/uuid-mapping.hxx b/odb/boost/uuid/pgsql/uuid-mapping.hxx index 5d07eb9..32092a2 100644 --- a/odb/boost/uuid/pgsql/uuid-mapping.hxx +++ b/odb/boost/uuid/pgsql/uuid-mapping.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/pgsql/uuid-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_UUID_PGSQL_UUID_MAPPING_HXX diff --git a/odb/boost/uuid/pgsql/uuid-traits.hxx b/odb/boost/uuid/pgsql/uuid-traits.hxx index acfa4d7..861265b 100644 --- a/odb/boost/uuid/pgsql/uuid-traits.hxx +++ b/odb/boost/uuid/pgsql/uuid-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/pgsql/uuid-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_UUID_PGSQL_UUID_TRAITS_HXX diff --git a/odb/boost/uuid/sqlite/uuid-mapping.hxx b/odb/boost/uuid/sqlite/uuid-mapping.hxx index 1ae03a0..bf70159 100644 --- a/odb/boost/uuid/sqlite/uuid-mapping.hxx +++ b/odb/boost/uuid/sqlite/uuid-mapping.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/sqlite/uuid-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_UUID_SQLITE_UUID_MAPPING_HXX diff --git a/odb/boost/uuid/sqlite/uuid-traits.hxx b/odb/boost/uuid/sqlite/uuid-traits.hxx index 76450b9..7e9d3c2 100644 --- a/odb/boost/uuid/sqlite/uuid-traits.hxx +++ b/odb/boost/uuid/sqlite/uuid-traits.hxx @@ -1,5 +1,5 @@ // file : odb/boost/uuid/sqlite/uuid-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_UUID_SQLITE_UUID_TRAITS_HXX diff --git a/odb/boost/uuid/uuid-common.options b/odb/boost/uuid/uuid-common.options index 8cf5567..63f9b23 100644 --- a/odb/boost/uuid/uuid-common.options +++ b/odb/boost/uuid/uuid-common.options @@ -1,5 +1,5 @@ # file : odb/boost/uuid/uuid-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/uuid/uuid-mssql.options b/odb/boost/uuid/uuid-mssql.options index bb50110..0b3a1b8 100644 --- a/odb/boost/uuid/uuid-mssql.options +++ b/odb/boost/uuid/uuid-mssql.options @@ -1,5 +1,5 @@ # file : odb/boost/uuid/uuid-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/uuid/uuid-mysql.options b/odb/boost/uuid/uuid-mysql.options index 34dc020..d14653b 100644 --- a/odb/boost/uuid/uuid-mysql.options +++ b/odb/boost/uuid/uuid-mysql.options @@ -1,5 +1,5 @@ # file : odb/boost/uuid/uuid-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/uuid/uuid-oracle.options b/odb/boost/uuid/uuid-oracle.options index 4ff10b1..80b4599 100644 --- a/odb/boost/uuid/uuid-oracle.options +++ b/odb/boost/uuid/uuid-oracle.options @@ -1,5 +1,5 @@ # file : odb/boost/uuid/uuid-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/uuid/uuid-pgsql.options b/odb/boost/uuid/uuid-pgsql.options index 3abc765..7c6e183 100644 --- a/odb/boost/uuid/uuid-pgsql.options +++ b/odb/boost/uuid/uuid-pgsql.options @@ -1,5 +1,5 @@ # file : odb/boost/uuid/uuid-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/uuid/uuid-sqlite.options b/odb/boost/uuid/uuid-sqlite.options index 942eb2f..281958b 100644 --- a/odb/boost/uuid/uuid-sqlite.options +++ b/odb/boost/uuid/uuid-sqlite.options @@ -1,5 +1,5 @@ # file : odb/boost/uuid/uuid-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/version.hxx b/odb/boost/version.hxx index 5967095..6806143 100644 --- a/odb/boost/version.hxx +++ b/odb/boost/version.hxx @@ -1,5 +1,5 @@ // file : odb/boost/version.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_VERSION_HXX diff --git a/odb/boost/version.options b/odb/boost/version.options index e99821c..46187a3 100644 --- a/odb/boost/version.options +++ b/odb/boost/version.options @@ -1,5 +1,5 @@ # file : odb/boost/version.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 # Make sure the options files as seen by the ODB compiler and header -- cgit v1.1