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 a80327a..3a49ecd 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-2015 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2017 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 d82858a..60d8839 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 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 004e06d..4abf3c0 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-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef ODB_BOOST_DETAILS_EXPORT_HXX |