aboutsummaryrefslogtreecommitdiff
path: root/cutl/shared-ptr
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/shared-ptr')
-rw-r--r--cutl/shared-ptr/base.cxx1
-rw-r--r--cutl/shared-ptr/base.hxx1
-rw-r--r--cutl/shared-ptr/base.ixx1
-rw-r--r--cutl/shared-ptr/base.txx1
4 files changed, 0 insertions, 4 deletions
diff --git a/cutl/shared-ptr/base.cxx b/cutl/shared-ptr/base.cxx
index 7d9a222..24e777b 100644
--- a/cutl/shared-ptr/base.cxx
+++ b/cutl/shared-ptr/base.cxx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.cxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/shared-ptr/base.hxx b/cutl/shared-ptr/base.hxx
index b04ac60..5f283dd 100644
--- a/cutl/shared-ptr/base.hxx
+++ b/cutl/shared-ptr/base.hxx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/shared-ptr/base.ixx b/cutl/shared-ptr/base.ixx
index 047c144..e6f8e63 100644
--- a/cutl/shared-ptr/base.ixx
+++ b/cutl/shared-ptr/base.ixx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.ixx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
diff --git a/cutl/shared-ptr/base.txx b/cutl/shared-ptr/base.txx
index 6629451..e59dbc6 100644
--- a/cutl/shared-ptr/base.txx
+++ b/cutl/shared-ptr/base.txx
@@ -1,5 +1,4 @@
// file : cutl/shared-ptr/base.txx
-// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file