From 6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 14:10:04 +0300 Subject: Drop copyright notice from source code --- oracle/native/driver.cxx | 1 - oracle/native/makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'oracle/native') 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 -- cgit v1.1