19 lines
942 B
Plaintext
19 lines
942 B
Plaintext
<?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>libcurl</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: libcurl
|
|
Download Link: https://curl.se/download.html https://curl.se/download/curl-8.12.1.zip
|
|
Version: 8.12.1
|
|
Notes: Libcurl is statically linked into various UE based projects and multiple systems utilize it to make HTTP requests.
|
|
-->
|
|
<Location>/Engine/Source/ThirdParty/libcurl</Location>
|
|
<Function>HTTP client library used as source code that is compiled into binary and integrated into UE/EOSSDK.</Function>
|
|
<Eula>https://curl.se/docs/copyright.html</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensee</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData> |