!32 license规范整改

Merge pull request !32 from f房芷仪/1220
This commit is contained in:
openharmony_ci
2024-12-23 01:06:15 +00:00
committed by Gitee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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"