diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-08-06 17:15:16 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-08-06 17:15:16 +0200 |
commit | d7de38ff7b3b03c167bf0a4647a3f2332a36a318 (patch) | |
tree | a319f03fde077cb456ea84272b81d4ccee683ecb /README | |
parent | 2aff0d9563166a06f4934812f0219d73ebbb9065 (diff) | |
download | gnutls-d7de38ff7b3b03c167bf0a4647a3f2332a36a318.tar.gz |
README: removed gmplib 4.2.2 reference
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -108,10 +108,7 @@ 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 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). +LGPLv3+ or GPLv2+ license. The GNU LGPL applies to the main GnuTLS library, while the included applications as well as gnutls-openssl |