summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2024-01-19 07:51:49 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-02-09 15:03:14 +0200
commit40533fa83782cada87b791ad2a0da161d7750fff (patch)
tree6a3daf168543404dcb6d0a5a4430898cb4c43832 /app-text/vgrep
parentx11-terms/st-terminfo: update LICENSE (diff)
downloadgentoo-40533fa83782cada87b791ad2a0da161d7750fff.tar.gz
gentoo-40533fa83782cada87b791ad2a0da161d7750fff.tar.bz2
gentoo-40533fa83782cada87b791ad2a0da161d7750fff.zip
app-text/vgrep: update LICENSE
* Update license based on upstream (no later clause for their GPL-3 license) and lichen output for the dependencies. Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text/vgrep')
-rw-r--r--app-text/vgrep/vgrep-2.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/vgrep/vgrep-2.6.0.ebuild b/app-text/vgrep/vgrep-2.6.0.ebuild
index e8310a63f2f7..1b3329afca49 100644
--- a/app-text/vgrep/vgrep-2.6.0.ebuild
+++ b/app-text/vgrep/vgrep-2.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 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 pager for grep, git-grep and similar grep implementations"
HOMEPAGE="https://github.com/vrothberg/vgrep"
SRC_URI="https://github.com/vrothberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="BSD GPL-3+ MIT MIT-with-advertising"
+LICENSE="Apache-2.0 BSD GPL-3 MIT"
SLOT="0"
KEYWORDS="amd64"