diff options
| author | Werner Koch <[email protected]> | 2008-06-04 14:14:38 +0000 | 
|---|---|---|
| committer | Werner Koch <[email protected]> | 2008-06-04 14:14:38 +0000 | 
| commit | f54ea0e32c81a8a69e4512c394dc727593ffa10a (patch) | |
| tree | 226944643ab4bbaed865904de58b87be949df946 /doc/lesser.texi | |
| parent | Fixed a gpgconf problem under Windows. (diff) | |
| download | gpgme-f54ea0e32c81a8a69e4512c394dc727593ffa10a.tar.gz gpgme-f54ea0e32c81a8a69e4512c394dc727593ffa10a.zip | |
Include the GnuPG UI Server specification.
Change the license of the manual to GPLv3+.
Diffstat (limited to '')
| -rw-r--r-- | doc/lesser.texi | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/lesser.texi b/doc/lesser.texi index ce836289..f23f0fd0 100644 --- a/doc/lesser.texi +++ b/doc/lesser.texi @@ -1,5 +1,5 @@  @node Library Copying -@appendix GNU LESSER GENERAL PUBLIC LICENSE +@unnumbered GNU Lesser General Public License  @cindex LGPL, Lesser General Public License  @center Version 2.1, February 1999 @@ -16,7 +16,7 @@ as the successor of the GNU Library Public License, version 2, hence the  version number 2.1.]  @end display -@appendixsubsec Preamble +@section Preamble    The licenses for most software are designed to take away your  freedom to share and change it.  By contrast, the GNU General Public @@ -119,7 +119,7 @@ former contains code derived from the library, whereas the latter must  be combined with the library in order to run.  @iftex -@appendixsubsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION +@section TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION  @end iftex  @ifinfo  @center GNU LESSER GENERAL PUBLIC LICENSE @@ -515,7 +515,7 @@ DAMAGES.  @end ifinfo  @page -@appendixsubsec How to Apply These Terms to Your New Libraries +@section How to Apply These Terms to Your New Libraries    If you develop a new library, and you want it to be of the greatest  possible use to the public, we recommend making it free software that | 
