summaryrefslogtreecommitdiff
path: root/include/include.am
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2011-08-25 00:16:06 +0400
committerIvan Maidanski <ivmai@mail.ru>2011-08-25 00:16:06 +0400
commit64517562486bbd3e67f2b9d8106e87c1bab40109 (patch)
treeb27b77edf33726eb1bcd624ee5622e56c034365e /include/include.am
parenteb3a6c3e0a931c5c06f9abe2e5a58be706daba84 (diff)
downloadbdwgc-64517562486bbd3e67f2b9d8106e87c1bab40109.tar.gz
Remove information about the authors from the source files.
(This information could be observed via "git log" or by looking into the original version of a file.) * Makefile.am: Remove original-author and modified-by information (as well as a time-stamp) from the file header. * configure.ac: Ditto. * cord/cordbscs.c: Ditto. * cord/cordprnt.c: Ditto. * cord/cordxtra.c: Ditto. * cord/de.c: Ditto. * cord/de_cmds.h: Ditto. * cord/de_win.h: Ditto. * doc/README.arm.cross: Ditto. * doc/doc.am: Ditto. * dyn_load.c: Ditto. * gc_cpp.cc: Ditto. * gc_dlopen.c: Ditto. * include/cord.h: Ditto. * include/include.am: Ditto. * include/private/cord_pos.h: Ditto. * include/private/gc_hdrs.h: Ditto. * include/weakpointer.h: Ditto. * m4/gc_set_version.m4: Ditto. * tests/test_cpp.cc: Ditto. * cord/cordprnt.c: Fix a typo in a comment. * AUTHORS: Add authors. * cord/cordprnt.c: Expand all tabs to spaces; remove trailing spaces at EOLn. * cord/de.c: Ditto. * cord/de_cmds.h: Ditto. * cord/de_win.c: Ditto. * cord/de_win.h: Ditto. * doc/README.arm.cross: Ditto. * include/private/cord_pos.h: Ditto. * include/weakpointer.h: Ditto. * m4/gc_set_version.m4: Ditto.
Diffstat (limited to 'include/include.am')
-rw-r--r--include/include.am10
1 files changed, 3 insertions, 7 deletions
diff --git a/include/include.am b/include/include.am
index 9918c21a..a793a6f4 100644
--- a/include/include.am
+++ b/include/include.am
@@ -1,16 +1,12 @@
-#
-#
+#
# THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
# OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
-#
+#
# Permission is hereby granted to use or copy this program
# for any purpose, provided the above notices are retained on all copies.
# Permission to modify the code and to distribute modified code is granted,
# provided the above notices are retained, and a notice that the code was
# modified is included with the above copyright notice.
-#
-# Modified by: Grzegorz Jakacki <jakacki at acm dot org>
-# Modified by: Petter Urkedal <petter.urkedal@nordita.dk>
## Process this file with automake to produce part of Makefile.in.
@@ -51,7 +47,7 @@ dist_noinst_HEADERS += \
include/private/thread_local_alloc.h \
include/cord.h \
include/ec.h \
- include/javaxfc.h
+ include/javaxfc.h
# unprefixed header
include_HEADERS += \