summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-03-27 01:52:16 +0100
committerUlrich Müller <ulm@gentoo.org>2021-03-27 07:03:14 +0100
commit900818b1e0b53f2fe1745f855f2a0d01eba74ae3 (patch)
treedd372c1919ef60b92434709270e20316d196e6c9 /sys-apps/toybox/toybox-9999.ebuild
parentlicenses: add 0BSD license https://opensource.org/licenses/0BSD (diff)
downloadgentoo-900818b1e0b53f2fe1745f855f2a0d01eba74ae3.tar.gz
gentoo-900818b1e0b53f2fe1745f855f2a0d01eba74ae3.tar.bz2
gentoo-900818b1e0b53f2fe1745f855f2a0d01eba74ae3.zip
sys-apps/toybox: correct license
Closes: https://bugs.gentoo.org/716472 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-apps/toybox/toybox-9999.ebuild')
-rw-r--r--sys-apps/toybox/toybox-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/toybox/toybox-9999.ebuild b/sys-apps/toybox/toybox-9999.ebuild
index 5b1788940a17..ca78edf8b366 100644
--- a/sys-apps/toybox/toybox-9999.ebuild
+++ b/sys-apps/toybox/toybox-9999.ebuild
@@ -16,8 +16,7 @@ fi
DESCRIPTION="Common linux commands in a multicall binary"
HOMEPAGE="https://landley.net/code/toybox/"
-# The source code does not explicitly say that it's BSD, but the author has repeatedly said it
-LICENSE="BSD-2"
+LICENSE="0BSD"
SLOT="0"
src_prepare() {