19 lines
857 B
Plaintext
19 lines
857 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>Skia</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: Skia
|
|
Version: Milestone 120-->
|
|
<Location>Engine/Source/ThirdParty/Skia</Location>
|
|
<Function>Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms. It serves as the graphics engine for Google Chrome and ChromeOS, Android, Flutter, and many other products. </Function>
|
|
<Eula>https://skia.googlesource.com/skia/+/refs/heads/main/LICENSE</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licencees</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData>
|
|
|
|
|
|
|
|
|