mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced 2026-07-01 23:34:05 -04:00
sync diff with L2
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
|
||||
Licensed under the Apache License, Vension 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<configuration>
|
||||
<oatconfig>
|
||||
<licensefile>Readme.markdown</licensefile>
|
||||
<filefilterlist>
|
||||
<filefilter name="defaultPolicyFilter" desc="compatibility, license文件头校验策略的过滤条件" >
|
||||
<filteritem type="filepath" name="java/pom.xml" desc="不是LICENSE声明"/>
|
||||
<filteritem type="filepath" name="rust/Cargo.xml" desc="不是LICENSE声明"/>
|
||||
</filefilter>
|
||||
</filefilterlist>
|
||||
|
||||
</oatconfig>
|
||||
</configuration>
|
||||
|
||||
+2
-2
@@ -4,8 +4,8 @@
|
||||
"License": "MIT License",
|
||||
"License File": "LICENSE",
|
||||
"Version Number": " 1.6.0",
|
||||
"Owner": "p00370963",
|
||||
"Owner": "guorensong1@huawei.com",
|
||||
"Upstream URL": "https://www.nayuki.io/page/qr-code-generator-library",
|
||||
"Description": "QR-Code-generator"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user