diff options
Diffstat (limited to 'pgsql/template')
-rw-r--r-- | pgsql/template/Makefile.am | 1 | ||||
-rw-r--r-- | pgsql/template/driver.cxx | 1 | ||||
-rw-r--r-- | pgsql/template/makefile | 1 | ||||
-rw-r--r-- | pgsql/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/pgsql/template/Makefile.am b/pgsql/template/Makefile.am index 9781646..a34a5c3 100644 --- a/pgsql/template/Makefile.am +++ b/pgsql/template/Makefile.am @@ -1,5 +1,4 @@ # file : 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/pgsql/template/driver.cxx b/pgsql/template/driver.cxx index 1ebb890..7f3ec12 100644 --- a/pgsql/template/driver.cxx +++ b/pgsql/template/driver.cxx @@ -1,5 +1,4 @@ // file : 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/pgsql/template/makefile b/pgsql/template/makefile index bf6b9c3..d1edd41 100644 --- a/pgsql/template/makefile +++ b/pgsql/template/makefile @@ -1,5 +1,4 @@ # file : 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/pgsql/template/test.hxx b/pgsql/template/test.hxx index a142b7f..be89561 100644 --- a/pgsql/template/test.hxx +++ b/pgsql/template/test.hxx @@ -1,5 +1,4 @@ // file : 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 |