diff options
author | Paul Smith <psmith@gnu.org> | 2007-07-04 19:35:15 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2007-07-04 19:35:15 +0000 |
commit | 891ebd4d9766c1fb0bd11bd0fe8ef3ca871d4bc0 (patch) | |
tree | b7ab0c21bf9c5d6efd5581a3f395a3bd62678a4f /doc/make.texi | |
parent | a94019907222057e5c2ab6baa6816fcab73c686b (diff) | |
download | gunmake-891ebd4d9766c1fb0bd11bd0fe8ef3ca871d4bc0.tar.gz |
* Update to GPLv3
* Update copyright to 2007
* Fix download URL for translation files (thanks to Thiemo Seufer)
Diffstat (limited to 'doc/make.texi')
-rw-r--r-- | doc/make.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/make.texi b/doc/make.texi index 3928db7..d6cfc3c 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -26,7 +26,7 @@ This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{The GNU Make Manual}, for GNU @code{make} version @value{VERSION}. Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, -1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006 +1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation @@ -38,9 +38,9 @@ and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled ``GNU Free Documentation License.'' -(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify -this GNU Manual, like GNU software. Copies published by the Free -Software Foundation raise funds for GNU development.'' +(a) The FSF's Back-Cover Text is: ``You are free to copy and modify +this GNU Manual. Buying copies from GNU Press supports the FSF in +developing GNU and promoting software freedom.'' @end quotation @end copying |