diff options
Diffstat (limited to 'thirdparty/licenses/OpenSSL.tps')
| -rw-r--r-- | thirdparty/licenses/OpenSSL.tps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/thirdparty/licenses/OpenSSL.tps b/thirdparty/licenses/OpenSSL.tps new file mode 100644 index 000000000..e3a2c5651 --- /dev/null +++ b/thirdparty/licenses/OpenSSL.tps @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <Name>OpenSSL</Name> + <Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location> + <Function>OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library.</Function> + <Eula>http://www.openssl.org/source/license.html</Eula> + <RedistributeTo> + <EndUserGroup>Licensees</EndUserGroup> + <EndUserGroup>Git</EndUserGroup> + <EndUserGroup>P4</EndUserGroup> + </RedistributeTo> + <LicenseFolder>https://github.com/EpicGames/zen/tree/main/thirdparty/licenses</LicenseFolder> +</TpsData>
\ No newline at end of file |