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 8f8faf7..59c4595 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-2012 Code Synthesis Tools CC + * copyright : Copyright (c) 2009-2013 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 f7a0b3e..809d6d2 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2013 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 19f1be4..b8157c2 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 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 1781bce..c7a2d55 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 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 8d752dd..47e54dd 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2013 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 8138fdf..55e0f52 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2013 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 49b1764..f24b87d 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2005-2013 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 0dbdd6c..499d4f9 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-2012 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC // license : ODB NCUEL; see accompanying LICENSE file include <string>; |