commit: eeb1f5b5b0f0e2451880b5e35f1c0d1c7c2cbcc5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Mar 29 12:40:57 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 29 12:59:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb1f5b5
pam.eclass: Give over to zlogene (PAM maint) Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/pam.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/pam.eclass b/eclass/pam.eclass index 1e0c2ff0392..ef2a3485c3a 100644 --- a/eclass/pam.eclass +++ b/eclass/pam.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: pam.eclass # @MAINTAINER: -# [email protected] +# [email protected] # @AUTHOR: # Diego Pettenò <[email protected]> # @BLURB: Handles pam related tasks
