diff options
| author | Glenn Morris | 2007-07-25 05:08:27 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 05:08:27 +0000 |
| commit | 4a9f99bdfb808930e6e86eaa668594e19218eb3d (patch) | |
| tree | ad0a7852358abc3bce365c3fcf7f5b3600464a0a /man | |
| parent | 405b8717906649b7ea07d13595627af159b1a330 (diff) | |
| download | emacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.tar.gz emacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.zip | |
Switch license to GPLv3 or later.
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 2 | ||||
| -rw-r--r-- | man/Makefile.in | 2 | ||||
| -rw-r--r-- | man/makefile.w32-in | 2 | ||||
| -rw-r--r-- | man/mh-e.texi | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 6b3b8d251e9..b36abb666cd 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -7985,7 +7985,7 @@ | |||
| 7985 | 7985 | ||
| 7986 | GNU Emacs is free software; you can redistribute it and/or modify | 7986 | GNU Emacs is free software; you can redistribute it and/or modify |
| 7987 | it under the terms of the GNU General Public License as published by | 7987 | it under the terms of the GNU General Public License as published by |
| 7988 | the Free Software Foundation; either version 2, or (at your option) | 7988 | the Free Software Foundation; either version 3, or (at your option) |
| 7989 | any later version. | 7989 | any later version. |
| 7990 | 7990 | ||
| 7991 | GNU Emacs is distributed in the hope that it will be useful, | 7991 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/man/Makefile.in b/man/Makefile.in index 94ace126537..f52ac990b7c 100644 --- a/man/Makefile.in +++ b/man/Makefile.in | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | # GNU Emacs is free software; you can redistribute it and/or modify | 8 | # GNU Emacs 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 | # GNU Emacs is distributed in the hope that it will be useful, | 13 | # GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/man/makefile.w32-in b/man/makefile.w32-in index 2e559a62906..7e3723c1949 100644 --- a/man/makefile.w32-in +++ b/man/makefile.w32-in | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | # GNU Emacs is free software; you can redistribute it and/or modify | 7 | # GNU Emacs is free software; you can redistribute it and/or modify |
| 8 | # it under the terms of the GNU General Public License as published by | 8 | # it under the terms of the GNU General Public License as published by |
| 9 | # the Free Software Foundation; either version 2, or (at your option) | 9 | # the Free Software Foundation; either version 3, or (at your option) |
| 10 | # any later version. | 10 | # any later version. |
| 11 | 11 | ||
| 12 | # GNU Emacs is distributed in the hope that it will be useful, | 12 | # GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/man/mh-e.texi b/man/mh-e.texi index 76697cbdcf5..6832eb1e05c 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi | |||
| @@ -39,7 +39,7 @@ no Front-Cover Texts, and no Back-Cover Texts. | |||
| 39 | 39 | ||
| 40 | @item | 40 | @item |
| 41 | the GNU General Public License as published by the Free Software | 41 | the GNU General Public License as published by the Free Software |
| 42 | Foundation; either version 2, or (at your option) any later version. | 42 | Foundation; either version 3, or (at your option) any later version. |
| 43 | @end enumerate | 43 | @end enumerate |
| 44 | 44 | ||
| 45 | The MH-E manual is distributed in the hope that it will be useful, but | 45 | The MH-E manual is distributed in the hope that it will be useful, but |