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/pragma/driver.cxx | 1 - common/pragma/makefile | 1 - common/pragma/test.hxx | 1 - 3 files changed, 3 deletions(-) (limited to 'common/pragma') diff --git a/common/pragma/driver.cxx b/common/pragma/driver.cxx index 65b384d..549da67 100644 --- a/common/pragma/driver.cxx +++ b/common/pragma/driver.cxx @@ -1,5 +1,4 @@ // file : common/pragma/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/pragma/makefile b/common/pragma/makefile index 449fcaf..b66d04a 100644 --- a/common/pragma/makefile +++ b/common/pragma/makefile @@ -1,5 +1,4 @@ # file : common/pragma/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/pragma/test.hxx b/common/pragma/test.hxx index d7f21b0..cf80998 100644 --- a/common/pragma/test.hxx +++ b/common/pragma/test.hxx @@ -1,5 +1,4 @@ // file : common/template/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