diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-03-13 09:20:07 +0000 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-03-13 09:20:07 +0000 |
commit | ee37d37ec06466b9bcbcb2250f300583800f2825 (patch) | |
tree | 282db6ae60674591e8ed43f8599b03b41733aa62 /dev-util | |
parent | dev-util/unicorn: version bump 2.0.0-rc6 (diff) | |
download | gentoo-ee37d37ec06466b9bcbcb2250f300583800f2825.tar.gz gentoo-ee37d37ec06466b9bcbcb2250f300583800f2825.tar.bz2 gentoo-ee37d37ec06466b9bcbcb2250f300583800f2825.zip |
dev-util/unicorn: update LICENSE
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/unicorn/unicorn-2.0.0_rc5.ebuild | 2 | ||||
-rw-r--r-- | dev-util/unicorn/unicorn-2.0.0_rc6.ebuild | 2 | ||||
-rw-r--r-- | dev-util/unicorn/unicorn-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild b/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild index 2a6b0fe4d2b8..e2bdf4b08071 100644 --- a/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild +++ b/dev-util/unicorn/unicorn-2.0.0_rc5.ebuild @@ -23,7 +23,7 @@ fi S="${WORKDIR}/${PN}-${MY_PV}" -LICENSE="GPL-2" +LICENSE="BSD-2 GPL-2 LGPL-2.1" SLOT="0/2" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/dev-util/unicorn/unicorn-2.0.0_rc6.ebuild b/dev-util/unicorn/unicorn-2.0.0_rc6.ebuild index b308066f0b27..01c1ff6ba6bf 100644 --- a/dev-util/unicorn/unicorn-2.0.0_rc6.ebuild +++ b/dev-util/unicorn/unicorn-2.0.0_rc6.ebuild @@ -23,7 +23,7 @@ fi S="${WORKDIR}/${PN}-${MY_PV}" -LICENSE="GPL-2" +LICENSE="BSD-2 GPL-2 LGPL-2.1" SLOT="0/2" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/dev-util/unicorn/unicorn-9999.ebuild b/dev-util/unicorn/unicorn-9999.ebuild index b308066f0b27..01c1ff6ba6bf 100644 --- a/dev-util/unicorn/unicorn-9999.ebuild +++ b/dev-util/unicorn/unicorn-9999.ebuild @@ -23,7 +23,7 @@ fi S="${WORKDIR}/${PN}-${MY_PV}" -LICENSE="GPL-2" +LICENSE="BSD-2 GPL-2 LGPL-2.1" SLOT="0/2" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |