summaryrefslogtreecommitdiff
path: root/doc/cha-internals.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-03 17:59:35 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-03 17:59:35 +0200
commite27dba921ebf38cc3b4e34ef16c29feead2dd943 (patch)
treee0f3ed526d9669443fc95c8e3f383afdc374c092 /doc/cha-internals.texi
parent81b7ab49e6b919d5f1b74a7414081673108c852b (diff)
downloadgnutls-e27dba921ebf38cc3b4e34ef16c29feead2dd943.tar.gz
updated text
Diffstat (limited to 'doc/cha-internals.texi')
-rw-r--r--doc/cha-internals.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-internals.texi b/doc/cha-internals.texi
index 47498fa0bf..d8bc68e335 100644
--- a/doc/cha-internals.texi
+++ b/doc/cha-internals.texi
@@ -310,7 +310,7 @@ It might be desirable to allow users of the extension to
request use of the extension, or set extension specific data.
This can be implemented by adding extension specific function calls
that can be added to @code{includes/@-gnutls/@-gnutls.h},
-as long as the LGPLv3+ applies.
+as long as the LGPLv2.1+ applies.
The implementation of the function should lie in the @code{ext/@-foobar.c} file.
To make the API available in the shared library you need to add the