From 4c979f79439881634a747d59d9ab412e6ae77d9e Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 28 Dec 2019 11:16:12 +0100 Subject: x11-wm/wm2: Fix LICENSE. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The wm2 license text is part of the README file. Rotated.C has an HPND license notice. Closes: https://bugs.gentoo.org/702552 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- x11-wm/wm2/wm2-4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm/wm2') diff --git a/x11-wm/wm2/wm2-4-r1.ebuild b/x11-wm/wm2/wm2-4-r1.ebuild index ea872773ae6f..dff832f2a2ec 100644 --- a/x11-wm/wm2/wm2-4-r1.ebuild +++ b/x11-wm/wm2/wm2-4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.all-day-breakfast.com/wm2/" SRC_URI="http://www.all-day-breakfast.com/wm2/${P}.tar.gz" SLOT="0" -LICENSE="freedist" +LICENSE="wm2 HPND" KEYWORDS="amd64 ppc x86" IUSE="" -- cgit v1.2.3-65-gdbad