From 94851108a6a77d6d42f8857420ef1c8d8dbcfd31 Mon Sep 17 00:00:00 2001 From: peizhe Date: Wed, 26 Apr 2023 16:03:56 +0800 Subject: [PATCH] =?UTF-8?q?CI=20OAT=20=E5=91=8A=E8=AD=A6=E6=B8=85=E9=9B=B6?= =?UTF-8?q?=E4=B8=8EREADME.OpenSource=20=E4=B8=ADLicense=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: peizhe --- OAT.xml | 6 ++++-- README.OpenSource | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/OAT.xml b/OAT.xml index 65fa581..dcf4943 100644 --- a/OAT.xml +++ b/OAT.xml @@ -55,10 +55,12 @@ Note:If the text contains special characters|please escape them according to the --> - LICENSE-UNICODE|LICENSE-APACHE|LICENSE-MIT + THIRD_PARTY|LICENSE-APACHE|LICENSE-MIT - + + + diff --git a/README.OpenSource b/README.OpenSource index 5e6dd50..7b6db84 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,8 +1,8 @@ [ { "Name": "openssl", - "License": "Apache License V2.0, MIT", - "License File": "LICENSE-APACHE, LICENSE-MIT", + "License": "Apache License V2.0", + "License File": "THIRD_PARTY", "Version Number": "0.10.47", "Owner": "xuelei3@huawei.com", "Upstream URL": "https://github.com/sfackler/rust-openssl",