From 84773a6875e2e185616389b36f34422a897be84d Mon Sep 17 00:00:00 2001 From: peizhe Date: Wed, 26 Apr 2023 10:06:46 +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 | 65 +++++++++++++++++++++++++++++++++++++++++++++++ README.OpenSource | 4 +-- 2 files changed, 67 insertions(+), 2 deletions(-) create mode 100644 OAT.xml diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000..dc4b243 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,65 @@ + + + + + + LICENSE-UNICODE|LICENSE-APACHE|LICENSE-MIT + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource index 94b1632..e856107 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,8 +1,8 @@ [ { "Name": "indexmap", - "License": "Apache License V2.0, MIT", - "License File": "LICENSE-APACHE, LICENSE-MIT", + "License": "Apache License V2.0", + "License File": "LICENSE-APACHE", "Version Number": "1.9.2", "Owner": "xuelei3@huawei.com", "Upstream URL": "https://github.com/bluss/indexmap",