aboutsummaryrefslogtreecommitdiff
path: root/qt/oracle
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:57 +0200
commitdae71f180120d7a7e22262220410913d77aa1767 (patch)
tree643a6529864e6e0e22446f2180707124c71847d0 /qt/oracle
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'qt/oracle')
-rw-r--r--qt/oracle/Makefile.am1
-rw-r--r--qt/oracle/basic/driver.cxx1
-rw-r--r--qt/oracle/basic/makefile1
-rw-r--r--qt/oracle/basic/test.hxx1
-rw-r--r--qt/oracle/date-time/driver.cxx1
-rw-r--r--qt/oracle/date-time/makefile1
-rw-r--r--qt/oracle/date-time/test.hxx1
-rw-r--r--qt/oracle/makefile1
-rw-r--r--qt/oracle/template/Makefile.am1
-rw-r--r--qt/oracle/template/driver.cxx1
-rw-r--r--qt/oracle/template/makefile1
-rw-r--r--qt/oracle/template/test.hxx1
-rw-r--r--qt/oracle/test.bat1
13 files changed, 0 insertions, 13 deletions
diff --git a/qt/oracle/Makefile.am b/qt/oracle/Makefile.am
index dedab0e..496c797 100644
--- a/qt/oracle/Makefile.am
+++ b/qt/oracle/Makefile.am
@@ -1,5 +1,4 @@
# file : qt/oracle/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/basic/driver.cxx b/qt/oracle/basic/driver.cxx
index 9b37d67..a85911f 100644
--- a/qt/oracle/basic/driver.cxx
+++ b/qt/oracle/basic/driver.cxx
@@ -1,5 +1,4 @@
// file : qt/oracle/basic/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/basic/makefile b/qt/oracle/basic/makefile
index 9f3207e..ab8e650 100644
--- a/qt/oracle/basic/makefile
+++ b/qt/oracle/basic/makefile
@@ -1,5 +1,4 @@
# file : qt/oracle/basic/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/basic/test.hxx b/qt/oracle/basic/test.hxx
index 6a3e788..d511f3d 100644
--- a/qt/oracle/basic/test.hxx
+++ b/qt/oracle/basic/test.hxx
@@ -1,5 +1,4 @@
// file : qt/oracle/basic/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
diff --git a/qt/oracle/date-time/driver.cxx b/qt/oracle/date-time/driver.cxx
index f6c5400..b201c9f 100644
--- a/qt/oracle/date-time/driver.cxx
+++ b/qt/oracle/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : qt/oracle/date-time/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/date-time/makefile b/qt/oracle/date-time/makefile
index e018e16..0fbdce6 100644
--- a/qt/oracle/date-time/makefile
+++ b/qt/oracle/date-time/makefile
@@ -1,5 +1,4 @@
# file : qt/oracle/date-time/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/date-time/test.hxx b/qt/oracle/date-time/test.hxx
index 1f10411..ab3f11e 100644
--- a/qt/oracle/date-time/test.hxx
+++ b/qt/oracle/date-time/test.hxx
@@ -1,5 +1,4 @@
// file : qt/oracle/date-time/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
diff --git a/qt/oracle/makefile b/qt/oracle/makefile
index 3d3b063..4ae5f4b 100644
--- a/qt/oracle/makefile
+++ b/qt/oracle/makefile
@@ -1,5 +1,4 @@
# file : qt/oracle/makefile
-# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license : GNU GPL; see accompanying LICENSE file
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
diff --git a/qt/oracle/test.bat b/qt/oracle/test.bat
index e73cdff..e9a56ee 100644
--- a/qt/oracle/test.bat
+++ b/qt/oracle/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : qt/oracle/test.bat
-rem author : Constantin Michael <constantin@codesynthesis.com>
rem copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
rem license : GNU GPL v2; see accompanying LICENSE file