diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-05-20 12:04:13 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-05-20 12:04:13 +0000 |
commit | 8ccd01fbaf17d0bb26a1eed2c091c7279a4e905d (patch) | |
tree | 89630edc63fe800d12b3149a5073e664d911de96 /README | |
parent | a60cb2f23dd318d1a275f6603eaa881b8eb81c80 (diff) | |
download | gnutls-8ccd01fbaf17d0bb26a1eed2c091c7279a4e905d.tar.gz |
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -27,8 +27,10 @@ our help, since they refuse to share with us). For more explanation, see http://www.gnu.org/philosophy/why-not-lgpl.html. The GNU Lesser GPL license applies to the main gnutls library, while the -gnutls-extra library is under the GPL. The gnutls library is found in -the lib/ directory, while the gnutls-extra library is found at libextra/. +gnutls-extra library is under the GPL. The gnutls-extra library contains +the "SRP authentication" source code, and code for the "Openpgp certificate" +support. The gnutls library is located in the lib/ directory, while the +gnutls-extra library is at libextra/. **************************** |