commit: 18a3ea20e9ed753aa75aefbd6af95cf854e4e72b Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Sep 5 12:31:18 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Sep 5 12:52:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a3ea20
metadata/license-mapping.conf: add entry for LBNLBSD Bug: https://bugs.gentoo.org/939071 Signed-off-by: Michael Orlitzky <mjo <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 d97f93f11ae4..8066827fd3f1 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -40,6 +40,7 @@ BSD-2-Clause = BSD-2 BSD-2-Clause-Patent = BSD-2-with-patent BSD-2-Clause-Views = BSD-2 BSD-3-Clause = BSD +BSD-3-Clause-LBNL = LBNLBSD BSD-4-Clause = BSD-4 BSL-1.0 = Boost-1.0 BUSL-1.1 = BUSL-1.1
