Files
UnrealEngine/Engine/Binaries/ThirdParty/Protobuf-c/Protobuf-c.tps
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05: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>