diff options
-rw-r--r-- | lispref/ChangeLog | 2 | ||||
-rwxr-xr-x | lispref/tindex.pl | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 9e4886fce47..9cb9115ef55 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,7 @@ 2007-07-25 Glenn Morris <rgm@gnu.org> + * gpl.texi (GPL): Replace license with GPLv3. + * Relicense all FSF files to GPLv3 or later. 2007-07-16 Richard Stallman <rms@gnu.org> diff --git a/lispref/tindex.pl b/lispref/tindex.pl index 73143ffa596..89bbe5f5f6f 100755 --- a/lispref/tindex.pl +++ b/lispref/tindex.pl @@ -7,7 +7,7 @@ # # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # # GNU Emacs is distributed in the hope that it will be useful, |