diff options
| -rw-r--r-- | doc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/gpgme.texi | 2 | ||||
| -rw-r--r-- | doc/lesser.texi | 2 | 
3 files changed, 6 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4c657292..b4217dcb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,9 @@  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. +  	* Makefile.am: Change license to LGPL.  	(gpgme_TEXINFOS): Replace gpl.texi with lesser.texi. 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 diff --git a/doc/lesser.texi b/doc/lesser.texi index 940f70e0..ce836289 100644 --- a/doc/lesser.texi +++ b/doc/lesser.texi @@ -1,5 +1,5 @@  @node Library Copying -@appendixsec GNU LESSER GENERAL PUBLIC LICENSE +@appendix GNU LESSER GENERAL PUBLIC LICENSE  @cindex LGPL, Lesser General Public License  @center Version 2.1, February 1999  | 
