aboutsummaryrefslogtreecommitdiff
path: root/pgsql/truncation
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/truncation
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'pgsql/truncation')
-rw-r--r--pgsql/truncation/driver.cxx2
-rw-r--r--pgsql/truncation/makefile1
-rw-r--r--pgsql/truncation/test.hxx2
3 files changed, 0 insertions, 5 deletions
diff --git a/pgsql/truncation/driver.cxx b/pgsql/truncation/driver.cxx
index bbfa99e..810f422 100644
--- a/pgsql/truncation/driver.cxx
+++ b/pgsql/truncation/driver.cxx
@@ -1,6 +1,4 @@
// file : pgsql/truncation/driver.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
-// 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/truncation/makefile b/pgsql/truncation/makefile
index 6bfe835..152250c 100644
--- a/pgsql/truncation/makefile
+++ b/pgsql/truncation/makefile
@@ -1,5 +1,4 @@
# file : pgsql/truncation/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/truncation/test.hxx b/pgsql/truncation/test.hxx
index d472b52..1fbba44 100644
--- a/pgsql/truncation/test.hxx
+++ b/pgsql/truncation/test.hxx
@@ -1,6 +1,4 @@
// file : pgsql/truncation/test.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file