commit: a93fa9cc6879fa3e90a5d3ed87abe6fdb160f5b6 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jan 15 09:04:07 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jan 15 09:04:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93fa9cc
metadata/license-mapping.conf: Add BSD-2-with-patent Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> metadata/license-mapping.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/license-mapping.conf b/metadata/license-mapping.conf index 1aab79508e92..5731036ae03b 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -37,6 +37,7 @@ Artistic-2.0 = Artistic-2 Beerware = BEER-WARE BSD-1-Clause = BSD-1 BSD-2-Clause = BSD-2 +BSD-2-Clause-Patent = BSD-2-with-patent BSD-2-Clause-Views = BSD-2 BSD-3-Clause = BSD BSD-4-Clause = BSD-4
