add LICENSING file
This commit is contained in:
parent
b64b864431
commit
6108f9cd45
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+= gencertbuf.pl
|
||||
EXTRA_DIST+= IDE
|
||||
EXTRA_DIST+= README.md
|
||||
EXTRA_DIST+= LICENSING
|
||||
|
||||
include cyassl/include.am
|
||||
include certs/include.am
|
||||
|
Loading…
Reference in New Issue
Block a user