mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
add LICENSING file
This commit is contained in:
11
LICENSING
Normal file
11
LICENSING
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
|
||||||
|
CyaSSL and wolfCrypt are either licensed for use under the GPLv2 or a
|
||||||
|
standard commercial license. For our users who cannot use CyaSSL under
|
||||||
|
GPLv2, a commercial license to CyaSSL and wolfCrypt is available.
|
||||||
|
Please contact wolfSSL Inc. directly at:
|
||||||
|
|
||||||
|
Email: licensing@wolfssl.com
|
||||||
|
Phone: +1 425 245-8247
|
||||||
|
|
||||||
|
More information can be found on the wolfSSL website at www.wolfssl.com.
|
||||||
|
|
@@ -56,6 +56,8 @@ EXTRA_DIST+= cyassl64.sln
|
|||||||
EXTRA_DIST+= valgrind-error.sh
|
EXTRA_DIST+= valgrind-error.sh
|
||||||
EXTRA_DIST+= gencertbuf.pl
|
EXTRA_DIST+= gencertbuf.pl
|
||||||
EXTRA_DIST+= IDE
|
EXTRA_DIST+= IDE
|
||||||
|
EXTRA_DIST+= README.md
|
||||||
|
EXTRA_DIST+= LICENSING
|
||||||
|
|
||||||
include cyassl/include.am
|
include cyassl/include.am
|
||||||
include certs/include.am
|
include certs/include.am
|
||||||
|
Reference in New Issue
Block a user