aboutsummaryrefslogtreecommitdiff
path: root/qt/mysql
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/mysql
parentd3905b172b7d3cd1df933f57072aee652d10c186 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'qt/mysql')
-rw-r--r--qt/mysql/Makefile.am1
-rw-r--r--qt/mysql/basic/driver.cxx1
-rw-r--r--qt/mysql/basic/makefile1
-rw-r--r--qt/mysql/basic/test.hxx1
-rw-r--r--qt/mysql/date-time/driver.cxx1
-rw-r--r--qt/mysql/date-time/makefile1
-rw-r--r--qt/mysql/date-time/test.hxx1
-rw-r--r--qt/mysql/makefile1
-rw-r--r--qt/mysql/template/Makefile.am1
-rw-r--r--qt/mysql/template/driver.cxx1
-rw-r--r--qt/mysql/template/makefile1
-rw-r--r--qt/mysql/template/test.hxx1
-rw-r--r--qt/mysql/test.bat1
13 files changed, 0 insertions, 13 deletions
diff --git a/qt/mysql/Makefile.am b/qt/mysql/Makefile.am
index dec2a28..0e85c9f 100644
--- a/qt/mysql/Makefile.am
+++ b/qt/mysql/Makefile.am
@@ -1,5 +1,4 @@
# file : qt/mysql/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/mysql/basic/driver.cxx b/qt/mysql/basic/driver.cxx
index d2eebd6..d4ed9b8 100644
--- a/qt/mysql/basic/driver.cxx
+++ b/qt/mysql/basic/driver.cxx
@@ -1,5 +1,4 @@
// file : qt/mysql/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/mysql/basic/makefile b/qt/mysql/basic/makefile
index dcfac13..3d7d512 100644
--- a/qt/mysql/basic/makefile
+++ b/qt/mysql/basic/makefile
@@ -1,5 +1,4 @@
# file : qt/mysql/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/mysql/basic/test.hxx b/qt/mysql/basic/test.hxx
index 83b1396..e31689e 100644
--- a/qt/mysql/basic/test.hxx
+++ b/qt/mysql/basic/test.hxx
@@ -1,5 +1,4 @@
// file : qt/mysql/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/mysql/date-time/driver.cxx b/qt/mysql/date-time/driver.cxx
index 34eea5d..0f54c54 100644
--- a/qt/mysql/date-time/driver.cxx
+++ b/qt/mysql/date-time/driver.cxx
@@ -1,5 +1,4 @@
// file : qt/mysql/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/mysql/date-time/makefile b/qt/mysql/date-time/makefile
index 94963f5..278ed02 100644
--- a/qt/mysql/date-time/makefile
+++ b/qt/mysql/date-time/makefile
@@ -1,5 +1,4 @@
# file : qt/mysql/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/mysql/date-time/test.hxx b/qt/mysql/date-time/test.hxx
index dd0f640..dcc711d 100644
--- a/qt/mysql/date-time/test.hxx
+++ b/qt/mysql/date-time/test.hxx
@@ -1,5 +1,4 @@
// file : qt/mysql/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/mysql/makefile b/qt/mysql/makefile
index c87e1ea..4f65578 100644
--- a/qt/mysql/makefile
+++ b/qt/mysql/makefile
@@ -1,5 +1,4 @@
# file : qt/mysql/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/mysql/template/Makefile.am b/qt/mysql/template/Makefile.am
index 1239fa7..6de24ff 100644
--- a/qt/mysql/template/Makefile.am
+++ b/qt/mysql/template/Makefile.am
@@ -1,5 +1,4 @@
# file : qt/mysql/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/mysql/template/driver.cxx b/qt/mysql/template/driver.cxx
index bd12e22..02bf646 100644
--- a/qt/mysql/template/driver.cxx
+++ b/qt/mysql/template/driver.cxx
@@ -1,5 +1,4 @@
// file : qt/mysql/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/mysql/template/makefile b/qt/mysql/template/makefile
index aa5381d..ca8d4ca 100644
--- a/qt/mysql/template/makefile
+++ b/qt/mysql/template/makefile
@@ -1,5 +1,4 @@
# file : qt/mysql/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/mysql/template/test.hxx b/qt/mysql/template/test.hxx
index e6ca8ba..660a844 100644
--- a/qt/mysql/template/test.hxx
+++ b/qt/mysql/template/test.hxx
@@ -1,5 +1,4 @@
// file : qt/mysql/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/mysql/test.bat b/qt/mysql/test.bat
index 96f88be..d2d9278 100644
--- a/qt/mysql/test.bat
+++ b/qt/mysql/test.bat
@@ -1,6 +1,5 @@
@echo off
rem file : qt/mysql/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