diff options
| author | Miles Bader | 2007-07-26 05:28:10 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-07-26 05:28:10 +0000 |
| commit | 9aecacd08a93bffb529cee59d74477890ce96f37 (patch) | |
| tree | 149d4cef4deb6e93e300b6ef89322181a3d29ce4 /lwlib/ChangeLog | |
| parent | 9ee365d565205366d61d9b50dd2a15ef903be983 (diff) | |
| parent | ef2805c29bb03f0c8c0d4b37a65f511123dcab1c (diff) | |
| download | emacs-9aecacd08a93bffb529cee59d74477890ce96f37.tar.gz emacs-9aecacd08a93bffb529cee59d74477890ce96f37.zip | |
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 'lwlib/ChangeLog')
| -rw-r--r-- | lwlib/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index fb722be920f..6079a3af84a 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-07-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Relicense all FSF files to GPLv3 or later. | ||
| 4 | |||
| 5 | * COPYING: Switch to GPLv3. | ||
| 6 | |||
| 1 | 2007-06-13 Chong Yidong <cyd@stupidchicken.com> | 7 | 2007-06-13 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * lwlib-Xaw.c, lwlib.c: Link to xaw3d if available. | 9 | * lwlib-Xaw.c, lwlib.c: Link to xaw3d if available. |
| @@ -1354,7 +1360,7 @@ | |||
| 1354 | 1360 | ||
| 1355 | GNU Emacs is free software; you can redistribute it and/or modify | 1361 | GNU Emacs is free software; you can redistribute it and/or modify |
| 1356 | it under the terms of the GNU General Public License as published by | 1362 | it under the terms of the GNU General Public License as published by |
| 1357 | the Free Software Foundation; either version 2, or (at your option) | 1363 | the Free Software Foundation; either version 3, or (at your option) |
| 1358 | any later version. | 1364 | any later version. |
| 1359 | 1365 | ||
| 1360 | GNU Emacs is distributed in the hope that it will be useful, | 1366 | GNU Emacs is distributed in the hope that it will be useful, |