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 /oldXMenu | |
| 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 'oldXMenu')
| -rw-r--r-- | oldXMenu/Activate.c | 2 | ||||
| -rw-r--r-- | oldXMenu/ChangeLog | 6 | ||||
| -rw-r--r-- | oldXMenu/Create.c | 2 | ||||
| -rw-r--r-- | oldXMenu/Internal.c | 2 | ||||
| -rw-r--r-- | oldXMenu/Makefile.in | 2 | ||||
| -rw-r--r-- | oldXMenu/descrip.mms | 2 |
6 files changed, 10 insertions, 6 deletions
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c index 7bca8665ea2..0fb404675b9 100644 --- a/oldXMenu/Activate.c +++ b/oldXMenu/Activate.c | |||
| @@ -8,7 +8,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | |||
| 8 | 8 | ||
| 9 | This program is free software; you can redistribute it and/or modify | 9 | This program is free software; you can redistribute it and/or modify |
| 10 | it under the terms of the GNU General Public License as published by | 10 | it under the terms of the GNU General Public License as published by |
| 11 | the Free Software Foundation; either version 2, or (at your option) | 11 | the Free Software Foundation; either version 3, or (at your option) |
| 12 | any later version. | 12 | any later version. |
| 13 | 13 | ||
| 14 | This program is distributed in the hope that it will be useful, | 14 | This program is distributed in the hope that it will be useful, |
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 95fe90f5e64..0997c75096d 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-07-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Relicense all FSF files to GPLv3 or later. | ||
| 4 | |||
| 1 | 2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change) | 5 | 2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change) |
| 2 | 6 | ||
| 3 | * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no | 7 | * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no |
| @@ -475,7 +479,7 @@ | |||
| 475 | 479 | ||
| 476 | GNU Emacs is free software; you can redistribute it and/or modify | 480 | GNU Emacs is free software; you can redistribute it and/or modify |
| 477 | it under the terms of the GNU General Public License as published by | 481 | it under the terms of the GNU General Public License as published by |
| 478 | the Free Software Foundation; either version 2, or (at your option) | 482 | the Free Software Foundation; either version 3, or (at your option) |
| 479 | any later version. | 483 | any later version. |
| 480 | 484 | ||
| 481 | GNU Emacs is distributed in the hope that it will be useful, | 485 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c index 11044a66bee..78d8cd9c049 100644 --- a/oldXMenu/Create.c +++ b/oldXMenu/Create.c | |||
| @@ -8,7 +8,7 @@ Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, | |||
| 8 | 8 | ||
| 9 | This program is free software; you can redistribute it and/or modify | 9 | This program is free software; you can redistribute it and/or modify |
| 10 | it under the terms of the GNU General Public License as published by | 10 | it under the terms of the GNU General Public License as published by |
| 11 | the Free Software Foundation; either version 2, or (at your option) | 11 | the Free Software Foundation; either version 3, or (at your option) |
| 12 | any later version. | 12 | any later version. |
| 13 | 13 | ||
| 14 | This program is distributed in the hope that it will be useful, | 14 | This program is distributed in the hope that it will be useful, |
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c index 6ab4ed8ff8b..e63970e141b 100644 --- a/oldXMenu/Internal.c +++ b/oldXMenu/Internal.c | |||
| @@ -8,7 +8,7 @@ Copyright (C) 1993, 1996, 2001, 2002, 2003, 2004, 2005, 2006, | |||
| 8 | 8 | ||
| 9 | This program is free software; you can redistribute it and/or modify | 9 | This program is free software; you can redistribute it and/or modify |
| 10 | it under the terms of the GNU General Public License as published by | 10 | it under the terms of the GNU General Public License as published by |
| 11 | the Free Software Foundation; either version 2, or (at your option) | 11 | the Free Software Foundation; either version 3, or (at your option) |
| 12 | any later version. | 12 | any later version. |
| 13 | 13 | ||
| 14 | This program is distributed in the hope that it will be useful, | 14 | This program is distributed in the hope that it will be useful, |
diff --git a/oldXMenu/Makefile.in b/oldXMenu/Makefile.in index ddbb5b7d315..318cde3ad0b 100644 --- a/oldXMenu/Makefile.in +++ b/oldXMenu/Makefile.in | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | ## This program is free software; you can redistribute it and/or modify | 21 | ## This program is free software; you can redistribute it and/or modify |
| 22 | ## it under the terms of the GNU General Public License as published by | 22 | ## it under the terms of the GNU General Public License as published by |
| 23 | ## the Free Software Foundation; either version 2, or (at your option) | 23 | ## the Free Software Foundation; either version 3, or (at your option) |
| 24 | ## any later version. | 24 | ## any later version. |
| 25 | ## | 25 | ## |
| 26 | ## This program is distributed in the hope that it will be useful, | 26 | ## This program is distributed in the hope that it will be useful, |
diff --git a/oldXMenu/descrip.mms b/oldXMenu/descrip.mms index 71ae9c203bf..c5d7a678fc3 100644 --- a/oldXMenu/descrip.mms +++ b/oldXMenu/descrip.mms | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | ## This program is free software; you can redistribute it and/or modify | 8 | ## This program is free software; you can redistribute it and/or modify |
| 9 | ## it under the terms of the GNU General Public License as published by | 9 | ## it under the terms of the GNU General Public License as published by |
| 10 | ## the Free Software Foundation; either version 2, or (at your option) | 10 | ## the Free Software Foundation; either version 3, or (at your option) |
| 11 | ## any later version. | 11 | ## any later version. |
| 12 | 12 | ||
| 13 | ## This program is distributed in the hope that it will be useful, | 13 | ## This program is distributed in the hope that it will be useful, |