diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-29 18:01:27 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-29 18:01:27 +0200 |
commit | b6e370ccf22b602cee6f5011d5f7dc4d7a3b2086 (patch) | |
tree | 52c848144160f5c264328e05649fc5d2986c7e3c /doc/libtasn1.texi | |
parent | 311f5535268cce18ebb806a9fce12fee8c3fe4bf (diff) | |
download | libtasn1-b6e370ccf22b602cee6f5011d5f7dc4d7a3b2086.tar.gz libtasn1-b6e370ccf22b602cee6f5011d5f7dc4d7a3b2086.tar.bz2 libtasn1-b6e370ccf22b602cee6f5011d5f7dc4d7a3b2086.zip |
Reflect GNU status.
Diffstat (limited to 'doc/libtasn1.texi')
-rw-r--r-- | doc/libtasn1.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libtasn1.texi b/doc/libtasn1.texi index bb00e46..289a65b 100644 --- a/doc/libtasn1.texi +++ b/doc/libtasn1.texi @@ -2,7 +2,7 @@ @comment %**start of header @setfilename libtasn1.info @include version.texi -@settitle Libtasn1 @value{VERSION} +@settitle GNU Libtasn1 @value{VERSION} @c Unify some of the indices. @syncodeindex tp fn @@ -10,7 +10,7 @@ @comment %**end of header @copying -This manual is for Libtasn1 +This manual is for GNU Libtasn1 (version @value{VERSION}, @value{UPDATED}), which is a library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation. |