diff options
Diffstat (limited to 'qt')
-rw-r--r-- | qt/database.hxx | 1 | ||||
-rw-r--r-- | qt/driver.cxx | 1 | ||||
-rw-r--r-- | qt/employee.hxx | 1 | ||||
-rw-r--r-- | qt/makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/qt/database.hxx b/qt/database.hxx index 22eb459..be62c70 100644 --- a/qt/database.hxx +++ b/qt/database.hxx @@ -1,5 +1,4 @@ // file : qt/database.hxx -// author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain // diff --git a/qt/driver.cxx b/qt/driver.cxx index 726b9c9..3d05703 100644 --- a/qt/driver.cxx +++ b/qt/driver.cxx @@ -1,5 +1,4 @@ // file : qt/driver.cxx -// author : Constantin Michael <constantin@codesynthesis.com> // copyright : not copyrighted - public domain #include <iostream> diff --git a/qt/employee.hxx b/qt/employee.hxx index 33eb46f..f2c34da 100644 --- a/qt/employee.hxx +++ b/qt/employee.hxx @@ -1,5 +1,4 @@ // file : qt/employee.hxx -// author : Constantin Michael <constantin@codesynthesis.com> // copyright : not copyrighted - public domain #ifndef EMPLOYEE_HXX diff --git a/qt/makefile b/qt/makefile index fc4a6ef..ca26c14 100644 --- a/qt/makefile +++ b/qt/makefile @@ -1,5 +1,4 @@ # file : qt/makefile -# author : Constantin Michael <constantin@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |