gnutls.h: mark AEAD ciphers as such in gnutls_cipher_algorithm_t description
[gd/gnutls] / LICENSE
1 LICENSING
2 =========
3
4 Since GnuTLS version 3.1.10, the core library is released under
5 the GNU Lesser General Public License (LGPL) version 2.1 or later
6 (see doc/COPYING.LESSER for the license terms).
7
8 The GNU LGPL applies to the main GnuTLS library, while the
9 included applications as well as gnutls-openssl 
10 library are under the GNU GPL version 3.  The gnutls library is 
11 located in the lib/ and libdane/ directories, while the applications
12 in src/ and, the gnutls-openssl library is at extra/.
13
14 The documentation in doc/ is under the GNU FDL license 1.3.
15
16
17 Note, however, that the nettle and the gmp libraries which are
18 GnuTLS dependencies, they are distributed under a LGPLv3+ or GPLv2+ dual
19 license. As such binaries linking to them need to adhere to either LGPLv3+
20 or the GPLv2+ license.
21
22 For any copyright year range specified as YYYY-ZZZZ in this package
23 note that the range specifies every single year in that closed interval.
24