summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2024-01-19 07:47:27 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-02-09 15:03:14 +0200
commit0c4d24194fe5a59f699a3c7bd731e9d684e65905 (patch)
tree55708d2865003d1bb5250c095c256d70d6c34455 /x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild
parentx11-terms/st: update LICENSE (diff)
downloadgentoo-0c4d24194fe5a59f699a3c7bd731e9d684e65905.tar.gz
gentoo-0c4d24194fe5a59f699a3c7bd731e9d684e65905.tar.bz2
gentoo-0c4d24194fe5a59f699a3c7bd731e9d684e65905.zip
x11-terms/st-terminfo: update LICENSE
* It never had the advertising clause. https://git.suckless.org/st/file/LICENSE.html Bug: https://bugs.gentoo.org/922456 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild')
-rw-r--r--x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild b/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild
index 4f837eebf88d..95fa225624f3 100644
--- a/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild
+++ b/x11-terms/st-terminfo/st-terminfo-0.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ else
KEYWORDS="amd64 ~arm arm64 ~hppa ~m68k ppc64 ~riscv x86"
fi
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
SLOT="0"
BDEPEND=">=sys-libs/ncurses-6.0"