Files
UnrealEngine/Engine/Source/ThirdParty/libxml2/libxml2.tps
2025-05-18 13:04:45 +08:00

13 lines
643 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>libxml2</Name>
<Location>/Engine/Source/ThirdParty/libxml2/</Location>
<Function>Libxml2 is a C xml parser library. It is used to resolve dependencies of other thirdparties.</Function>
<Eula>https://opensource.org/licenses/mit-license.html</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/</LicenseFolder>
</TpsData>