diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-16 13:17:45 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-16 13:18:04 +0100 |
commit | 77a187605f54bf1cf89aaface1f24d5119a2e43f (patch) | |
tree | e6fbf9502a3289fffd5bf42b19a0057c3726212e /app-admin/eselect | |
parent | app-admin/exo: remove old (diff) | |
download | gentoo-77a187605f54bf1cf89aaface1f24d5119a2e43f.tar.gz gentoo-77a187605f54bf1cf89aaface1f24d5119a2e43f.tar.bz2 gentoo-77a187605f54bf1cf89aaface1f24d5119a2e43f.zip |
app-admin/eselect: Update LICENSE.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-admin/eselect')
-rw-r--r-- | app-admin/eselect/eselect-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild index 9acdac4778d7..5922f93c46e0 100644 --- a/app-admin/eselect/eselect-9999.ebuild +++ b/app-admin/eselect/eselect-9999.ebuild @@ -10,7 +10,7 @@ inherit autotools git-r3 bash-completion-r1 DESCRIPTION="Gentoo's multi-purpose configuration and management tool" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" -LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )" +LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-4.0 )" SLOT="0" IUSE="doc emacs vim-syntax" |