diff options
Diffstat (limited to 'qt/mssql')
-rw-r--r-- | qt/mssql/Makefile.am | 1 | ||||
-rw-r--r-- | qt/mssql/basic/driver.cxx | 1 | ||||
-rw-r--r-- | qt/mssql/basic/makefile | 1 | ||||
-rw-r--r-- | qt/mssql/basic/test.hxx | 1 | ||||
-rw-r--r-- | qt/mssql/date-time/driver.cxx | 1 | ||||
-rw-r--r-- | qt/mssql/date-time/makefile | 1 | ||||
-rw-r--r-- | qt/mssql/date-time/test.hxx | 1 | ||||
-rw-r--r-- | qt/mssql/makefile | 1 | ||||
-rw-r--r-- | qt/mssql/template/Makefile.am | 1 | ||||
-rw-r--r-- | qt/mssql/template/driver.cxx | 1 | ||||
-rw-r--r-- | qt/mssql/template/makefile | 1 | ||||
-rw-r--r-- | qt/mssql/template/test.hxx | 1 | ||||
-rw-r--r-- | qt/mssql/test.bat | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/qt/mssql/Makefile.am b/qt/mssql/Makefile.am index 4ed226a..157af68 100644 --- a/qt/mssql/Makefile.am +++ b/qt/mssql/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mssql/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/mssql/basic/driver.cxx b/qt/mssql/basic/driver.cxx index 25ea172..65b8a1c 100644 --- a/qt/mssql/basic/driver.cxx +++ b/qt/mssql/basic/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mssql/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/mssql/basic/makefile b/qt/mssql/basic/makefile index 181e2ef..694c222 100644 --- a/qt/mssql/basic/makefile +++ b/qt/mssql/basic/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/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/mssql/basic/test.hxx b/qt/mssql/basic/test.hxx index 245d1ee..62bbbfe 100644 --- a/qt/mssql/basic/test.hxx +++ b/qt/mssql/basic/test.hxx @@ -1,5 +1,4 @@ // file : qt/mssql/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/mssql/date-time/driver.cxx b/qt/mssql/date-time/driver.cxx index 0e7681a..1e43e04 100644 --- a/qt/mssql/date-time/driver.cxx +++ b/qt/mssql/date-time/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mssql/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/mssql/date-time/makefile b/qt/mssql/date-time/makefile index efe33e2..c473900 100644 --- a/qt/mssql/date-time/makefile +++ b/qt/mssql/date-time/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/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/mssql/date-time/test.hxx b/qt/mssql/date-time/test.hxx index 218baaa..0f3f625 100644 --- a/qt/mssql/date-time/test.hxx +++ b/qt/mssql/date-time/test.hxx @@ -1,5 +1,4 @@ // file : qt/mssql/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/mssql/makefile b/qt/mssql/makefile index 22e3570..eb9b7b0 100644 --- a/qt/mssql/makefile +++ b/qt/mssql/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/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/mssql/template/Makefile.am b/qt/mssql/template/Makefile.am index ea290f1..1547fb4 100644 --- a/qt/mssql/template/Makefile.am +++ b/qt/mssql/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/mssql/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/mssql/template/driver.cxx b/qt/mssql/template/driver.cxx index 070ed91..4f12ba0 100644 --- a/qt/mssql/template/driver.cxx +++ b/qt/mssql/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/mssql/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/mssql/template/makefile b/qt/mssql/template/makefile index 8502371..e92d26a 100644 --- a/qt/mssql/template/makefile +++ b/qt/mssql/template/makefile @@ -1,5 +1,4 @@ # file : qt/mssql/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/mssql/template/test.hxx b/qt/mssql/template/test.hxx index c3b2198..cebe72b 100644 --- a/qt/mssql/template/test.hxx +++ b/qt/mssql/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/mssql/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/mssql/test.bat b/qt/mssql/test.bat index 5629a6b..3d76501 100644 --- a/qt/mssql/test.bat +++ b/qt/mssql/test.bat @@ -1,6 +1,5 @@ @echo off rem file : qt/mssql/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 |