From d487b5cbda29bfb75682792ba372a1a5e9adb02c Mon Sep 17 00:00:00 2001 From: Frank Viernau Date: Mon, 17 Apr 2023 11:50:36 +0200 Subject: [PATCH] Fix-up the category of the 'ms-cla' license The license is a Contributor License Agreement, not a Patent License. Fixes #3317. Signed-off-by: Frank Viernau --- src/licensedcode/data/licenses/ms-cla.LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/licensedcode/data/licenses/ms-cla.LICENSE b/src/licensedcode/data/licenses/ms-cla.LICENSE index 16abb73c155..69ebd28d9f5 100644 --- a/src/licensedcode/data/licenses/ms-cla.LICENSE +++ b/src/licensedcode/data/licenses/ms-cla.LICENSE @@ -2,7 +2,7 @@ key: ms-cla short_name: MS Contribution License Agreement (CLA) name: Microsoft Contribution License Agreement (CLA) -category: Patent License +category: CLA owner: Microsoft homepage_url: https://cla.microsoft.com spdx_license_key: LicenseRef-scancode-ms-cla