aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/details
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-06 09:31:17 +0200
commit2b3f2df497803440656a07d78360f4d8518f7ed6 (patch)
treefefd1d2ad7d9638ceaa1106d46fbaf707208b515 /odb/oracle/details
parent9e81ce562bf216c7fcbdbdaaa23935c601802b00 (diff)
Update copyright
Diffstat (limited to 'odb/oracle/details')
-rw-r--r--odb/oracle/details/config.h.in2
-rw-r--r--odb/oracle/details/config.hxx2
-rw-r--r--odb/oracle/details/conversion.hxx2
-rw-r--r--odb/oracle/details/date.hxx2
-rw-r--r--odb/oracle/details/export.hxx2
-rw-r--r--odb/oracle/details/number.cxx2
-rw-r--r--odb/oracle/details/number.hxx2
-rw-r--r--odb/oracle/details/options.cli2
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>;