diff --git a/eclass/apache-module.eclass b/eclass/apache-module.eclass index e192a74542775..4c88f14566a14 100644 --- a/eclass/apache-module.eclass +++ b/eclass/apache-module.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: apache-module.eclass # @MAINTAINER: -# apache-devs@gentoo.org +# apache-bugs@gentoo.org # @BLURB: Provides a common set of functions for apache modules # @DESCRIPTION: # This eclass handles apache modules in a sane way.