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/view/driver.cxx | 1 - common/view/makefile | 1 - common/view/test.hxx | 1 - 3 files changed, 3 deletions(-) (limited to 'common/view') diff --git a/common/view/driver.cxx b/common/view/driver.cxx index f6dd613..01d06ca 100644 --- a/common/view/driver.cxx +++ b/common/view/driver.cxx @@ -1,5 +1,4 @@ // file : common/view/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/view/makefile b/common/view/makefile index 3b7c03d..b8bc105 100644 --- a/common/view/makefile +++ b/common/view/makefile @@ -1,5 +1,4 @@ # file : common/view/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/view/test.hxx b/common/view/test.hxx index 5cbd171..51862c1 100644 --- a/common/view/test.hxx +++ b/common/view/test.hxx @@ -1,5 +1,4 @@ // file : common/view/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