diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/cron.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/cron.eclass b/eclass/cron.eclass index d40bc62cdfe4..89835f646170 100644 --- a/eclass/cron.eclass +++ b/eclass/cron.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: cron.eclass # @MAINTAINER: -# cron-bugs@gentoo.org +# maintainer-needed@gentoo.org # @AUTHOR: # Original Author: Aaron Walker <ka0ttic@gentoo.org> # @BLURB: Some functions for cron |