diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-12-18 17:08:40 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2011-12-18 17:08:40 +0000 |
commit | 432a3b2760a05003e8c2290f4832e0743ac86f89 (patch) | |
tree | 685cc74eea09898d5b7b579838e8705bcad03ac8 /include/security/pam_modules.h | |
parent | 1e3356fe614cc18b3a424448b3b02eead9368c2e (diff) |
Diffstat (limited to 'include/security/pam_modules.h')
-rw-r--r-- | include/security/pam_modules.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/security/pam_modules.h b/include/security/pam_modules.h index 539f662a04599..6242b3809235c 100644 --- a/include/security/pam_modules.h +++ b/include/security/pam_modules.h @@ -1,6 +1,6 @@ /*- * Copyright (c) 2002-2003 Networks Associates Technology, Inc. - * Copyright (c) 2004-2007 Dag-Erling Smørgrav + * Copyright (c) 2004-2011 Dag-Erling Smørgrav * All rights reserved. * * This software was developed for the FreeBSD Project by ThinkSec AS and @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: pam_modules.h 408 2007-12-21 11:36:24Z des $ + * $Id: pam_modules.h 437 2011-09-13 12:00:13Z des $ */ #ifndef SECURITY_PAM_MODULES_H_INCLUDED |