diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-08-11 11:38:45 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-08-11 11:38:45 +0200 |
commit | 9fc8ce567d9602686a6c3fa4f031bb93e80f2f7a (patch) | |
tree | 8ae2ffb24bed43137124c33205d9d1a04654d212 /metadata/license-mapping.conf | |
parent | net-analyzer/gsad: fix OpenRC script (diff) | |
download | gentoo-9fc8ce567d9602686a6c3fa4f031bb93e80f2f7a.tar.gz gentoo-9fc8ce567d9602686a6c3fa4f031bb93e80f2f7a.tar.bz2 gentoo-9fc8ce567d9602686a6c3fa4f031bb93e80f2f7a.zip |
licenses: Add BUSL-1.1
Business Source License 1.1, text taken from:
https://spdx.org/licenses/BUSL-1.1.html
Bug: https://bugs.gentoo.org/912053
Signed-off-by: Ulrich Müller <ulm@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 440dd7421a97..8d18ccf62435 100644 --- a/metadata/license-mapping.conf +++ b/metadata/license-mapping.conf @@ -40,6 +40,7 @@ BSD-2-Clause = BSD-2 BSD-3-Clause = BSD BSD-4-Clause = BSD-4 BSL-1.0 = Boost-1.0 +BUSL-1.1 = BUSL-1.1 bzip2-1.0.5 = BZIP2 bzip2-1.0.6 = BZIP2 CC-BY-2.0 = CC-BY-2.0 |