]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
GPLv3 typo.
authorSimon Josefsson <simon@josefsson.org>
Sun, 9 Dec 2007 22:21:19 +0000 (23:21 +0100)
committerSimon Josefsson <simon@josefsson.org>
Sun, 9 Dec 2007 22:21:19 +0000 (23:21 +0100)
doc/Makefile.am

index bdaace52a14c0aacf22c1f0f0f89c93d6643629b..a0ebca4d00ccfae3ff30c3858e6ab33d55e378db 100644 (file)
@@ -29,7 +29,7 @@ endif
 
 info_TEXINFOS = gnutls.texi
 gnutls_TEXINFOS = gnutls.texi signatures.texi fdl.texi lgpl-2.1.texi   \
-       gpl-2.0.texi error_codes.texi gnutls-api.texi                   \
+       gpl-3.0.texi error_codes.texi gnutls-api.texi                   \
        gnutls-extra-api.texi ia-api.texi x509-api.texi pgp-api.texi    \
        examples/ex-client1.c examples/ex-client2.c                     \
        examples/ex-session-info.c examples/ex-verify.c                 \