From ef06ee64302a64bad222edca4ccd4271f73f2049 Mon Sep 17 00:00:00 2001 From: willebra Date: Mon, 2 Mar 2026 13:49:06 +0200 Subject: [PATCH 1/2] Add HPND-Markus-Kuhn --- license-classifications.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/license-classifications.yml b/license-classifications.yml index be25128..b8c4bda 100644 --- a/license-classifications.yml +++ b/license-classifications.yml @@ -1502,6 +1502,11 @@ categorizations: - "property:include-in-notice-file" - "include-in-notice-file" + # https://spdx.org/licenses/HPND-Markus-Kuhn.html + - id: "HPND-Markus-Kuhn" + categories: + - "permissive" + # https://spdx.org/licenses/HPND-sell-variant.html - id: "HPND-sell-variant" categories: From e860c6d897f7cb4674ccf220d305ab1ee6d1a44e Mon Sep 17 00:00:00 2001 From: willebra Date: Mon, 2 Mar 2026 13:55:29 +0200 Subject: [PATCH 2/2] Add LicenseRef-scancode-efsl-2.0 --- license-classifications.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/license-classifications.yml b/license-classifications.yml index b8c4bda..1581473 100644 --- a/license-classifications.yml +++ b/license-classifications.yml @@ -2910,6 +2910,14 @@ categorizations: - "property:include-in-notice-file" - "include-in-notice-file" + # https://scancode-licensedb.aboutcode.org/efsl-2.0.html + - id: "LicenseRef-scancode-efsl-2.0" + categories: + - "proprietary-free" + - "property:include-in-notice-file" + - "include-in-notice-file" + - "property:no-modifications" + - id: "LicenseRef-scancode-ekioh" categories: - "permissive"