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/container/any.hxx | 1 - cutl/container/graph.hxx | 1 - cutl/container/graph.txx | 1 - cutl/container/pointer-iterator.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'cutl/container') diff --git a/cutl/container/any.hxx b/cutl/container/any.hxx index 067df12..87a3d7b 100644 --- a/cutl/container/any.hxx +++ b/cutl/container/any.hxx @@ -1,5 +1,4 @@ // file : cutl/container/any.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file diff --git a/cutl/container/graph.hxx b/cutl/container/graph.hxx index 7ba21ed..c2fb539 100644 --- a/cutl/container/graph.hxx +++ b/cutl/container/graph.hxx @@ -1,5 +1,4 @@ // file : cutl/container/graph.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file diff --git a/cutl/container/graph.txx b/cutl/container/graph.txx index 5c604c4..5099d37 100644 --- a/cutl/container/graph.txx +++ b/cutl/container/graph.txx @@ -1,5 +1,4 @@ // file : cutl/container/graph.txx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file diff --git a/cutl/container/pointer-iterator.hxx b/cutl/container/pointer-iterator.hxx index 9c64e6c..cfd69d4 100644 --- a/cutl/container/pointer-iterator.hxx +++ b/cutl/container/pointer-iterator.hxx @@ -1,5 +1,4 @@ // file : cutl/container/pointer-iterator.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file -- cgit v1.1