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. --- libcommon/Makefile.am | 1 - libcommon/common/Makefile.am | 1 - libcommon/common/buffer.hxx | 1 - libcommon/common/common.cxx | 1 - libcommon/common/common.hxx | 1 - libcommon/common/common.txx | 1 - libcommon/common/concrete.hxx | 1 - libcommon/common/config-vc.h | 1 - libcommon/common/config.h.in | 1 - libcommon/common/config.hxx | 1 - libcommon/common/export.hxx | 1 - libcommon/common/makefile | 3 +-- libcommon/makefile | 1 - 13 files changed, 1 insertion(+), 14 deletions(-) (limited to 'libcommon') diff --git a/libcommon/Makefile.am b/libcommon/Makefile.am index f4904c1..aae7ec9 100644 --- a/libcommon/Makefile.am +++ b/libcommon/Makefile.am @@ -1,5 +1,4 @@ # file : libcommon/Makefile.am -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/Makefile.am b/libcommon/common/Makefile.am index 405a2ed..a8740d6 100644 --- a/libcommon/common/Makefile.am +++ b/libcommon/common/Makefile.am @@ -1,5 +1,4 @@ # file : libcommon/common/Makefile.am -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/buffer.hxx b/libcommon/common/buffer.hxx index ada73a1..876907f 100644 --- a/libcommon/common/buffer.hxx +++ b/libcommon/common/buffer.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/buffer.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/common.cxx b/libcommon/common/common.cxx index 8be7631..c8f43b8 100644 --- a/libcommon/common/common.cxx +++ b/libcommon/common/common.cxx @@ -1,5 +1,4 @@ // file : libcommon/common/common.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/common.hxx b/libcommon/common/common.hxx index da3737a..2eeb0b9 100644 --- a/libcommon/common/common.hxx +++ b/libcommon/common/common.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/common.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/common.txx b/libcommon/common/common.txx index ef1461e..89e2897 100644 --- a/libcommon/common/common.txx +++ b/libcommon/common/common.txx @@ -1,5 +1,4 @@ // file : libcommon/common/common.txx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/concrete.hxx b/libcommon/common/concrete.hxx index b7fde1f..00878e1 100644 --- a/libcommon/common/concrete.hxx +++ b/libcommon/common/concrete.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/concrete.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/config-vc.h b/libcommon/common/config-vc.h index e4a9397..1fcafe8 100644 --- a/libcommon/common/config-vc.h +++ b/libcommon/common/config-vc.h @@ -1,5 +1,4 @@ /* file : libcommon/common/config-vc.h - * author : Boris Kolpackov * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/libcommon/common/config.h.in b/libcommon/common/config.h.in index 2a98025..453b0f1 100644 --- a/libcommon/common/config.h.in +++ b/libcommon/common/config.h.in @@ -1,5 +1,4 @@ /* file : libcommon/common/config.h.in - * author : Boris Kolpackov * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC * license : GNU GPL v2; see accompanying LICENSE file */ diff --git a/libcommon/common/config.hxx b/libcommon/common/config.hxx index 935f0bc..6b18e6c 100644 --- a/libcommon/common/config.hxx +++ b/libcommon/common/config.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/config.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/export.hxx b/libcommon/common/export.hxx index 1f1a229..3a9e50d 100644 --- a/libcommon/common/export.hxx +++ b/libcommon/common/export.hxx @@ -1,5 +1,4 @@ // file : libcommon/common/export.hxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file diff --git a/libcommon/common/makefile b/libcommon/common/makefile index 842f8e4..7a0de2f 100644 --- a/libcommon/common/makefile +++ b/libcommon/common/makefile @@ -1,5 +1,4 @@ # file : libcommon/common/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file @@ -43,7 +42,7 @@ $(common.l.cpp-options): $(odb_db.l.cpp-options) $(odb.l.cpp-options) $(out_base)/config.h: $(dcf_root)/configuration-dynamic.make | $(out_base)/. @echo '/* file : libcommon/common/config.h' >$@ - @echo ' * author : automatically generated' >>$@ + @echo ' * note : automatically generated' >>$@ @echo ' */' >>$@ @echo '' >>$@ @echo '#ifndef LIBCOMMON_COMMON_CONFIG_H' >>$@ diff --git a/libcommon/makefile b/libcommon/makefile index cac6e2d..869d4f5 100644 --- a/libcommon/makefile +++ b/libcommon/makefile @@ -1,5 +1,4 @@ # file : libcommon/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL; see accompanying LICENSE file -- cgit v1.1