Give credit to Akim for suggestion.

This commit is contained in:
Paul Eggert
2006-05-14 07:04:09 +00:00
parent 04c12cb83d
commit b15296ff31

View File

@@ -2,8 +2,9 @@
* data/c.m4 (b4_copyright): Put the special exception for Bison * data/c.m4 (b4_copyright): Put the special exception for Bison
skeletons here, so we don't have to put it in each skeleton. All skeletons here, so we don't have to put it in each skeleton. All
uses changed. Wrap the copyright notice, in case it is longer uses changed. Suggested by Akim Demaille. Also, wrap the
than 80 columns. Replace comma by newline after title. copyright notice, in case it is longer than 80 columns. Replace
comma by newline after title.
2006-05-11 Paul Eggert <eggert@cs.ucla.edu> 2006-05-11 Paul Eggert <eggert@cs.ucla.edu>