diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-09-05 08:31:18 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-09-05 08:52:15 -0400 |
commit | 18a3ea20e9ed753aa75aefbd6af95cf854e4e72b (patch) | |
tree | 1641fffb73b3b7bc3eba820b1c80d5cb55b94b5e /metadata/license-mapping.conf | |
parent | licenses: add new LBNLBSD license (diff) | |
download | gentoo-18a3ea20e9ed753aa75aefbd6af95cf854e4e72b.tar.gz gentoo-18a3ea20e9ed753aa75aefbd6af95cf854e4e72b.tar.bz2 gentoo-18a3ea20e9ed753aa75aefbd6af95cf854e4e72b.zip |
metadata/license-mapping.conf: add entry for LBNLBSD
Bug: https://bugs.gentoo.org/939071
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'metadata/license-mapping.conf')
-rw-r--r-- | metadata/license-mapping.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |