commit: ee37d37ec06466b9bcbcb2250f300583800f2825
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 09:20:07 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 09:20:07 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee37d37e
dev-util/unicorn: update LICENSE
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
dev-util/unicorn/unicorn-2.0.0_rc5.ebuild | 2 +-
dev-util/unicorn/unicorn-2.0.0_rc6.ebuild | 2 +-
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} )"