aboutsummaryrefslogtreecommitdiff
path: root/oracle/types
diff options
context:
space:
mode:
Diffstat (limited to 'oracle/types')
-rw-r--r--oracle/types/driver.cxx1
-rw-r--r--oracle/types/makefile1
-rw-r--r--oracle/types/test.hxx1
-rw-r--r--oracle/types/traits.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/oracle/types/driver.cxx b/oracle/types/driver.cxx
index 966eab9..2e3e2e7 100644
--- a/oracle/types/driver.cxx
+++ b/oracle/types/driver.cxx
@@ -1,5 +1,4 @@
// file : oracle/types/driver.cxx
-// copyright : Copyright (c) 2009-2019 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 a37dd9f..5378617 100644
--- a/oracle/types/makefile
+++ b/oracle/types/makefile
@@ -1,5 +1,4 @@
# file : oracle/types/makefile
-# copyright : Copyright (c) 2009-2019 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 0dfb2ac..255bc08 100644
--- a/oracle/types/test.hxx
+++ b/oracle/types/test.hxx
@@ -1,5 +1,4 @@
// file : oracle/types/test.hxx
-// copyright : Copyright (c) 2009-2019 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 379fc77..ad747d8 100644
--- a/oracle/types/traits.hxx
+++ b/oracle/types/traits.hxx
@@ -1,5 +1,4 @@
// file : oracle/types/traits.hxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TRAITS_HXX