From 503cf4bd33836cca0ec3379155467c619b19695b Mon Sep 17 00:00:00 2001 From: Jadyn Date: Fri, 4 Mar 2022 11:42:06 +0800 Subject: [PATCH] dapr-cli: Update License to Apache 2.0 (#3347) --- bucket/dapr-cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/dapr-cli.json b/bucket/dapr-cli.json index e8d50534f3..deecd60646 100644 --- a/bucket/dapr-cli.json +++ b/bucket/dapr-cli.json @@ -2,7 +2,7 @@ "version": "1.6.0", "description": "Command-line tools for Dapr", "homepage": "https://github.com/dapr/cli", - "license": "MIT", + "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/dapr/cli/releases/download/v1.6.0/dapr_windows_amd64.zip",