commit:     7868d9a001888ec1ebe2ace23c40c15dabbe5e09
Author:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 01:04:17 2021 +0000
Commit:     Sam Jorna <wraeth <AT> gentoo <DOT> org>
CommitDate: Mon Mar 29 07:56:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7868d9a0

x11-wm/jwm: Fix license, fix copyright per GLEP76

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Sam Jorna <wraeth <AT> gentoo.org>

 x11-wm/jwm/jwm-2.3.2.ebuild | 4 ++--
 x11-wm/jwm/jwm-2.3.7.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-wm/jwm/jwm-2.3.2.ebuild b/x11-wm/jwm/jwm-2.3.2.ebuild
index 7f6d666ef0c..122eb6cae1a 100644
--- a/x11-wm/jwm/jwm-2.3.2.ebuild
+++ b/x11-wm/jwm/jwm-2.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ DESCRIPTION="Very fast and lightweight still powerful window 
manager for X"
 HOMEPAGE="http://joewing.net/projects/jwm/";
 SRC_URI="http://joewing.net/programs/jwm/releases/${P}.tar.xz";
 
-LICENSE="GPL-2"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ~hppa ppc x86"
 IUSE="bidi debug jpeg png truetype xinerama xpm"

diff --git a/x11-wm/jwm/jwm-2.3.7.ebuild b/x11-wm/jwm/jwm-2.3.7.ebuild
index ca8612d564d..6794ed14102 100644
--- a/x11-wm/jwm/jwm-2.3.7.ebuild
+++ b/x11-wm/jwm/jwm-2.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ DESCRIPTION="Very fast and lightweight still powerful window 
manager for X"
 HOMEPAGE="http://joewing.net/projects/jwm/";
 SRC_URI="http://joewing.net/projects/${PN}/releases/${P}.tar.xz";
 
-LICENSE="GPL-2"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~ppc ~x86"
 IUSE="bidi cairo debug iconv jpeg nls png truetype xinerama xpm"

Reply via email to