diff options
Diffstat (limited to 'boost/pgsql/template')
-rw-r--r-- | boost/pgsql/template/Makefile.am | 1 | ||||
-rw-r--r-- | boost/pgsql/template/driver.cxx | 1 | ||||
-rw-r--r-- | boost/pgsql/template/makefile | 1 | ||||
-rw-r--r-- | boost/pgsql/template/test.hxx | 1 |
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 |