From 1f26958eb5531bd4b0c256e5b8dbefc75331beb9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Dec 2011 16:35:58 +0200 Subject: Remove author header --- cutl/shared-ptr/base.cxx | 1 - cutl/shared-ptr/base.hxx | 1 - cutl/shared-ptr/base.ixx | 1 - cutl/shared-ptr/base.txx | 1 - 4 files changed, 4 deletions(-) (limited to 'cutl/shared-ptr') 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 // 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 // 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 // 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 // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file -- cgit v1.1