Blame LICENSE

Packit aea12f
LICENSING
Packit aea12f
=========
Packit aea12f
Packit aea12f
Since GnuTLS version 3.1.10, the core library is released under
Packit aea12f
the GNU Lesser General Public License (LGPL) version 2.1 or later
Packit aea12f
(see doc/COPYING.LESSER for the license terms).
Packit aea12f
Packit aea12f
The GNU LGPL applies to the main GnuTLS library, while the
Packit aea12f
included applications as well as gnutls-openssl 
Packit aea12f
library are under the GNU GPL version 3.  The gnutls library is 
Packit aea12f
located in the lib/ and libdane/ directories, while the applications
Packit aea12f
in src/ and, the gnutls-openssl library is at extra/.
Packit aea12f
Packit aea12f
The documentation in doc/ is under the GNU FDL license 1.3.
Packit aea12f
Packit aea12f
Packit aea12f
Note, however, that the nettle and the gmp libraries which are
Packit aea12f
GnuTLS dependencies, they are distributed under a LGPLv3+ or GPLv2+ dual
Packit aea12f
license. As such binaries linking to them need to adhere to either LGPLv3+
Packit aea12f
or the GPLv2+ license.
Packit aea12f
Packit aea12f
For any copyright year range specified as YYYY-ZZZZ in this package
Packit aea12f
note that the range specifies every single year in that closed interval.
Packit aea12f