From 3558bf74e03b6278c0a2f380bd50ea84c801fd30 Mon Sep 17 00:00:00 2001 From: peizhe Date: Tue, 25 Apr 2023 20:16:36 +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 | 66 +++++++++++++++++++++++++++++++++++++++++++++++ README.OpenSource | 4 +-- 2 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 OAT.xml diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 0000000..e1adee9 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,66 @@ + + + + + + LICENSE-UNICODE|LICENSE-APACHE|LICENSE-MIT + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource index c406bf7..f6cce4b 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,8 +1,8 @@ [ { "Name": "hashbrown", - "License": "Apache License V2.0, MIT", - "License File": "LICENSE-APACHE, LICENSE-MIT", + "License": "Apache License V2.0", + "License File": "LICENSE-APACHE", "Version Number": "0.12.3", "Owner": "xuelei3@huawei.com", "Upstream URL": "https://github.com/rust-lang/hashbrown",