Files
UnrealEngine/Engine/Binaries/ThirdParty/Protobuf-c/Protobuf-c.tps
2025-05-18 13:04:45 +08:00

16 lines
805 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>protobuf-c</Name>
<Location>/Engine/Binaries/ThirdParty/Protobuf-c/</Location>
<Date>2020-09-02T14:25:12.2130004-04:00</Date>
<Function>A pure C library that implements protobuf encoding and decoding.</Function>
<Justification>To read data written by our CrashReporter Data Router from S3</Justification>
<Eula>https://github.com/protobuf-c/protobuf-c/blob/master/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/Protobuf-c_License.txt</LicenseFolder>
</TpsData>