From 3ea7899eb449a5094ae6d7b7707bbde6f57c5dd7 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 11 Feb 2020 21:24:35 +0300 Subject: Drop copyright notice from source code --- odb/relational/oracle/common.cxx | 1 - odb/relational/oracle/common.hxx | 1 - odb/relational/oracle/context.cxx | 1 - odb/relational/oracle/context.hxx | 1 - odb/relational/oracle/header.cxx | 1 - odb/relational/oracle/inline.cxx | 1 - odb/relational/oracle/model.cxx | 1 - odb/relational/oracle/schema.cxx | 1 - odb/relational/oracle/source.cxx | 1 - 9 files changed, 9 deletions(-) (limited to 'odb/relational/oracle') diff --git a/odb/relational/oracle/common.cxx b/odb/relational/oracle/common.cxx index 74cbc4f..7caafc9 100644 --- a/odb/relational/oracle/common.cxx +++ b/odb/relational/oracle/common.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/common.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/oracle/common.hxx b/odb/relational/oracle/common.hxx index 8eaa0f2..1958aab 100644 --- a/odb/relational/oracle/common.hxx +++ b/odb/relational/oracle/common.hxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/common.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_RELATIONAL_ORACLE_COMMON_HXX diff --git a/odb/relational/oracle/context.cxx b/odb/relational/oracle/context.cxx index 36d1343..12ce0aa 100644 --- a/odb/relational/oracle/context.cxx +++ b/odb/relational/oracle/context.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/context.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/oracle/context.hxx b/odb/relational/oracle/context.hxx index 3cf9cd4..6c55853 100644 --- a/odb/relational/oracle/context.hxx +++ b/odb/relational/oracle/context.hxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/context.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #ifndef ODB_RELATIONAL_ORACLE_CONTEXT_HXX diff --git a/odb/relational/oracle/header.cxx b/odb/relational/oracle/header.cxx index 0971865..bf50bb2 100644 --- a/odb/relational/oracle/header.cxx +++ b/odb/relational/oracle/header.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/header.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/oracle/inline.cxx b/odb/relational/oracle/inline.cxx index 7a7cda5..1b6d606 100644 --- a/odb/relational/oracle/inline.cxx +++ b/odb/relational/oracle/inline.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/inline.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/oracle/model.cxx b/odb/relational/oracle/model.cxx index 15ce639..b65e201 100644 --- a/odb/relational/oracle/model.cxx +++ b/odb/relational/oracle/model.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/model.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/oracle/schema.cxx b/odb/relational/oracle/schema.cxx index 4c0d483..75100b1 100644 --- a/odb/relational/oracle/schema.cxx +++ b/odb/relational/oracle/schema.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/schema.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include diff --git a/odb/relational/oracle/source.cxx b/odb/relational/oracle/source.cxx index f081d54..adf9864 100644 --- a/odb/relational/oracle/source.cxx +++ b/odb/relational/oracle/source.cxx @@ -1,5 +1,4 @@ // file : odb/relational/oracle/source.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file #include -- cgit v1.1