diff options
Diffstat (limited to 'qt/mssql/template')
-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 |
4 files changed, 0 insertions, 4 deletions
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 |