14 lines
803 B
Plaintext
14 lines
803 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> Include what you use (IWYU) </Name>
|
|
<Location>Restriced/NotForLicensees/Source/ThirdParty/IWYU</Location>
|
|
<Function>The software is used to clean up source code. You build all the code with this tool (which is an extension on top of clang) to build a database. we then have our own code using this database to fixup source code
|
|
</Function>
|
|
<Eula> https://github.com/include-what-you-use/include-what-you-use/blob/master/LICENSE.TXT</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder></LicenseFolder>
|
|
</TpsData> |