diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-14 00:38:59 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-14 00:38:59 +0200 |
commit | 47c06abc8761b5b7e4ed19aa8df749154203d171 (patch) | |
tree | 2dc9e7a56d67684b6ba168a686003f72a7d9cb86 /LICENSE | |
parent | b3044c7e115aa47697a21b0bd92f097614baeaa1 (diff) | |
download | gnutls-47c06abc8761b5b7e4ed19aa8df749154203d171.tar.gz |
LICENSE: mention that documentation is under GNU FDL
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ library are under the GNU GPL version 3. The gnutls library is located in the lib/ and libdane/ directories, while the applications in src/ and, the gnutls-openssl library is at extra/. +The documentation in doc/ is under the GNU FDL license 1.3. + Note, however, that the nettle and the gmp libraries which are GnuTLS dependencies, they are distributed under a LGPLv3+ or GPLv2+ dual |