diff options
Diffstat (limited to 'odb/oracle/details')
-rw-r--r-- | odb/oracle/details/config.h.in | 2 | ||||
-rw-r--r-- | odb/oracle/details/config.hxx | 2 | ||||
-rw-r--r-- | odb/oracle/details/conversion.hxx | 2 | ||||
-rw-r--r-- | odb/oracle/details/date.hxx | 2 | ||||
-rw-r--r-- | odb/oracle/details/export.hxx | 2 | ||||
-rw-r--r-- | odb/oracle/details/number.cxx | 2 | ||||
-rw-r--r-- | odb/oracle/details/number.hxx | 2 | ||||
-rw-r--r-- | odb/oracle/details/options.cli | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/odb/oracle/details/config.h.in b/odb/oracle/details/config.h.in index 88ad6ff..a338d15 100644 --- a/odb/oracle/details/config.h.in +++ b/odb/oracle/details/config.h.in @@ -1,5 +1,5 @@ /* file : odb/oracle/details/config.h.in - * copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC * license : ODB NCUEL; see accompanying LICENSE file */ diff --git a/odb/oracle/details/config.hxx b/odb/oracle/details/config.hxx index d5a30b5..59de09b 100644 --- a/odb/oracle/details/config.hxx +++ b/odb/oracle/details/config.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/config.hxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_CONFIG_HXX diff --git a/odb/oracle/details/conversion.hxx b/odb/oracle/details/conversion.hxx index 280fe71..606c195 100644 --- a/odb/oracle/details/conversion.hxx +++ b/odb/oracle/details/conversion.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/conversion.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_CONVERSION_HXX diff --git a/odb/oracle/details/date.hxx b/odb/oracle/details/date.hxx index 875adaa..ef87fd8 100644 --- a/odb/oracle/details/date.hxx +++ b/odb/oracle/details/date.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/date.hxx -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_DATE_HXX diff --git a/odb/oracle/details/export.hxx b/odb/oracle/details/export.hxx index 9d746fa..e71b2bf 100644 --- a/odb/oracle/details/export.hxx +++ b/odb/oracle/details/export.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/export.hxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_DETAILS_EXPORT_HXX diff --git a/odb/oracle/details/number.cxx b/odb/oracle/details/number.cxx index 97de236..c47e286 100644 --- a/odb/oracle/details/number.cxx +++ b/odb/oracle/details/number.cxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/number.cxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #include <cstddef> // std::size_t diff --git a/odb/oracle/details/number.hxx b/odb/oracle/details/number.hxx index ab9fce4..512a2c8 100644 --- a/odb/oracle/details/number.hxx +++ b/odb/oracle/details/number.hxx @@ -1,5 +1,5 @@ // file : odb/oracle/details/number.hxx -// copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file #ifndef ODB_ORACLE_NUMBER_HXX diff --git a/odb/oracle/details/options.cli b/odb/oracle/details/options.cli index 94469f8..2cd2110 100644 --- a/odb/oracle/details/options.cli +++ b/odb/oracle/details/options.cli @@ -1,5 +1,5 @@ // file : odb/oracle/details/options.cli -// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file include <string>; |