aboutsummaryrefslogtreecommitdiff
path: root/oracle/database
diff options
context:
space:
mode:
Diffstat (limited to 'oracle/database')
-rw-r--r--oracle/database/driver.cxx1
-rw-r--r--oracle/database/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/oracle/database/driver.cxx b/oracle/database/driver.cxx
index 82c926e..499f136 100644
--- a/oracle/database/driver.cxx
+++ b/oracle/database/driver.cxx
@@ -1,5 +1,4 @@
// file : oracle/database/driver.cxx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test that database constructors are unambiguous (compilation only).
diff --git a/oracle/database/makefile b/oracle/database/makefile
index 33e0b01..0554681 100644
--- a/oracle/database/makefile
+++ b/oracle/database/makefile
@@ -1,5 +1,4 @@
# file : oracle/database/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