aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/smart-ptr
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/smart-ptr
parentaafa2ef3d719ce47d96e8946ecfe2bd66553854f (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/qt/smart-ptr')
-rw-r--r--odb/qt/smart-ptr/lazy-pointer-traits.hxx1
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.hxx1
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.ixx1
-rw-r--r--odb/qt/smart-ptr/lazy-ptr.txx1
-rw-r--r--odb/qt/smart-ptr/pointer-traits.hxx1
-rw-r--r--odb/qt/smart-ptr/wrapper-traits.hxx1
6 files changed, 0 insertions, 6 deletions
diff --git a/odb/qt/smart-ptr/lazy-pointer-traits.hxx b/odb/qt/smart-ptr/lazy-pointer-traits.hxx
index 89c1222..743b9f9 100644
--- a/odb/qt/smart-ptr/lazy-pointer-traits.hxx
+++ b/odb/qt/smart-ptr/lazy-pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/lazy-pointer-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/smart-ptr/lazy-ptr.hxx b/odb/qt/smart-ptr/lazy-ptr.hxx
index e22dc3e..100e742 100644
--- a/odb/qt/smart-ptr/lazy-ptr.hxx
+++ b/odb/qt/smart-ptr/lazy-ptr.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/lazy-ptr.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/smart-ptr/lazy-ptr.ixx b/odb/qt/smart-ptr/lazy-ptr.ixx
index 331f20a..07f73f5 100644
--- a/odb/qt/smart-ptr/lazy-ptr.ixx
+++ b/odb/qt/smart-ptr/lazy-ptr.ixx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/lazy-ptr.ixx
-// 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/smart-ptr/lazy-ptr.txx b/odb/qt/smart-ptr/lazy-ptr.txx
index 2323536..d018ab5 100644
--- a/odb/qt/smart-ptr/lazy-ptr.txx
+++ b/odb/qt/smart-ptr/lazy-ptr.txx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/lazy-ptr.txx
-// 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/smart-ptr/pointer-traits.hxx b/odb/qt/smart-ptr/pointer-traits.hxx
index 0936955..e79044a 100644
--- a/odb/qt/smart-ptr/pointer-traits.hxx
+++ b/odb/qt/smart-ptr/pointer-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/pointer-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/smart-ptr/wrapper-traits.hxx b/odb/qt/smart-ptr/wrapper-traits.hxx
index 35e7d16..cd7f6d5 100644
--- a/odb/qt/smart-ptr/wrapper-traits.hxx
+++ b/odb/qt/smart-ptr/wrapper-traits.hxx
@@ -1,5 +1,4 @@
// file : odb/qt/smart-ptr/wrapper-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