17 lines
757 B
Plaintext
17 lines
757 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>Sentry SDK (C/C++ Native)</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: Sentry SDK (C/C++ Native)
|
|
Version: 0.6.6 -->
|
|
<Location>Engine/Source/ThirdParty/SentryNative</Location>
|
|
<Function>Allows an application to send error & crash reporting to Sentry</Function>
|
|
<Eula>https://github.com/getsentry/sentry-native/blob/master/LICENSE</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licencees</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData>
|
|
|