From 1029b8435724310b52e60072bbfa90aaa2c4f1e5 Mon Sep 17 00:00:00 2001 From: huangminzhong Date: Tue, 24 Sep 2024 11:27:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9libwbxml=E7=9A=84readme.opens?= =?UTF-8?q?ource=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huangminzhong --- thirdparty/libwbxml/README.OpenSource | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/libwbxml/README.OpenSource b/thirdparty/libwbxml/README.OpenSource index 0f325286..b4206565 100644 --- a/thirdparty/libwbxml/README.OpenSource +++ b/thirdparty/libwbxml/README.OpenSource @@ -1,7 +1,7 @@ [ { "Name": "libwbxml", - "License": "LGPL V2.1", + "License": "LGPL V2.1 or later", "License File": " https://github.com/libwbxml/libwbxml/blob/master/GNU-LGPL ", "Version Number": "0.11.10", "Owner": "xiafeng@huawei.com", -- Gitee