summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2024-01-19 07:26:43 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-02-09 15:03:04 +0200
commitfe70bde3f24bd977c820155855b7c41815186c91 (patch)
treeadf6bd401435bd66127f2e15ac5684d42684ed5b /app-editors
parentprofiles/arch: mask installkernel[refind] on all but amd64 and x86 (diff)
downloadgentoo-fe70bde3f24bd977c820155855b7c41815186c91.tar.gz
gentoo-fe70bde3f24bd977c820155855b7c41815186c91.tar.bz2
gentoo-fe70bde3f24bd977c820155855b7c41815186c91.zip
app-editors/hyx: update LICENSE
* Doesn't have the advertising clause. Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/hyx/hyx-2021.06.09.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hyx/hyx-2021.06.09.ebuild b/app-editors/hyx/hyx-2021.06.09.ebuild
index e4e24ea02470..4877bc384b3b 100644
--- a/app-editors/hyx/hyx-2021.06.09.ebuild
+++ b/app-editors/hyx/hyx-2021.06.09.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ DESCRIPTION="A minimalistic console hex editor with vim-like controls"
HOMEPAGE="https://yx7.cc/code/"
SRC_URI="https://yx7.cc/code/hyx/${P}.tar.xz"
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"