blob: 7e2cb40b91b78b0a65784d95aff47cf2aae1e45b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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>spdlog</Name>
<Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location>
<Function>Very fast, header only, C++ logging library</Function>
<Eula>https://github.com/gabime/spdlog/blob/v1.x/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>
|