19 lines
815 B
Plaintext
19 lines
815 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>libpng</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: libpng
|
|
Download Link: http://www.libpng.org/pub/png/libpng.html
|
|
Version: 1.6.44
|
|
Notes: Library is used in UE to load & save images
|
|
-->
|
|
<Location>//UE5/Main/Engine/Source/ThirdParty/libPNG</Location>
|
|
<Function>Lossless compression and decompression of images</Function>
|
|
<Eula>http://www.libpng.org/pub/png/src/libpng-LICENSE.txt</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensee</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData> |