From 34865e9e2d70f8d5046024cad5cacaa418b15cda Mon Sep 17 00:00:00 2001 From: italvi <58322186+italvi@users.noreply.github.com> Date: Mon, 16 Jan 2023 14:27:38 +0100 Subject: [PATCH] Update license-mapping.json BSD-3-Clause and BSD-4-Clause both had the name "BSD License", s.t. an unique mapping was not possible. The BSD-4-Clause is the "original" BSD-Clause, while BSD-3 is the "2.0". Therefore, I changed the name "BSD License" for the BSD-3-Clause to "BSD License 2.0". Signed-off-by: italvi --- src/main/resources/license-mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/license-mapping.json b/src/main/resources/license-mapping.json index ca83611aa..23589443c 100644 --- a/src/main/resources/license-mapping.json +++ b/src/main/resources/license-mapping.json @@ -58,7 +58,7 @@ "The New BSD License", "3-Clause BSD License", "BSD 3-clause New License", - "BSD License", + "BSD License 2.0", "EDL 1.0", "Eclipse Distribution License - v 1.0", "Eclipse Distribution License v. 1.0",