aboutsummaryrefslogtreecommitdiff
path: root/odb/details/shared-ptr
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:25:54 +0200
commita73b35b1944a1dc2f5564f6aa2087af090c87e05 (patch)
treec495163425dabd7c0f52aff7e79cc57092671aa7 /odb/details/shared-ptr
parent0043065406061c4b09435f75be3cdee237b92764 (diff)
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'odb/details/shared-ptr')
-rw-r--r--odb/details/shared-ptr/base.cxx1
-rw-r--r--odb/details/shared-ptr/base.hxx1
-rw-r--r--odb/details/shared-ptr/base.ixx1
-rw-r--r--odb/details/shared-ptr/base.txx1
-rw-r--r--odb/details/shared-ptr/counter-type.hxx1
5 files changed, 0 insertions, 5 deletions
diff --git a/odb/details/shared-ptr/base.cxx b/odb/details/shared-ptr/base.cxx
index 3331db7..9b3f2ba 100644
--- a/odb/details/shared-ptr/base.cxx
+++ b/odb/details/shared-ptr/base.cxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/details/shared-ptr/base.hxx b/odb/details/shared-ptr/base.hxx
index 3bc2df1..ad3cb73 100644
--- a/odb/details/shared-ptr/base.hxx
+++ b/odb/details/shared-ptr/base.hxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/details/shared-ptr/base.ixx b/odb/details/shared-ptr/base.ixx
index 12ea779..c82156b 100644
--- a/odb/details/shared-ptr/base.ixx
+++ b/odb/details/shared-ptr/base.ixx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/details/shared-ptr/base.txx b/odb/details/shared-ptr/base.txx
index 641ef3c..5384d44 100644
--- a/odb/details/shared-ptr/base.txx
+++ b/odb/details/shared-ptr/base.txx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/base.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
diff --git a/odb/details/shared-ptr/counter-type.hxx b/odb/details/shared-ptr/counter-type.hxx
index f208a4f..969ee92 100644
--- a/odb/details/shared-ptr/counter-type.hxx
+++ b/odb/details/shared-ptr/counter-type.hxx
@@ -1,5 +1,4 @@
// file : odb/details/shared-ptr/counter-type.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file