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

15 lines
726 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>jemalloc</Name>
<Location>/Engine/Source/ThirdParty/jemalloc/</Location>
<Date>2016-06-10T12:37:06.1134138-04:00</Date>
<Function>memory allocator. one of options for memory allocators. statically linked library. </Function>
<Justification />
<Eula>http://www.canonware.com/jemalloc/license.html</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/JEMALLOC_License.txt</LicenseFolder>
</TpsData>