commit:     e85331e89647f08f12d42defe62965656cf53fda
Author:     Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Thu Apr  8 08:30:08 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu May 27 11:59:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e85331e8

app-misc/screenfetch: Correct LICENSE field

Closes: https://bugs.gentoo.org/789591
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/screenfetch/screenfetch-3.9.1.ebuild | 4 ++--
 app-misc/screenfetch/screenfetch-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/screenfetch/screenfetch-3.9.1.ebuild 
b/app-misc/screenfetch/screenfetch-3.9.1.ebuild
index 5a74091728c..b60b0c410fd 100644
--- a/app-misc/screenfetch/screenfetch-3.9.1.ebuild
+++ b/app-misc/screenfetch/screenfetch-3.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ else
        S="${WORKDIR}/${MY_PN}-${PV}"
 fi
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 IUSE="curl X"
 

diff --git a/app-misc/screenfetch/screenfetch-9999.ebuild 
b/app-misc/screenfetch/screenfetch-9999.ebuild
index 552e3a0655c..3010104b14e 100644
--- a/app-misc/screenfetch/screenfetch-9999.ebuild
+++ b/app-misc/screenfetch/screenfetch-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ else
        S="${WORKDIR}/${MY_PN}-${PV}"
 fi
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 IUSE="curl X"
 

Reply via email to