From e2fb28dc72a37a10a065c6bf1760ef2a4b56ed68 Mon Sep 17 00:00:00 2001 From: FuckFrank Date: Sat, 21 Sep 2024 17:15:11 +0800 Subject: [PATCH 1/2] =?UTF-8?q?#IASPMF=20=E4=BF=AE=E6=94=B9README.OpenSour?= =?UTF-8?q?ce=E6=96=87=E4=BB=B6=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: FuckFrank --- thirdparty/libwbxml/README.OpenSource | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/thirdparty/libwbxml/README.OpenSource b/thirdparty/libwbxml/README.OpenSource index 0922bc40..bb8fcb99 100644 --- a/thirdparty/libwbxml/README.OpenSource +++ b/thirdparty/libwbxml/README.OpenSource @@ -1,11 +1,11 @@ [ { "Name": "libwbxml", - "License": "Apache-2.0", - "License File": "https://github.com/RoaringBitmap/CRoaring/blob/master/LICENSE", + "License": "Apache-2.0 License", + "License File": " https://github.com/libwbxml/libwbxml/blob/master/COPYING ", "Version Number": "0.11.10", - "Owner": "wangyang497@h-partners.com", - "Upstream URL": "https://github.com/libwbxml/libwbxml/archive/refs/tags/libwbxml-0.11.10.tar.gz", + "Owner" : "wangyang497@h-partners.com", + "Upstream URL": "https://github.com/libwbxml/libwbxml", "Description": "libwbxml library is an open source library written in C specifically for processing WBXML (Wireless Binary XML) documents" } -] +] \ No newline at end of file -- Gitee From 0ebdf1939684266228ac83fc268e76e4bbf3b69d Mon Sep 17 00:00:00 2001 From: FuckFrank Date: Sat, 21 Sep 2024 17:26:08 +0800 Subject: [PATCH 2/2] =?UTF-8?q?#IASPMF=20=E4=BF=AE=E6=94=B9README.OpenSour?= =?UTF-8?q?ce=E6=96=87=E4=BB=B6=E5=86=85=E5=AE=B9=5F2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: FuckFrank --- thirdparty/libwbxml/README.OpenSource | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/thirdparty/libwbxml/README.OpenSource b/thirdparty/libwbxml/README.OpenSource index bb8fcb99..0f325286 100644 --- a/thirdparty/libwbxml/README.OpenSource +++ b/thirdparty/libwbxml/README.OpenSource @@ -1,11 +1,11 @@ [ { "Name": "libwbxml", - "License": "Apache-2.0 License", - "License File": " https://github.com/libwbxml/libwbxml/blob/master/COPYING ", + "License": "LGPL V2.1", + "License File": " https://github.com/libwbxml/libwbxml/blob/master/GNU-LGPL ", "Version Number": "0.11.10", - "Owner" : "wangyang497@h-partners.com", + "Owner": "xiafeng@huawei.com", "Upstream URL": "https://github.com/libwbxml/libwbxml", "Description": "libwbxml library is an open source library written in C specifically for processing WBXML (Wireless Binary XML) documents" } -] \ No newline at end of file +] -- Gitee