许可证配置在project policy Signed-off-by: s30029175 <shiqiwei4@huawei.com>

Signed-off-by: sqwlly <shiqiwei4@huawei.com>
Change-Id: I2cf571e7c4d9e93135fd05341bf119d9aa569722
This commit is contained in:
sqwlly 2022-11-16 11:04:47 +08:00
parent 3815fd4ef6
commit 2b092fe563

View File

@ -59,15 +59,13 @@ Note:If the text contains special characters, please escape them according to th
<licensefile></licensefile>
<policylist>
<policy name="projectPolicy" desc="">
<policyitem type="compatibility" name="MIT License" path=".*" rule="may" group="defaultGroup" desc="The files involved in compilation are the MIT protocol.They are used in dynamic link mode."/>
</policy>
</policylist>
<filefilterlist>
<filefilter name="defaultPolicyFilter" desc="Filters for compatibilitylicense header policies">
<filteritem type="filepath" name=".*" desc="The files involved in compilation are the MIT protocol.They are used in dynamic link mode."/>
</filefilter>
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
<filteritem type="filepath" name=".*" desc="Resource, config and certification binary."/>
</filefilter>
</filefilterlist>
</oatconfig>
</configuration>
</configuration>