aboutsummaryrefslogtreecommitdiff
path: root/odb/relational/pgsql
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/pgsql
parent0fd331b2f1ce974e8428acbd46ec8384da5879e1 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/relational/pgsql')
-rw-r--r--odb/relational/pgsql/common.cxx1
-rw-r--r--odb/relational/pgsql/common.hxx1
-rw-r--r--odb/relational/pgsql/context.cxx1
-rw-r--r--odb/relational/pgsql/context.hxx1
-rw-r--r--odb/relational/pgsql/header.cxx1
-rw-r--r--odb/relational/pgsql/model.cxx1
-rw-r--r--odb/relational/pgsql/schema.cxx1
-rw-r--r--odb/relational/pgsql/source.cxx1
8 files changed, 0 insertions, 8 deletions
diff --git a/odb/relational/pgsql/common.cxx b/odb/relational/pgsql/common.cxx
index e2d619e..6556016 100644
--- a/odb/relational/pgsql/common.cxx
+++ b/odb/relational/pgsql/common.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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/pgsql/common.hxx b/odb/relational/pgsql/common.hxx
index e62bd1c..81686ea 100644
--- a/odb/relational/pgsql/common.hxx
+++ b/odb/relational/pgsql/common.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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/pgsql/context.cxx b/odb/relational/pgsql/context.cxx
index 2a5baf2..7c664ea 100644
--- a/odb/relational/pgsql/context.cxx
+++ b/odb/relational/pgsql/context.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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/pgsql/context.hxx b/odb/relational/pgsql/context.hxx
index cab7095..b758caf 100644
--- a/odb/relational/pgsql/context.hxx
+++ b/odb/relational/pgsql/context.hxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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/pgsql/header.cxx b/odb/relational/pgsql/header.cxx
index 698dd31..9e6896e 100644
--- a/odb/relational/pgsql/header.cxx
+++ b/odb/relational/pgsql/header.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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/pgsql/model.cxx b/odb/relational/pgsql/model.cxx
index 83ab289..e1c84b2 100644
--- a/odb/relational/pgsql/model.cxx
+++ b/odb/relational/pgsql/model.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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/pgsql/schema.cxx b/odb/relational/pgsql/schema.cxx
index fc79c00..ce4ffb0 100644
--- a/odb/relational/pgsql/schema.cxx
+++ b/odb/relational/pgsql/schema.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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/pgsql/source.cxx b/odb/relational/pgsql/source.cxx
index e5bbe5e..2ae6660 100644
--- a/odb/relational/pgsql/source.cxx
+++ b/odb/relational/pgsql/source.cxx
@@ -1,5 +1,4 @@
// file : odb/relational/pgsql/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