diff options
author | Eric Blake <ebb9@byu.net> | 2010-01-07 06:25:50 -0700 |
---|---|---|
committer | Eric Blake <ebb9@byu.net> | 2010-01-07 21:39:29 -0700 |
commit | 26b4e1ec676c285bef3209f85e82dc23143b1211 (patch) | |
tree | fff38a67d46787528190a72d7a40bfcc80a822d4 /NEWS | |
parent | d9b1e85c32afae7cd1fd11d1d920e8d8dc196c21 (diff) | |
download | m4-26b4e1ec676c285bef3209f85e82dc23143b1211.tar.gz |
Use correct license on auxiliary documentation.
Finish the work started by commit bef627e995.
* gnulib: Update to latest.
* AUTHORS: Use GFDL 1.3, not 1.2.
* README-alpha: Likewise.
* README: Likewise.
* THANKS: Likewise.
* doc/STYLE: Likewise.
* modules/README: Likewise.
* NEWS: Place under GFDL.
* TODO: Likewise.
* cfg.mk (old_NEWS_hash): Update.
Signed-off-by: Eric Blake <ebb9@byu.net>
(cherry picked from commit 6ba66f1202d607726e72e17e1fc778cdafee1941)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 14 insertions, 4 deletions
@@ -1,6 +1,4 @@ -GNU m4 NEWS - History of user-visible changes. -*- outline -*- -Copyright (C) 1992, 1993, 1994, 1998, 2000, 2001, 2006, 2007, 2008, -2009, 2010 Free Software Foundation, Inc. +GNU M4 NEWS - History of user-visible changes. -*- outline -*- * Noteworthy changes in Version 1.9b (200x-??-??) [beta] Released by ????, based on git version 1.9a-* @@ -1162,7 +1160,19 @@ contains the following beta features that were deemed worth deferring until * Version 0.50 - January 1990, by Rene' Seindal * Initial beta release. - + +======================================================================== + Local Variables: fill-column: 75 End: + +Copyright (C) 1992, 1993, 1994, 1998, 2000, 2001, 2006, 2007, 2008, +2009, 2010 Free Software Foundation, Inc. + +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts, and with no Back-Cover +Texts. A copy of the license is included in the ``GNU Free +Documentation License'' file as part of this distribution. |