diff options
Diffstat (limited to 'odb/boost/details')
-rw-r--r-- | odb/boost/details/config.h.in | 2 | ||||
-rw-r--r-- | odb/boost/details/config.hxx | 2 | ||||
-rw-r--r-- | odb/boost/details/export.hxx | 2 |
3 files changed, 3 insertions, 3 deletions
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 |