diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2024-01-12 11:18:24 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2024-01-12 11:48:53 -0800 |
commit | 94d2ae67403ced107799c1b93922bfb9c9a5f4ae (patch) | |
tree | 630ad0c6646d612686f1c60340b73d0b1466bedb /metadata | |
parent | sys-devel/llvm-common: Remove old (diff) | |
download | gentoo-94d2ae67403ced107799c1b93922bfb9c9a5f4ae.tar.gz gentoo-94d2ae67403ced107799c1b93922bfb9c9a5f4ae.tar.bz2 gentoo-94d2ae67403ced107799c1b93922bfb9c9a5f4ae.zip |
licenses: Add BSD-2-with-views
This is the BSD 2-clause with an extra sentence about the views
and conclusions.
This also adds a SPDX mapping.
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'metadata')
-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 3aff120ab19c..4d0e36a1afe6 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -39,6 +39,7 @@ BSD-1-Clause = BSD-1 BSD-2-Clause = BSD-2 BSD-3-Clause = BSD BSD-4-Clause = BSD-4 +bsd-2-clause-views = BSD-2-with-views BSL-1.0 = Boost-1.0 BUSL-1.1 = BUSL-1.1 bzip2-1.0.5 = BZIP2 |