aboutsummaryrefslogtreecommitdiff
path: root/cutl/shared-ptr/base.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/shared-ptr/base.cxx')
-rw-r--r--cutl/shared-ptr/base.cxx1
1 files changed, 0 insertions, 1 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