diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-12-27 17:55:13 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-12-27 17:55:13 +0000 |
commit | 78f3c358b427938abe86e9f48677e91f68ba2764 (patch) | |
tree | 50ac6aed0c5c35a2cda7fed3b8522985a1de9f86 /eclass/pam.eclass | |
parent | Stable for ppc/ppc64; bug #395543 (diff) | |
download | historical-78f3c358b427938abe86e9f48677e91f68ba2764.tar.gz historical-78f3c358b427938abe86e9f48677e91f68ba2764.tar.bz2 historical-78f3c358b427938abe86e9f48677e91f68ba2764.zip |
Update copyright years in headers
Diffstat (limited to 'eclass/pam.eclass')
-rw-r--r-- | eclass/pam.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/pam.eclass b/eclass/pam.eclass index fd898cd5c109..df5f830e0a33 100644 --- a/eclass/pam.eclass +++ b/eclass/pam.eclass @@ -1,7 +1,7 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # Author Diego Pettenò <flameeyes@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/pam.eclass,v 1.21 2011/12/17 04:20:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/pam.eclass,v 1.22 2011/12/27 17:55:12 fauli Exp $ # # This eclass contains functions to install pamd configuration files and # pam modules. |