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/include/driver.cxx | 1 - common/include/makefile | 1 - common/include/obj1.hxx | 1 - common/include/obj2.hxx | 1 - common/include/obj3.hxx | 1 - common/include/objs1.hxx | 1 - common/include/objs2.hxx | 1 - common/include/objs3.hxx | 1 - common/include/objs4.hxx | 1 - common/include/test1.hxx | 1 - common/include/test2.hxx | 1 - common/include/test3.hxx | 1 - common/include/test4.hxx | 1 - 13 files changed, 13 deletions(-) (limited to 'common/include') diff --git a/common/include/driver.cxx b/common/include/driver.cxx index d588a62..f9cf7e5 100644 --- a/common/include/driver.cxx +++ b/common/include/driver.cxx @@ -1,5 +1,4 @@ // file : common/include/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/include/makefile b/common/include/makefile index 7053d75..b4ad846 100644 --- a/common/include/makefile +++ b/common/include/makefile @@ -1,5 +1,4 @@ # file : common/include/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/include/obj1.hxx b/common/include/obj1.hxx index cdf6a66..30a8169 100644 --- a/common/include/obj1.hxx +++ b/common/include/obj1.hxx @@ -1,5 +1,4 @@ // file : common/include/obj1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/obj2.hxx b/common/include/obj2.hxx index 4c98d7d..8da9834 100644 --- a/common/include/obj2.hxx +++ b/common/include/obj2.hxx @@ -1,5 +1,4 @@ // file : common/include/obj2.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/obj3.hxx b/common/include/obj3.hxx index b73673a..222fe9a 100644 --- a/common/include/obj3.hxx +++ b/common/include/obj3.hxx @@ -1,5 +1,4 @@ // file : common/include/obj3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs1.hxx b/common/include/objs1.hxx index 5e592a4..b2befc6 100644 --- a/common/include/objs1.hxx +++ b/common/include/objs1.hxx @@ -1,5 +1,4 @@ // file : common/include/objs1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs2.hxx b/common/include/objs2.hxx index f2cfee0..40cafa0 100644 --- a/common/include/objs2.hxx +++ b/common/include/objs2.hxx @@ -1,5 +1,4 @@ // file : common/include/objs2.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs3.hxx b/common/include/objs3.hxx index d9bc01a..29b6206 100644 --- a/common/include/objs3.hxx +++ b/common/include/objs3.hxx @@ -1,5 +1,4 @@ // file : common/include/objs3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/objs4.hxx b/common/include/objs4.hxx index fc5f1de..e7ab43a 100644 --- a/common/include/objs4.hxx +++ b/common/include/objs4.hxx @@ -1,5 +1,4 @@ // file : common/include/objs1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test1.hxx b/common/include/test1.hxx index 15972c1..fb639cf 100644 --- a/common/include/test1.hxx +++ b/common/include/test1.hxx @@ -1,5 +1,4 @@ // file : common/include/test1.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test2.hxx b/common/include/test2.hxx index ee26994..5af2ac1 100644 --- a/common/include/test2.hxx +++ b/common/include/test2.hxx @@ -1,5 +1,4 @@ // file : common/include/test2.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test3.hxx b/common/include/test3.hxx index a2b2096..44117c3 100644 --- a/common/include/test3.hxx +++ b/common/include/test3.hxx @@ -1,5 +1,4 @@ // file : common/include/test3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/common/include/test4.hxx b/common/include/test4.hxx index 49180bc..e385af4 100644 --- a/common/include/test4.hxx +++ b/common/include/test4.hxx @@ -1,5 +1,4 @@ // file : common/include/test3.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1