summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Jorna <wraeth@gentoo.org>2021-03-28 12:04:17 +1100
committerSam Jorna <wraeth@gentoo.org>2021-03-29 18:56:38 +1100
commit7868d9a001888ec1ebe2ace23c40c15dabbe5e09 (patch)
treef4b9fbef49cccf9a48def28ab4198345605ebf4b /x11-wm/jwm/jwm-2.3.7.ebuild
parentnet-irc/limnoria: bump to 20210326 (diff)
downloadgentoo-7868d9a001888ec1ebe2ace23c40c15dabbe5e09.tar.gz
gentoo-7868d9a001888ec1ebe2ace23c40c15dabbe5e09.tar.bz2
gentoo-7868d9a001888ec1ebe2ace23c40c15dabbe5e09.zip
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@gentoo.org>
Diffstat (limited to 'x11-wm/jwm/jwm-2.3.7.ebuild')
-rw-r--r--x11-wm/jwm/jwm-2.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/jwm/jwm-2.3.7.ebuild b/x11-wm/jwm/jwm-2.3.7.ebuild
index ca8612d564d2..6794ed141022 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"