mirror of
https://gitee.com/openharmony/third_party_qrcodegen
synced 2024-11-27 01:11:45 +00:00
update OAT.xml.
This commit is contained in:
parent
cfd56d2fda
commit
240d3c9360
8
OAT.xml
8
OAT.xml
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
|
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||||
|
|
||||||
Licensed under the Apache License, Vension 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
You may obtain a copy of the License at
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
@ -17,10 +17,10 @@
|
|||||||
<oatconfig>
|
<oatconfig>
|
||||||
<licensefile>Readme.markdown</licensefile>
|
<licensefile>Readme.markdown</licensefile>
|
||||||
<filefilterlist>
|
<filefilterlist>
|
||||||
<filefilter name="defaultPolicyFilter" desc="compatibility, license文件头校验策略的过滤条件" >
|
<filefilter name="defaultPolicyFilter" desc="compatibility,license文件头校验策略的过滤条件" >
|
||||||
<filteritem type="filepath" name="java/pom.xml" desc="不是LICENSE声明"/>
|
<filteritem type="filepath" name="java/pom.xml" desc="不是LICENSE声明"/>
|
||||||
<filteritem type="filepath" name="rust/Cargo.xml" desc="不是LICENSE声明"/>
|
<filteritem type="filepath" name="rust/Cargo.toml" desc="不是LICENSE声明"/>
|
||||||
</filefilter>
|
</filefilter>
|
||||||
</filefilterlist>
|
</filefilterlist>
|
||||||
|
|
||||||
</oatconfig>
|
</oatconfig>
|
||||||
|
Loading…
Reference in New Issue
Block a user