diff options
Diffstat (limited to 'thirdparty/licenses/ASIO.tps')
| -rw-r--r-- | thirdparty/licenses/ASIO.tps | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/thirdparty/licenses/ASIO.tps b/thirdparty/licenses/ASIO.tps new file mode 100644 index 000000000..8e807d4ad --- /dev/null +++ b/thirdparty/licenses/ASIO.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>ASIO</Name> + <Location>https://github.com/EpicGames/zen/tree/main/thirdparty/</Location> + <Function>Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach.</Function> + <Eula>https://github.com/chriskohlhoff/asio/blob/master/asio/LICENSE_1_0.txt</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 |