mirror of
https://gitee.com/openharmony/third_party_nghttp2
synced 2024-11-23 07:50:02 +00:00
!72 三方库InvalidLicense处理
Merge pull request !72 from Aurora/OpenHarmony-4.0-Release
This commit is contained in:
commit
2eaf863f5c
5
OAT.xml
5
OAT.xml
@ -62,5 +62,10 @@
|
||||
<filteritem type="filename" name="*.m4" desc="Ignore this file, we do not use it."/>
|
||||
</filefilter>
|
||||
</filefilterlist>
|
||||
<licensematcherlist>
|
||||
<licensematcher name="BSD License" desc="如果工具扫描是InvalidLicense,可在此定义匹配规则,注意引号要转义" >
|
||||
<licensetext name=":license: BSD, see LICENSE for details." desc="BSD License"/>
|
||||
</licensematcher>
|
||||
</licensematcherlist>
|
||||
</oatconfig>
|
||||
</configuration>
|
||||
|
Loading…
Reference in New Issue
Block a user