diff options
author | Marcus Brinkmann <[email protected]> | 2004-12-07 21:21:41 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2004-12-07 21:21:41 +0000 |
commit | 31c6be048ff1690211ac1fd7efdcdec0d8e516a8 (patch) | |
tree | f34481d172bb21d1751a155076f4b4cb8da64405 /doc/gpgme.texi | |
parent | 2004-12-07 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-31c6be048ff1690211ac1fd7efdcdec0d8e516a8.tar.gz gpgme-31c6be048ff1690211ac1fd7efdcdec0d8e516a8.zip |
2004-12-07 Marcus Brinkmann <[email protected]>
* lesser.texi (Library Copying): Change from @appendixsec to
@appendix.
* gpgme.texi (Features): Change reference to GPL to one to LGPL.
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r-- | doc/gpgme.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi index a63c7843..957df64f 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -278,7 +278,7 @@ engines into your application directly. @table @asis @item it's free software Anybody can use, modify, and redistribute it under the terms of the GNU -General Public License (@pxref{Copying}). +Lesser General Public License (@pxref{Library Copying}). @item it's flexible @acronym{GPGME} provides transparent support for several cryptographic |