mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-21 00:05:22 -04:00
MIT license
This commit is contained in:
@@ -14,11 +14,17 @@
|
|||||||
-->
|
-->
|
||||||
<configuration>
|
<configuration>
|
||||||
<oatconfig>
|
<oatconfig>
|
||||||
|
<policylist>
|
||||||
|
<policy name="jsoncpp" desc="">
|
||||||
|
<policyitem type="compatibility" name="MIT" path=",*" desc="MIT license is compatible with Aapache 2.0.">
|
||||||
|
</policy>
|
||||||
|
</policylist>
|
||||||
<filefilterlist>
|
<filefilterlist>
|
||||||
<filefilter name="defaultPolicyFilter" desc="Filters for license header policies">
|
<filefilter name="defaultPolicyFilter" desc="Filters for license header policies">
|
||||||
<filteritem type="filepath" name="devtools/licenseupdater.py" desc="Not license statement text"/>
|
<filteritem type="filepath" name="devtools/licenseupdater.py" desc="Not license statement text"/>
|
||||||
<filteritem type="filepath" name="doc/doxyfile.in" desc="jsoncpp 参考手册生成配置脚本"/>
|
<filteritem type="filepath" name="doc/doxyfile.in" desc="jsoncpp 参考手册生成配置脚本"/>
|
||||||
<filteritem type="filepath" name="doc/web_doxyfile.in" desc="jsoncpp 参考手册生成配置脚本"/>
|
<filteritem type="filepath" name="doc/web_doxyfile.in" desc="jsoncpp 参考手册生成配置脚本"/>
|
||||||
|
<filteritem type="filepath" name="LICENSE" desc="MIT license is compatible with Aapache 2.0."/>
|
||||||
</filefilter>
|
</filefilter>
|
||||||
</filefilterlist>
|
</filefilterlist>
|
||||||
</oatconfig>
|
</oatconfig>
|
||||||
|
|||||||
Reference in New Issue
Block a user