aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpgme.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gpgme.texi')
-rw-r--r--doc/gpgme.texi9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 95c38160..119151d8 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -20,7 +20,7 @@ This is Edition @value{EDITION}, last updated @value{UPDATED}, of
@cite{The `GnuPG Made Easy' Reference Manual}, for Version
@value{VERSION}.
-Copyright @copyright{} 2002 g10 Code GmbH.
+Copyright @copyright{} 2002, 2003 g10 Code GmbH.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
@@ -48,7 +48,7 @@ Documentation License''.
@center for version @value{VERSION}
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 2002 g10 Code GmbH.
+Copyright @copyright{} 2002, 2003 g10 Code GmbH.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
@@ -346,8 +346,9 @@ Because @acronym{GPGME} links to the Assuan library, linking to
name space indirectly.
Because @acronym{GPGME} makes use of the GPG Error library, using
-@acronym{GPGME} will also use the @code{gpg_err*} and @code{GPG_ERR_*}
-name space directly.
+@acronym{GPGME} will also use the @code{GPG_ERR_*} name space
+directly, and the @code{gpg_err*} and @code{gpg_str*} name space
+indirectly.
@node Building the Source