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

15 lines
848 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>libstrophe</Name>
<Location>/Engine/Source/ThirdParty/libstrophe/</Location>
<Date>2016-11-07T11:41:49.0727707-05:00</Date>
<Function>Provides XMPP support</Function>
<Justification>Easily modifiable and light weight XMPP library that gives us the control we need to support some platforms and is more maintainable with a smaller footprint than our current XMPP library.</Justification>
<Eula>https://raw.githubusercontent.com/strophe/libstrophe/master/MIT-LICENSE.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>None</LicenseFolder>
</TpsData>