diff options
Diffstat (limited to 'pgsql/native')
-rw-r--r-- | pgsql/native/driver.cxx | 1 | ||||
-rw-r--r-- | pgsql/native/makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/pgsql/native/driver.cxx b/pgsql/native/driver.cxx index 7fc63f6..c2389a0 100644 --- a/pgsql/native/driver.cxx +++ b/pgsql/native/driver.cxx @@ -1,5 +1,4 @@ // file : pgsql/native/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/native/makefile b/pgsql/native/makefile index 5b85f42..940cfee 100644 --- a/pgsql/native/makefile +++ b/pgsql/native/makefile @@ -1,5 +1,4 @@ # file : pgsql/native/makefile -# author : Constantin Michael <constantin@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |