diff options
Diffstat (limited to 'qt/pgsql')
-rw-r--r-- | qt/pgsql/Makefile.am | 1 | ||||
-rw-r--r-- | qt/pgsql/basic/driver.cxx | 1 | ||||
-rw-r--r-- | qt/pgsql/basic/makefile | 1 | ||||
-rw-r--r-- | qt/pgsql/basic/test.hxx | 1 | ||||
-rw-r--r-- | qt/pgsql/date-time/driver.cxx | 1 | ||||
-rw-r--r-- | qt/pgsql/date-time/makefile | 1 | ||||
-rw-r--r-- | qt/pgsql/date-time/test.hxx | 1 | ||||
-rw-r--r-- | qt/pgsql/makefile | 1 | ||||
-rw-r--r-- | qt/pgsql/template/Makefile.am | 1 | ||||
-rw-r--r-- | qt/pgsql/template/driver.cxx | 1 | ||||
-rw-r--r-- | qt/pgsql/template/makefile | 1 | ||||
-rw-r--r-- | qt/pgsql/template/test.hxx | 1 | ||||
-rw-r--r-- | qt/pgsql/test.bat | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/qt/pgsql/Makefile.am b/qt/pgsql/Makefile.am index 3073fef..c409576 100644 --- a/qt/pgsql/Makefile.am +++ b/qt/pgsql/Makefile.am @@ -1,5 +1,4 @@ # file : qt/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/qt/pgsql/basic/driver.cxx b/qt/pgsql/basic/driver.cxx index a2384f6..5a4889c 100644 --- a/qt/pgsql/basic/driver.cxx +++ b/qt/pgsql/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/pgsql/basic/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/qt/pgsql/basic/makefile b/qt/pgsql/basic/makefile index 977cdca..b5151bf 100644 --- a/qt/pgsql/basic/makefile +++ b/qt/pgsql/basic/makefile @@ -1,5 +1,4 @@ # file : qt/pgsql/basic/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/qt/pgsql/basic/test.hxx b/qt/pgsql/basic/test.hxx index 4633b2c..ef24936 100644 --- a/qt/pgsql/basic/test.hxx +++ b/qt/pgsql/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/pgsql/basic/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/qt/pgsql/date-time/driver.cxx b/qt/pgsql/date-time/driver.cxx index c1f41f0..cad440f 100644 --- a/qt/pgsql/date-time/driver.cxx +++ b/qt/pgsql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/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/qt/pgsql/date-time/makefile b/qt/pgsql/date-time/makefile index b6e71a8..ad9225f 100644 --- a/qt/pgsql/date-time/makefile +++ b/qt/pgsql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/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/qt/pgsql/date-time/test.hxx b/qt/pgsql/date-time/test.hxx index 6560e0c..cc84066 100644 --- a/qt/pgsql/date-time/test.hxx +++ b/qt/pgsql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/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/qt/pgsql/makefile b/qt/pgsql/makefile index 21f4fd3..85f348d 100644 --- a/qt/pgsql/makefile +++ b/qt/pgsql/makefile @@ -1,5 +1,4 @@ # file : qt/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/qt/pgsql/template/Makefile.am b/qt/pgsql/template/Makefile.am index 94f3474..134ffd9 100644 --- a/qt/pgsql/template/Makefile.am +++ b/qt/pgsql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/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/qt/pgsql/template/driver.cxx b/qt/pgsql/template/driver.cxx index aae2509..41431b4 100644 --- a/qt/pgsql/template/driver.cxx +++ b/qt/pgsql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/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/qt/pgsql/template/makefile b/qt/pgsql/template/makefile index c599c3e..723d1fe 100644 --- a/qt/pgsql/template/makefile +++ b/qt/pgsql/template/makefile @@ -1,5 +1,4 @@ # file : qt/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/qt/pgsql/template/test.hxx b/qt/pgsql/template/test.hxx index 7d285b7..fd09f8e 100644 --- a/qt/pgsql/template/test.hxx +++ b/qt/pgsql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/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/qt/pgsql/test.bat b/qt/pgsql/test.bat index 02da4cd..d0f042a 100644 --- a/qt/pgsql/test.bat +++ b/qt/pgsql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/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 |