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 59c4595..88ad6ff 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-2013 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2015 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 809d6d2..d5a30b5 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 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 b8157c2..280fe71 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 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 c7a2d55..875adaa 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 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 47e54dd..9d746fa 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 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 55e0f52..97de236 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 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 f24b87d..ab9fce4 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2015 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 499d4f9..94469f8 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-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file include <string>; |