aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-07-07 20:48:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-07-07 20:48:51 +0000
commite5cf6a20a77eeaa3a4b791f29a05dadd54636edb (patch)
tree1b3876d4f996c25bd4dfb85a8406d79c698e5537 /docs
parentaf5e6e7e6d926645b3b95b4dc80ec6133932d0c0 (diff)
yassl can be used now
Diffstat (limited to 'docs')
-rw-r--r--docs/LICENSE-MIXING8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/LICENSE-MIXING b/docs/LICENSE-MIXING
index 0cf8a89e7..60f5f934c 100644
--- a/docs/LICENSE-MIXING
+++ b/docs/LICENSE-MIXING
@@ -32,7 +32,8 @@ OpenSSL http://www.openssl.org/source/license.html
are not allowed to ship binaries that link with OpenSSL that includes
GPL code (unless that specific GPL code includes an exception for
OpenSSL - a habit that is growing more and more common). If OpenSSL's
- licensing is a problem for you, consider using GnuTLS instead.
+ licensing is a problem for you, consider using GnuTLS or yassl
+ instead.
GnuTLS http://www.gnutls.org/
@@ -41,6 +42,11 @@ GnuTLS http://www.gnutls.org/
GnuTLS itself depends on and uses other libs (libgcrypt and
libgpg-error) and they too are LGPL- or GPL-licensed.
+yassl http://www.yassl.com/
+
+ (May be used for SSL/TLS support) Uses the GPL[1] license. If this is
+ a problem for you, consider using OpenSSL or GnuTLS instead.
+
c-ares http://daniel.haxx.se/projects/c-ares/license.html
(Used for asynchronous name resolves) Uses an MIT license that is very