From 0e3df0471fd20ae8599f04ea2fdb197988ef1ffa Mon Sep 17 00:00:00 2001 From: fangzhiyi18 Date: Mon, 17 Mar 2025 20:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E6=BA=90=E5=A3=B0=E6=98=8E=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=BB=B4=E6=8A=A4=20Signed-off-by:=20f=E6=88=BF?= =?UTF-8?q?=E8=8A=B7=E4=BB=AA=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OpenSource | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index f4f0e4c..984bbd1 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,17 +1,8 @@ [ { "Name" : "libfuse", - "License" : "GPL-2.0", - "License File" : "GPL2.txt", - "Version Number" : "fuse-3.16.1", - "Owner" : "maojingjing1@huawei.com", - "Upstream URL" : "https://github.com/libfuse/libfuse/releases/tag/fuse-3.16.1", - "Description" : "libfuse provides the reference implementation for communicating with the FUSE kernel module." - }, - { - "Name" : "libfuse", - "License" : "LGPL-2.1", - "License File" : "LGPL2.txt", + "License" : "GPL-2.0, LGPL-2.1", + "License File" : "GPL2.txt, LGPL2.txt", "Version Number" : "fuse-3.16.1", "Owner" : "maojingjing1@huawei.com", "Upstream URL" : "https://github.com/libfuse/libfuse/releases/tag/fuse-3.16.1",