diff options
| author | Jay Belanger | 2006-09-15 17:19:05 +0000 |
|---|---|---|
| committer | Jay Belanger | 2006-09-15 17:19:05 +0000 |
| commit | f7e44111109f58c4def6dc4eee96cae421cd8183 (patch) | |
| tree | f410337ee39be93fe58534cf214b2ec85c0dc2e6 /man | |
| parent | 26dba916d2caee29c81f98ca934d6ba75585b30c (diff) | |
| download | emacs-f7e44111109f58c4def6dc4eee96cae421cd8183.tar.gz emacs-f7e44111109f58c4def6dc4eee96cae421cd8183.zip | |
Replace "Library Public License" by "Lesser Public License" throughout.
Diffstat (limited to 'man')
| -rw-r--r-- | man/emacs.texi | 6 | ||||
| -rw-r--r-- | man/mh-e.texi | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index 503ec74bffd..0e7c4f1f0a7 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -1196,7 +1196,7 @@ software---to make sure the software is free for all its users. This | |||
| 1196 | General Public License applies to most of the Free Software | 1196 | General Public License applies to most of the Free Software |
| 1197 | Foundation's software and to any other program whose authors commit to | 1197 | Foundation's software and to any other program whose authors commit to |
| 1198 | using it. (Some other Free Software Foundation software is covered by | 1198 | using it. (Some other Free Software Foundation software is covered by |
| 1199 | the GNU Library General Public License instead.) You can apply it to | 1199 | the GNU Lesser General Public License instead.) You can apply it to |
| 1200 | your programs, too. | 1200 | your programs, too. |
| 1201 | 1201 | ||
| 1202 | When we speak of free software, we are referring to freedom, not | 1202 | When we speak of free software, we are referring to freedom, not |
| @@ -1513,7 +1513,7 @@ the ``copyright'' line and a pointer to where the full notice is found. | |||
| 1513 | 1513 | ||
| 1514 | @smallexample | 1514 | @smallexample |
| 1515 | @var{one line to give the program's name and an idea of what it does.} | 1515 | @var{one line to give the program's name and an idea of what it does.} |
| 1516 | Copyright (C) 19@var{yy} @var{name of author} | 1516 | Copyright (C) @var{yyyy} @var{name of author} |
| 1517 | 1517 | ||
| 1518 | This program is free software; you can redistribute it and/or | 1518 | This program is free software; you can redistribute it and/or |
| 1519 | modify it under the terms of the GNU General Public License | 1519 | modify it under the terms of the GNU General Public License |
| @@ -1568,7 +1568,7 @@ Ty Coon, President of Vice | |||
| 1568 | This General Public License does not permit incorporating your program into | 1568 | This General Public License does not permit incorporating your program into |
| 1569 | proprietary programs. If your program is a subroutine library, you may | 1569 | proprietary programs. If your program is a subroutine library, you may |
| 1570 | consider it more useful to permit linking proprietary applications with the | 1570 | consider it more useful to permit linking proprietary applications with the |
| 1571 | library. If this is what you want to do, use the GNU Library General | 1571 | library. If this is what you want to do, use the GNU Lesser General |
| 1572 | Public License instead of this License. | 1572 | Public License instead of this License. |
| 1573 | 1573 | ||
| 1574 | @include doclicense.texi | 1574 | @include doclicense.texi |
diff --git a/man/mh-e.texi b/man/mh-e.texi index 4c59305774b..c861616c866 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi | |||
| @@ -9288,7 +9288,7 @@ software---to make sure the software is free for all its users. This | |||
| 9288 | General Public License applies to most of the Free Software | 9288 | General Public License applies to most of the Free Software |
| 9289 | Foundation's software and to any other program whose authors commit to | 9289 | Foundation's software and to any other program whose authors commit to |
| 9290 | using it. (Some other Free Software Foundation software is covered by | 9290 | using it. (Some other Free Software Foundation software is covered by |
| 9291 | the GNU Library General Public License instead.) You can apply it to | 9291 | the GNU Lesser General Public License instead.) You can apply it to |
| 9292 | your programs, too. | 9292 | your programs, too. |
| 9293 | 9293 | ||
| 9294 | When we speak of free software, we are referring to freedom, not | 9294 | When we speak of free software, we are referring to freedom, not |
| @@ -9605,7 +9605,7 @@ the ``copyright'' line and a pointer to where the full notice is found. | |||
| 9605 | 9605 | ||
| 9606 | @smallexample | 9606 | @smallexample |
| 9607 | @var{one line to give the program's name and an idea of what it does.} | 9607 | @var{one line to give the program's name and an idea of what it does.} |
| 9608 | Copyright (C) 19@var{yy} @var{name of author} | 9608 | Copyright (C) @var{yyyy} @var{name of author} |
| 9609 | 9609 | ||
| 9610 | This program is free software; you can redistribute it and/or | 9610 | This program is free software; you can redistribute it and/or |
| 9611 | modify it under the terms of the GNU General Public License | 9611 | modify it under the terms of the GNU General Public License |
| @@ -9660,7 +9660,7 @@ Ty Coon, President of Vice | |||
| 9660 | This General Public License does not permit incorporating your program into | 9660 | This General Public License does not permit incorporating your program into |
| 9661 | proprietary programs. If your program is a subroutine library, you may | 9661 | proprietary programs. If your program is a subroutine library, you may |
| 9662 | consider it more useful to permit linking proprietary applications with the | 9662 | consider it more useful to permit linking proprietary applications with the |
| 9663 | library. If this is what you want to do, use the GNU Library General | 9663 | library. If this is what you want to do, use the GNU Lesser General |
| 9664 | Public License instead of this License. | 9664 | Public License instead of this License. |
| 9665 | 9665 | ||
| 9666 | @node Key Index, Command Index, GPL, Top | 9666 | @node Key Index, Command Index, GPL, Top |