diff options
Diffstat (limited to 'qt/sqlite/template')
-rw-r--r-- | qt/sqlite/template/Makefile.am | 1 | ||||
-rw-r--r-- | qt/sqlite/template/driver.cxx | 1 | ||||
-rw-r--r-- | qt/sqlite/template/makefile | 1 | ||||
-rw-r--r-- | qt/sqlite/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/qt/sqlite/template/Makefile.am b/qt/sqlite/template/Makefile.am index fbf2e84..bcc946b 100644 --- a/qt/sqlite/template/Makefile.am +++ b/qt/sqlite/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/template/driver.cxx b/qt/sqlite/template/driver.cxx index c02cf06..cdf7e68 100644 --- a/qt/sqlite/template/driver.cxx +++ b/qt/sqlite/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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/sqlite/template/makefile b/qt/sqlite/template/makefile index b86ba6e..40e3fd0 100644 --- a/qt/sqlite/template/makefile +++ b/qt/sqlite/template/makefile @@ -1,5 +1,4 @@ # file : qt/sqlite/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/sqlite/template/test.hxx b/qt/sqlite/template/test.hxx index c823c0e..e94983c 100644 --- a/qt/sqlite/template/test.hxx +++ b/qt/sqlite/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/sqlite/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 |