diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-12-27 16:35:58 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-12-27 16:35:58 +0200 |
commit | 1f26958eb5531bd4b0c256e5b8dbefc75331beb9 (patch) | |
tree | 7ac8882b9c65d2f9ea0d7db73ecae86ef1d640f8 /cutl/shared-ptr/base.ixx | |
parent | bf02f9156f90b7699065d613a1f27ba99101d9a9 (diff) |
Remove author header
Diffstat (limited to 'cutl/shared-ptr/base.ixx')
-rw-r--r-- | cutl/shared-ptr/base.ixx | 1 |
1 files changed, 0 insertions, 1 deletions
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 |