aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/containers
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:56 +0200
commit94ad197a8b1dc7faeacd69cd269a9f80681036cd (patch)
tree28d245fa1a5d6742b7961dfa7e7fa8ddb6dec230 /odb/qt/containers
parentaafa2ef3d719ce47d96e8946ecfe2bd66553854f (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/qt/containers')
-rw-r--r--odb/qt/containers/qhash-traits.hxx1
-rw-r--r--odb/qt/containers/qlinked-list-traits.hxx1
-rw-r--r--odb/qt/containers/qlist-traits.hxx1
-rw-r--r--odb/qt/containers/qmap-traits.hxx1
-rw-r--r--odb/qt/containers/qset-traits.hxx1
-rw-r--r--odb/qt/containers/qvector-traits.hxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/odb/qt/containers/qhash-traits.hxx b/odb/qt/containers/qhash-traits.hxx
index b215a16..9482253 100644
--- a/odb/qt/containers/qhash-traits.hxx
+++ b/odb/qt/containers/qhash-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/containers/qhash-traits.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/odb/qt/containers/qlinked-list-traits.hxx b/odb/qt/containers/qlinked-list-traits.hxx
index 454079c..171131e 100644
--- a/odb/qt/containers/qlinked-list-traits.hxx
+++ b/odb/qt/containers/qlinked-list-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/containers/qlinked-list-traits.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/odb/qt/containers/qlist-traits.hxx b/odb/qt/containers/qlist-traits.hxx
index e2c4c80..041727f 100644
--- a/odb/qt/containers/qlist-traits.hxx
+++ b/odb/qt/containers/qlist-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/containers/qlist-traits.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/odb/qt/containers/qmap-traits.hxx b/odb/qt/containers/qmap-traits.hxx
index c94c912..a5e9b7d 100644
--- a/odb/qt/containers/qmap-traits.hxx
+++ b/odb/qt/containers/qmap-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/containers/qmap-traits.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/odb/qt/containers/qset-traits.hxx b/odb/qt/containers/qset-traits.hxx
index 3e21b95..d8967c1 100644
--- a/odb/qt/containers/qset-traits.hxx
+++ b/odb/qt/containers/qset-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/containers/qset-traits.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/odb/qt/containers/qvector-traits.hxx b/odb/qt/containers/qvector-traits.hxx
index eebe5e1..fde5690 100644
--- a/odb/qt/containers/qvector-traits.hxx
+++ b/odb/qt/containers/qvector-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/containers/qvector-traits.hxx
-// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file