From 3d6d0fdca23294cb69408cecd4e9a134cb29e198 Mon Sep 17 00:00:00 2001 From: jiangminsen Date: Fri, 6 Dec 2024 18:53:37 +0800 Subject: [PATCH] =?UTF-8?q?apache=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jiangminsen --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index a048553..dc6e473 100644 --- a/bundle.json +++ b/bundle.json @@ -2,7 +2,7 @@ "name": "@ohos/distributed_bundle_framework", "description": "分布式包管理服务", "version": "4.0", - "license": "Apache 2.0", + "license": "Apache-2.0", "segment": { "destPath": "foundation/bundlemanager/distributed_bundle_framework" }, -- Gitee