aboutsummaryrefslogtreecommitdiff
path: root/boost/pgsql/template
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 /boost/pgsql/template
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'boost/pgsql/template')
-rw-r--r--boost/pgsql/template/Makefile.am1
-rw-r--r--boost/pgsql/template/driver.cxx1
-rw-r--r--boost/pgsql/template/makefile1
-rw-r--r--boost/pgsql/template/test.hxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/boost/pgsql/template/Makefile.am b/boost/pgsql/template/Makefile.am
index 2c9f50a..8e75803 100644
--- a/boost/pgsql/template/Makefile.am
+++ b/boost/pgsql/template/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/pgsql/template/Makefile.am
-# 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/boost/pgsql/template/driver.cxx b/boost/pgsql/template/driver.cxx
index e670008..2f7d3e1 100644
--- a/boost/pgsql/template/driver.cxx
+++ b/boost/pgsql/template/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/pgsql/template/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/boost/pgsql/template/makefile b/boost/pgsql/template/makefile
index 986926b..bbb2bcf 100644
--- a/boost/pgsql/template/makefile
+++ b/boost/pgsql/template/makefile
@@ -1,5 +1,4 @@
# file : boost/pgsql/template/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/boost/pgsql/template/test.hxx b/boost/pgsql/template/test.hxx
index fd4a879..09b1b82 100644
--- a/boost/pgsql/template/test.hxx
+++ b/boost/pgsql/template/test.hxx
@@ -1,5 +1,4 @@
// file : boost/pgsql/template/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