From dae71f180120d7a7e22262220410913d77aa1767 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:25:57 +0200 Subject: Remove author field from file header Too much effort to maintain. --- common/optimistic/driver.cxx | 1 - common/optimistic/makefile | 1 - common/optimistic/test.hxx | 1 - 3 files changed, 3 deletions(-) (limited to 'common/optimistic') diff --git a/common/optimistic/driver.cxx b/common/optimistic/driver.cxx index 46929d4..84f54e9 100644 --- a/common/optimistic/driver.cxx +++ b/common/optimistic/driver.cxx @@ -1,5 +1,4 @@ // file : common/optimistic/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/optimistic/makefile b/common/optimistic/makefile index 9945ca5..f22f056 100644 --- a/common/optimistic/makefile +++ b/common/optimistic/makefile @@ -1,5 +1,4 @@ # file : common/optimistic/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/optimistic/test.hxx b/common/optimistic/test.hxx index 5346e1c..746c5a0 100644 --- a/common/optimistic/test.hxx +++ b/common/optimistic/test.hxx @@ -1,5 +1,4 @@ // file : common/optimistic/test.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1