diff options
| author | Zousar Shaker <[email protected]> | 2021-12-09 09:26:20 -0700 |
|---|---|---|
| committer | Zousar Shaker <[email protected]> | 2021-12-09 09:26:20 -0700 |
| commit | 4366ccafd6430b6a5a4bd50c65deb2f7429fd6cf (patch) | |
| tree | 26e5dfd07461350e6e76d68c0669a240ffb28e3b /thirdparty/licenses/sentry-native.tps | |
| parent | Return status_code as ErrorCode from jupiter api if not successful (diff) | |
| download | zen-4366ccafd6430b6a5a4bd50c65deb2f7429fd6cf.tar.xz zen-4366ccafd6430b6a5a4bd50c65deb2f7429fd6cf.zip | |
Add TPS license approvals.
Diffstat (limited to 'thirdparty/licenses/sentry-native.tps')
| -rw-r--r-- | thirdparty/licenses/sentry-native.tps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/thirdparty/licenses/sentry-native.tps b/thirdparty/licenses/sentry-native.tps new file mode 100644 index 000000000..7b0333f52 --- /dev/null +++ b/thirdparty/licenses/sentry-native.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>sentry-native</Name> + <Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location> + <Function>Sentry SDK for C, C++ and native applications.</Function> + <Eula>https://github.com/getsentry/sentry-native/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 |