From cc19d1ebcebdab058454514f04a2de4d08439b90 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Fri, 15 Dec 2023 15:46:50 +0100 Subject: [PATCH] chore: Turn URL comments into properties Signed-off-by: Sebastian Schuberth --- license-classifications.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/license-classifications.yml b/license-classifications.yml index f64fa9e..c202eb9 100644 --- a/license-classifications.yml +++ b/license-classifications.yml @@ -208,13 +208,13 @@ categorizations: categories: - "permissive" - # https://spdx.org/licenses/AFL-1.1.html - id: "AFL-1.1" categories: - "permissive" - "property:include-in-notice-file" - "include-in-notice-file" - "property:patent-clause" + - "url:https://spdx.org/licenses/AFL-1.1.html" # https://spdx.org/licenses/AFL-1.2.html - id: "AFL-1.2"