From: Ulrich Müller Date: Sun, 8 Sep 2019 13:59:08 +0000 (+0200) Subject: www-apache/mod_diagnostics: Fix LICENSE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=827a603959ff6bc219b6c5908bc8030b8093b412;p=gentoo.git www-apache/mod_diagnostics: Fix LICENSE. Apache-1.1 according to file header. Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Ulrich Müller --- diff --git a/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild b/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild index a46688424551..a76bbf3ee643 100644 --- a/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild +++ b/www-apache/mod_diagnostics/mod_diagnostics-0.0.1.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=0 @@ -10,7 +10,7 @@ KEYWORDS="x86" DESCRIPTION="An Apache2 module which can do debugging of modules in the Apache2 Filter Chain" HOMEPAGE="http://apache.webthing.com/mod_diagnostics/" SRC_URI="mirror://gentoo/${P}.c" -LICENSE="GPL-2" +LICENSE="Apache-1.1" SLOT="0" IUSE=""