aboutsummaryrefslogtreecommitdiff
path: root/boost/pgsql
diff options
context:
space:
mode:
Diffstat (limited to 'boost/pgsql')
-rw-r--r--boost/pgsql/Makefile.am1
-rw-r--r--boost/pgsql/date-time/driver.cxx1
-rw-r--r--boost/pgsql/date-time/makefile1
-rw-r--r--boost/pgsql/date-time/test.hxx1
-rw-r--r--boost/pgsql/makefile1
-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
-rw-r--r--boost/pgsql/test.bat1
10 files changed, 0 insertions, 10 deletions
diff --git a/boost/pgsql/Makefile.am b/boost/pgsql/Makefile.am
index cf1cda7..92fca3e 100644
--- a/boost/pgsql/Makefile.am
+++ b/boost/pgsql/Makefile.am
@@ -1,5 +1,4 @@
# file : boost/pgsql/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/date-time/driver.cxx b/boost/pgsql/date-time/driver.cxx
index 6827bd6..4012fd6 100644
--- a/boost/pgsql/date-time/driver.cxx
+++ b/boost/pgsql/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : boost/pgsql/date-time/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/date-time/makefile b/boost/pgsql/date-time/makefile
index 27f3f6d..bebe279 100644
--- a/boost/pgsql/date-time/makefile
+++ b/boost/pgsql/date-time/makefile
@@ -1,5 +1,4 @@
# file : boost/pgsql/date-time/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/date-time/test.hxx b/boost/pgsql/date-time/test.hxx
index 9f6746e..68e26e5 100644
--- a/boost/pgsql/date-time/test.hxx
+++ b/boost/pgsql/date-time/test.hxx
@@ -1,5 +1,4 @@
// file : boost/pgsql/date-time/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/boost/pgsql/makefile b/boost/pgsql/makefile
index 9b69e32..dbf8a6d 100644
--- a/boost/pgsql/makefile
+++ b/boost/pgsql/makefile
@@ -1,5 +1,4 @@
# file : boost/pgsql/makefile
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
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
diff --git a/boost/pgsql/test.bat b/boost/pgsql/test.bat
index bcbab16..48ec426 100644
--- a/boost/pgsql/test.bat
+++ b/boost/pgsql/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : boost/pgsql/test.bat
-rem author : Constantin Michael <constantin@codesynthesis.com>
rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file