diff options
Diffstat (limited to 'thirdparty/licenses/gsl-lite.tps')
| -rw-r--r-- | thirdparty/licenses/gsl-lite.tps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/thirdparty/licenses/gsl-lite.tps b/thirdparty/licenses/gsl-lite.tps new file mode 100644 index 000000000..82e49588d --- /dev/null +++ b/thirdparty/licenses/gsl-lite.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>gsl-lite</Name> + <Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location> + <Function>A single-file header-only implementation of ISO C++ Guidelines Support Library (GSL) for C++98, C++11 and later.</Function> + <Eula>https://github.com/gsl-lite/gsl-lite/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 |