diff options
Diffstat (limited to 'qt/common/template')
-rw-r--r-- | qt/common/template/Makefile.am | 1 | ||||
-rw-r--r-- | qt/common/template/driver.cxx | 1 | ||||
-rw-r--r-- | qt/common/template/makefile | 1 | ||||
-rw-r--r-- | qt/common/template/test.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/qt/common/template/Makefile.am b/qt/common/template/Makefile.am index e3cca0a..69037f6 100644 --- a/qt/common/template/Makefile.am +++ b/qt/common/template/Makefile.am @@ -1,5 +1,4 @@ # file : qt/common/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/common/template/driver.cxx b/qt/common/template/driver.cxx index ca37c05..48648aa 100644 --- a/qt/common/template/driver.cxx +++ b/qt/common/template/driver.cxx @@ -1,5 +1,4 @@ // file : qt/common/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/common/template/makefile b/qt/common/template/makefile index 84a63eb..82ab0b9 100644 --- a/qt/common/template/makefile +++ b/qt/common/template/makefile @@ -1,5 +1,4 @@ # file : qt/common/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/common/template/test.hxx b/qt/common/template/test.hxx index ced88b2..aed4455 100644 --- a/qt/common/template/test.hxx +++ b/qt/common/template/test.hxx @@ -1,5 +1,4 @@ // file : qt/common/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 |