aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/details
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:17:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:17:06 +0200
commit3444573e660a6238f4223baeef0a46e749875e89 (patch)
tree09aa0dc7e4234b7b6131da548228e7fb27974b85 /odb/pgsql/details
parent00f6312d8360bf6db0ef69d8dbc40d6952ebbcb6 (diff)
Update copyright year
Diffstat (limited to 'odb/pgsql/details')
-rw-r--r--odb/pgsql/details/build2/config-vc.h2
-rw-r--r--odb/pgsql/details/build2/config.h2
-rw-r--r--odb/pgsql/details/config-vc.h2
-rw-r--r--odb/pgsql/details/config.h.in2
-rw-r--r--odb/pgsql/details/config.hxx2
-rw-r--r--odb/pgsql/details/conversion.hxx2
-rw-r--r--odb/pgsql/details/endian-traits.cxx2
-rw-r--r--odb/pgsql/details/endian-traits.hxx2
-rw-r--r--odb/pgsql/details/export.hxx2
-rw-r--r--odb/pgsql/details/options.cli2
10 files changed, 10 insertions, 10 deletions
diff --git a/odb/pgsql/details/build2/config-vc.h b/odb/pgsql/details/build2/config-vc.h
index 35ebb42..b96c540 100644
--- a/odb/pgsql/details/build2/config-vc.h
+++ b/odb/pgsql/details/build2/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/pgsql/details/build2/config-vc.h
- * 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/pgsql/details/build2/config.h b/odb/pgsql/details/build2/config.h
index 1983f05..c9a4066 100644
--- a/odb/pgsql/details/build2/config.h
+++ b/odb/pgsql/details/build2/config.h
@@ -1,5 +1,5 @@
/* file : odb/pgsql/details/build2/config.h
- * 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/pgsql/details/config-vc.h b/odb/pgsql/details/config-vc.h
index 147ce25..a941f7d 100644
--- a/odb/pgsql/details/config-vc.h
+++ b/odb/pgsql/details/config-vc.h
@@ -1,5 +1,5 @@
/* file : odb/pgsql/details/config-vc.h
- * 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/pgsql/details/config.h.in b/odb/pgsql/details/config.h.in
index 4a3e019..a516ce0 100644
--- a/odb/pgsql/details/config.h.in
+++ b/odb/pgsql/details/config.h.in
@@ -1,5 +1,5 @@
/* file : odb/pgsql/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/pgsql/details/config.hxx b/odb/pgsql/details/config.hxx
index a270afe..08d67b3 100644
--- a/odb/pgsql/details/config.hxx
+++ b/odb/pgsql/details/config.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/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_PGSQL_DETAILS_CONFIG_HXX
diff --git a/odb/pgsql/details/conversion.hxx b/odb/pgsql/details/conversion.hxx
index 9c6a343..d61314f 100644
--- a/odb/pgsql/details/conversion.hxx
+++ b/odb/pgsql/details/conversion.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/conversion.hxx
-// 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
#ifndef ODB_PGSQL_DETAILS_CONVERSION_HXX
diff --git a/odb/pgsql/details/endian-traits.cxx b/odb/pgsql/details/endian-traits.cxx
index 39d67a3..e8dc677 100644
--- a/odb/pgsql/details/endian-traits.cxx
+++ b/odb/pgsql/details/endian-traits.cxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/endian-traits.cxx
-// 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
#include <odb/pgsql/details/endian-traits.hxx>
diff --git a/odb/pgsql/details/endian-traits.hxx b/odb/pgsql/details/endian-traits.hxx
index b2af06e..d3addb5 100644
--- a/odb/pgsql/details/endian-traits.hxx
+++ b/odb/pgsql/details/endian-traits.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/endian-traits.hxx
-// 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
#ifndef ODB_PGSQL_DETAILS_ENDIAN_TRAITS_HXX
diff --git a/odb/pgsql/details/export.hxx b/odb/pgsql/details/export.hxx
index 513ab58..27c4091 100644
--- a/odb/pgsql/details/export.hxx
+++ b/odb/pgsql/details/export.hxx
@@ -1,5 +1,5 @@
// file : odb/pgsql/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_PGSQL_DETAILS_EXPORT_HXX
diff --git a/odb/pgsql/details/options.cli b/odb/pgsql/details/options.cli
index ddb83a9..3e86d13 100644
--- a/odb/pgsql/details/options.cli
+++ b/odb/pgsql/details/options.cli
@@ -1,5 +1,5 @@
// file : odb/pgsql/details/options.cli
-// 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
include <string>;