diff options
Diffstat (limited to 'thirdparty/licenses/cxxopts.tps')
| -rw-r--r-- | thirdparty/licenses/cxxopts.tps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/thirdparty/licenses/cxxopts.tps b/thirdparty/licenses/cxxopts.tps new file mode 100644 index 000000000..a260ac21a --- /dev/null +++ b/thirdparty/licenses/cxxopts.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>cxxopts</Name> + <Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location> + <Function>This is a lightweight C++ option parser library, supporting the standard GNU style syntax for options</Function> + <Eula>https://github.com/jarro2783/cxxopts/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 |