OpenSSL: license is now Apache-2.0 (#3078)

* openssl: fix license

As of v3.0.0 OpenSSL is published under the Apache License 2.0
see https://www.openssl.org/blog/blog/2021/09/07/OpenSSL3.Final/

* openssl-mingw: fix license

As of v3.0.0 OpenSSL is using Apache License 2.0
This commit is contained in:
Renaud 2021-12-12 18:10:08 +01:00 committed by GitHub
parent 37c5a599ad
commit b67a40014b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"version": "3.0.0",
"description": "A robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.",
"homepage": "https://curl.haxx.se/windows/",
"license": "OpenSSL",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://curl.haxx.se/windows/dl-7.80.0/openssl-3.0.0-win64-mingw.tar.xz",

View File

@ -3,7 +3,7 @@
"description": "TLS/SSL toolkit",
"homepage": "https://slproweb.com/products/Win32OpenSSL.html",
"license": {
"identifier": "OpenSSL|Freeware",
"identifier": "Apache-2.0",
"url": "https://www.openssl.org/source/license-openssl-ssleay.txt"
},
"architecture": {