diff options
author | Miles Bader <miles@gnu.org> | 2007-07-26 05:28:10 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-07-26 05:28:10 +0000 |
commit | 9aecacd08a93bffb529cee59d74477890ce96f37 (patch) | |
tree | 149d4cef4deb6e93e300b6ef89322181a3d29ce4 /etc/NEWS.22 | |
parent | 9ee365d565205366d61d9b50dd2a15ef903be983 (diff) | |
parent | ef2805c29bb03f0c8c0d4b37a65f511123dcab1c (diff) | |
download | emacs-9aecacd08a93bffb529cee59d74477890ce96f37.tar.gz |
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r-- | etc/NEWS.22 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 3d5ff1aff3a..5b1f9e8c6fa 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -36,6 +36,8 @@ Some specific packages that are known to cause problems are: * Installation Changes in Emacs 22.2 +** Emacs is now licensed under the GNU GPL version 3 (or later). + * Changes in Emacs 22.2 ** The values of `dired-recursive-deletes' and `dired-recursive-copies' @@ -5419,7 +5421,7 @@ This file is part of GNU Emacs. 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, |