commit:     0f00116061f58589315d17d0c528de525ca1a8bc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  8 06:02:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  8 06:03:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f001160

app-misc/hello: fix LICENSE

Closes: https://bugs.gentoo.org/877733
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/hello/hello-2.10-r1.ebuild | 4 ++--
 app-misc/hello/hello-2.11.ebuild    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/hello/hello-2.10-r1.ebuild 
b/app-misc/hello/hello-2.10-r1.ebuild
index 0ebcf3ca6b47..933565e40f5f 100644
--- a/app-misc/hello/hello-2.10-r1.ebuild
+++ b/app-misc/hello/hello-2.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -7,7 +7,7 @@ DESCRIPTION="GNU \"Hello, world\" application"
 HOMEPAGE="https://www.gnu.org/software/hello/";
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
-LICENSE="FDL-1.3 GPL-3"
+LICENSE="FDL-1.3+ GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="nls"

diff --git a/app-misc/hello/hello-2.11.ebuild b/app-misc/hello/hello-2.11.ebuild
index 632c3a6ebff1..7b573be6755e 100644
--- a/app-misc/hello/hello-2.11.ebuild
+++ b/app-misc/hello/hello-2.11.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="GNU \"Hello, world\" application"
 HOMEPAGE="https://www.gnu.org/software/hello/";
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
-LICENSE="FDL-1.3 GPL-3"
+LICENSE="FDL-1.3+ GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="nls"

Reply via email to