diff options
| author | auth12 <[email protected]> | 2020-07-22 08:37:58 -0700 |
|---|---|---|
| committer | auth12 <[email protected]> | 2020-07-22 08:37:58 -0700 |
| commit | 7caedef9a8c343b63cef6e971f4f87660520bb82 (patch) | |
| tree | 66477c42a768bf5efb1177130347170c62f6cb60 /client/wolfssl | |
| parent | Added game selection. (diff) | |
| download | loader-7caedef9a8c343b63cef6e971f4f87660520bb82.tar.xz loader-7caedef9a8c343b63cef6e971f4f87660520bb82.zip | |
Client injection.
Process class implementation.
Diffstat (limited to 'client/wolfssl')
| -rw-r--r-- | client/wolfssl/LICENSING | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/client/wolfssl/LICENSING b/client/wolfssl/LICENSING new file mode 100644 index 0000000..9f50165 --- /dev/null +++ b/client/wolfssl/LICENSING @@ -0,0 +1,11 @@ + +wolfSSL (formerly known as CyaSSL) and wolfCrypt are either licensed for use +under the GPLv2 or a standard commercial license. For our users who cannot use +wolfSSL under GPLv2, a commercial license to wolfSSL and wolfCrypt is available. +Please contact wolfSSL Inc. directly at: + +Email: [email protected] +Phone: +1 425 245-8247 + +More information can be found on the wolfSSL website at www.wolfssl.com. + |