OpenSource、OAT版权头修改

Signed-off-by: zenggaofeng <zenggaofeng2@h-partners.com>
This commit is contained in:
zenggaofeng 2024-04-12 11:17:57 +08:00 committed by Madi
parent 2c4257f3f6
commit 95a2526408
2 changed files with 30 additions and 13 deletions

17
OAT.xml
View File

@ -1,4 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
Licensed under the Apache License, Version 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.
This is the configuration file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README.
-->
<configuration>
<oatconfig>
<filefilterlist>

View File

@ -2,9 +2,9 @@
{
"Name": "glide",
"License": "Apache License 2.0",
"License File": "https://github.com/bumptech/glide/blob/master/LICENSE",
"License File": "LICENSE",
"Version Number": "4.13.1",
"Owner" : "bumptech",
"Owner" : "xiafeng@huawei.com",
"Upstream URL": "https://github.com/bumptech/glide",
"Description": "An image loading and caching library focused on smooth scrolling"
},
@ -12,9 +12,9 @@
{
"Name": "glide-transformations",
"License": "Apache License 2.0",
"License File": "https://github.com/wasabeef/glide-transformations/blob/main/LICENSE",
"License File": "LICENSE",
"Version Number": "4.3.0",
"Owner" : "wasabeef",
"Owner" : "xiafeng@huawei.com",
"Upstream URL": "https://github.com/wasabeef/glide-transformations",
"Description": " An transformation library providing a variety of image transformations for Glide. "
},
@ -22,9 +22,9 @@
{
"Name": "fresco",
"License": "MIT License",
"License File": "https://github.com/facebook/fresco/blob/main/LICENSE",
"License File": "LICENSE",
"Version Number": "2.6.0",
"Owner" : "facebook",
"Owner" : "xiafeng@huawei.com",
"Upstream URL": "https://github.com/facebook/fresco",
"Description": " An library for managing images and the memory they use. "
},
@ -32,9 +32,9 @@
{
"Name": "UPNG.js",
"License": "MIT License",
"License File": "https://github.com/photopea/UPNG.js/blob/master/LICENSE",
"License File": "LICENSE",
"Version Number": "1.0.0",
"Owner" : "photopea",
"Owner" : "xiafeng@huawei.com",
"Upstream URL": "https://github.com/photopea/UPNG.js",
"Description": " Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless) "
},
@ -42,9 +42,9 @@
{
"Name": "Luban",
"License": "Apache License 2.0",
"License File": "https://github.com/Curzibn/Luban/blob/master/LICENSE",
"License File": "LICENSE",
"Version Number": "1.1.8",
"Owner" : " Curzibn",
"Owner" : " xiafeng@huawei.com",
"Upstream URL": "https://github.com/Curzibn/Luban",
"Description": " Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法 "
},
@ -54,16 +54,16 @@
"License": "Apache License 2.0",
"License File": "https://github.com/Yalantis/uCrop/blob/develop/README.md",
"Version Number": "2.2.8",
"Owner" : " Yalantis",
"Owner" : " xiafeng@huawei.com",
"Upstream URL": "https://github.com/Yalantis/uCrop",
"Description": " Image Cropping Library "
},
{
"Name": "js-spark-md5",
"License": "MIT",
"License File": "https://github.com/satazor/js-spark-md5/blob/master/LICENSE",
"License File": "LICENSE",
"Version Number": "v3.0.2",
"Owner" : "satazor",
"Owner" : "xiafeng@huawei.com",
"Upstream URL": "https://github.com/satazor/js-spark-md5",
"Description": "Lightning fast normal and incremental md5 for javascript"
}