aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/oracle
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
commitb16111a4e4bf6b40b12ca678fcf967e554133603 (patch)
tree0ead8183eebcf578d7c4e71f27fb6fa994e38292 /odb/relational/oracle
parent0fd331b2f1ce974e8428acbd46ec8384da5879e1 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/relational/oracle')
-rw-r--r--odb/relational/oracle/common.cxx1
-rw-r--r--odb/relational/oracle/common.hxx1
-rw-r--r--odb/relational/oracle/context.cxx1
-rw-r--r--odb/relational/oracle/context.hxx1
-rw-r--r--odb/relational/oracle/header.cxx1
-rw-r--r--odb/relational/oracle/model.cxx1
-rw-r--r--odb/relational/oracle/schema.cxx1
-rw-r--r--odb/relational/oracle/source.cxx1
8 files changed, 0 insertions, 8 deletions
diff --git a/odb/relational/oracle/common.cxx b/odb/relational/oracle/common.cxx
index 3b1c1b6..a18f516 100644
--- a/odb/relational/oracle/common.cxx
+++ b/odb/relational/oracle/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/common.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/common.hxx b/odb/relational/oracle/common.hxx
index d2799cb..cab0e62 100644
--- a/odb/relational/oracle/common.hxx
+++ b/odb/relational/oracle/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/common.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/context.cxx b/odb/relational/oracle/context.cxx
index bb76ee7..d1f6a83 100644
--- a/odb/relational/oracle/context.cxx
+++ b/odb/relational/oracle/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/context.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/context.hxx b/odb/relational/oracle/context.hxx
index e19264a..8b723d9 100644
--- a/odb/relational/oracle/context.hxx
+++ b/odb/relational/oracle/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/context.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/header.cxx b/odb/relational/oracle/header.cxx
index 8b9b93e..b87f447 100644
--- a/odb/relational/oracle/header.cxx
+++ b/odb/relational/oracle/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/header.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/model.cxx b/odb/relational/oracle/model.cxx
index 83b0744..abd6cf3 100644
--- a/odb/relational/oracle/model.cxx
+++ b/odb/relational/oracle/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/model.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/schema.cxx b/odb/relational/oracle/schema.cxx
index b98facc..81ec7f1 100644
--- a/odb/relational/oracle/schema.cxx
+++ b/odb/relational/oracle/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/schema.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file
diff --git a/odb/relational/oracle/source.cxx b/odb/relational/oracle/source.cxx
index d47e203..d779a1e 100644
--- a/odb/relational/oracle/source.cxx
+++ b/odb/relational/oracle/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/oracle/source.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file