diff options
Diffstat (limited to 'qt/oracle/template')
-rw-r--r-- | qt/oracle/template/Makefile.am | 1 | ||||
-rw-r--r-- | qt/oracle/template/driver.cxx | 1 | ||||
-rw-r--r-- | qt/oracle/template/makefile | 1 | ||||
-rw-r--r-- | qt/oracle/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/qt/oracle/template/Makefile.am b/qt/oracle/template/Makefile.am index 00b4afe..8a9ee00 100644 --- a/qt/oracle/template/Makefile.am +++ b/qt/oracle/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/oracle/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/oracle/template/driver.cxx b/qt/oracle/template/driver.cxx index c43e4f2..c30c0d8 100644 --- a/qt/oracle/template/driver.cxx +++ b/qt/oracle/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/oracle/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/oracle/template/makefile b/qt/oracle/template/makefile index ede9ed3..3b444b1 100644 --- a/qt/oracle/template/makefile +++ b/qt/oracle/template/makefile @@ -1,5 +1,4 @@ # file : qt/oracle/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/oracle/template/test.hxx b/qt/oracle/template/test.hxx index 02fcb8f..386cbc5 100644 --- a/qt/oracle/template/test.hxx +++ b/qt/oracle/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/oracle/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 |