commit:     827a603959ff6bc219b6c5908bc8030b8093b412
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 13:59:08 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 13:59:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827a6039

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 <ulm <AT> gentoo.org>

 www-apache/mod_diagnostics/mod_diagnostics-0.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 a4668842455..a76bbf3ee64 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=""
 

Reply via email to