aboutsummaryrefslogtreecommitdiff
path: root/oracle/types
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:55:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:55:43 +0300
commit68a31ac90d11b2f0294e82eb887bd03fde85fbb1 (patch)
tree697d0649d2e88011a8a65b715c845eb4434799c2 /oracle/types
parent4d61ee5a20babf92e0860a3d34bb0c0f0920dd67 (diff)
Update copyright year
Diffstat (limited to 'oracle/types')
-rw-r--r--oracle/types/driver.cxx2
-rw-r--r--oracle/types/makefile2
-rw-r--r--oracle/types/test.hxx2
-rw-r--r--oracle/types/traits.hxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/oracle/types/driver.cxx b/oracle/types/driver.cxx
index 5554b26..6ab69c8 100644
--- a/oracle/types/driver.cxx
+++ b/oracle/types/driver.cxx
@@ -1,5 +1,5 @@
// file : oracle/types/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test Oracle type conversion.
diff --git a/oracle/types/makefile b/oracle/types/makefile
index cd462ee..591503d 100644
--- a/oracle/types/makefile
+++ b/oracle/types/makefile
@@ -1,5 +1,5 @@
# file : oracle/types/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/oracle/types/test.hxx b/oracle/types/test.hxx
index 70c1fc3..eab2e29 100644
--- a/oracle/types/test.hxx
+++ b/oracle/types/test.hxx
@@ -1,5 +1,5 @@
// file : oracle/types/test.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/oracle/types/traits.hxx b/oracle/types/traits.hxx
index 2cf8f45..4bbe98d 100644
--- a/oracle/types/traits.hxx
+++ b/oracle/types/traits.hxx
@@ -1,5 +1,5 @@
// file : oracle/types/traits.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TRAITS_HXX