diff options
Diffstat (limited to 'oracle/native')
-rw-r--r-- | oracle/native/driver.cxx | 1 | ||||
-rw-r--r-- | oracle/native/makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/oracle/native/driver.cxx b/oracle/native/driver.cxx index f01c4b7..541d21e 100644 --- a/oracle/native/driver.cxx +++ b/oracle/native/driver.cxx @@ -1,5 +1,4 @@ // file : oracle/native/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test native SQL execution. diff --git a/oracle/native/makefile b/oracle/native/makefile index 4618620..195fb62 100644 --- a/oracle/native/makefile +++ b/oracle/native/makefile @@ -1,5 +1,4 @@ # file : oracle/native/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 |