From 6a7916fe0425f9833086ae19549aba96e3fda740 Mon Sep 17 00:00:00 2001 From: fangzhiyi18 Date: Fri, 20 Dec 2024 10:34:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fangzhiyi18 --- README.OpenSource | 2 +- bundle.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index 94db1cc..f4f0e4c 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -10,7 +10,7 @@ }, { "Name" : "libfuse", - "License" : "LGPL V2.1", + "License" : "LGPL-2.1", "License File" : "LGPL2.txt", "Version Number" : "fuse-3.16.1", "Owner" : "maojingjing1@huawei.com", diff --git a/bundle.json b/bundle.json index bcd7519..172a44c 100644 --- a/bundle.json +++ b/bundle.json @@ -2,7 +2,7 @@ "name": "@ohos/libfuse", "description": "libfuse provides the reference implementation for communicating with the FUSE kernel module.", "version": "3.16.1", - "license": "LGPL V2.1", + "license": "LGPL-2.1", "publishAs": "code-segment", "segment": { "destPath": "third_party/libfuse"