diff options
Diffstat (limited to 'thirdparty/licenses/mimalloc.tps')
| -rw-r--r-- | thirdparty/licenses/mimalloc.tps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/thirdparty/licenses/mimalloc.tps b/thirdparty/licenses/mimalloc.tps new file mode 100644 index 000000000..b1ed94578 --- /dev/null +++ b/thirdparty/licenses/mimalloc.tps @@ -0,0 +1,13 @@ +<?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>mimalloc</Name> + <Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location> + <Function>Compact general purpose allocator with excellent performance</Function> + <Eula>https://github.com/microsoft/mimalloc/blob/master/LICENSE</Eula> + <RedistributeTo> + <EndUserGroup>Licensees</EndUserGroup> + <EndUserGroup>Git</EndUserGroup> + <EndUserGroup>P4</EndUserGroup> + </RedistributeTo> + <LicenseFolder>https://github.com/EpicGames/zen/tree/main/thirdparty/licenses</LicenseFolder> +</TpsData>
\ No newline at end of file |