diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-03-18 06:29:03 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-03-18 06:29:03 +0000 |
commit | f1b45e65a1d7aa30b7d872987da703711d831543 (patch) | |
tree | af3f37937073747e05c6a8b7218f55acb5ea6042 /eclass/systemd.eclass | |
parent | Bump (diff) | |
download | historical-f1b45e65a1d7aa30b7d872987da703711d831543.tar.gz historical-f1b45e65a1d7aa30b7d872987da703711d831543.tar.bz2 historical-f1b45e65a1d7aa30b7d872987da703711d831543.zip |
Update the maintainer to systemd@.
Diffstat (limited to 'eclass/systemd.eclass')
-rw-r--r-- | eclass/systemd.eclass | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/systemd.eclass b/eclass/systemd.eclass index 60aae0f59776..42c373906a0c 100644 --- a/eclass/systemd.eclass +++ b/eclass/systemd.eclass @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/systemd.eclass,v 1.21 2012/12/31 13:09:09 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/systemd.eclass,v 1.22 2013/03/18 06:29:03 mgorny Exp $ # @ECLASS: systemd.eclass # @MAINTAINER: -# mgorny@gentoo.org +# systemd@gentoo.org # @BLURB: helper functions to install systemd units # @DESCRIPTION: # This eclass provides a set of functions to install unit files for |