aboutsummaryrefslogtreecommitdiff
path: root/pgsql/types
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
commitdae71f180120d7a7e22262220410913d77aa1767 (patch)
tree643a6529864e6e0e22446f2180707124c71847d0 /pgsql/types
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'pgsql/types')
-rw-r--r--pgsql/types/driver.cxx1
-rw-r--r--pgsql/types/makefile1
-rw-r--r--pgsql/types/test.hxx1
-rw-r--r--pgsql/types/traits.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/pgsql/types/driver.cxx b/pgsql/types/driver.cxx
index d6d675c..e69f3a5 100644
--- a/pgsql/types/driver.cxx
+++ b/pgsql/types/driver.cxx
@@ -1,5 +1,4 @@
// file : pgsql/types/driver.cxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/pgsql/types/makefile b/pgsql/types/makefile
index 0ba6bec..41c890c 100644
--- a/pgsql/types/makefile
+++ b/pgsql/types/makefile
@@ -1,5 +1,4 @@
# file : pgsql/types/makefile
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/pgsql/types/test.hxx b/pgsql/types/test.hxx
index 500887a..354a190 100644
--- a/pgsql/types/test.hxx
+++ b/pgsql/types/test.hxx
@@ -1,5 +1,4 @@
// file : pgsql/types/test.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/pgsql/types/traits.hxx b/pgsql/types/traits.hxx
index ae3bd9e..eadc94a 100644
--- a/pgsql/types/traits.hxx
+++ b/pgsql/types/traits.hxx
@@ -1,5 +1,4 @@
// file : pgsql/types/traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file