From b16111a4e4bf6b40b12ca678fcf967e554133603 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:57 +0200 Subject: Remove author field from file header Too much effort to maintain. --- 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/model.cxx | 1 - odb/relational/oracle/schema.cxx | 1 - odb/relational/oracle/source.cxx | 1 - 8 files changed, 8 deletions(-) (limited to 'odb/relational/oracle') 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v3; see accompanying LICENSE file -- cgit v1.1