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

13 lines
609 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>xxHash</Name>
<Location>https://github.com/Cyan4973/xxHash</Location>
<Function>Extremely fast non-cryptographic hash algorithm </Function>
<Eula>https://github.com/Cyan4973/xxHash/blob/dev/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/UE4/Main/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>