diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-06-18 01:30:42 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-06-18 01:30:42 +0200 |
commit | 471bb69d7ea994b278a656d348a0465c0087b7ee (patch) | |
tree | 9fa64788ed1af4b3d69ec88ea128d3921f40737c /README | |
parent | 6cb21db4ad9daece60f5607443308821c34e1d88 (diff) | |
download | gnutls-471bb69d7ea994b278a656d348a0465c0087b7ee.tar.gz |
clarified license text
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -107,8 +107,8 @@ the GNU Lesser General Public License (LGPL) version 2.1 or later. Note, however, that version 6.0.0 and later of the gmplib library used by GnuTLS are distributed under a LGPLv3+ or GPLv2+ dual license, and -as such binaries of this library need to be distributed under the same -LGPLv3+ or GPLv2+ dual license. If this is undesirable older versions +as such binaries of this library need to be distributed under either +LGPLv3+ or GPLv2+ license. If this is undesirable older versions of the gmplib which are under LGPLv2.1 (e.g., version 4.2.1) may be used instead. (gmplib versions between 4.2.2 through 5.1.3 were licensed under LGPLv3+ only). |