www-apache/mod_diagnostics: Fix LICENSE.
authorUlrich Müller <ulm@gentoo.org>
Sun, 8 Sep 2019 13:59:08 +0000 (15:59 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sun, 8 Sep 2019 13:59:32 +0000 (15:59 +0200)
Apache-1.1 according to file header.

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild

index a46688424551a513c8495b8b690747c358f03c55..a76bbf3ee64321cc1e84bd29ef129f34459da808 100644 (file)
@@ -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=""