diff options
Diffstat (limited to 'include/security/pam_types.h')
-rw-r--r-- | include/security/pam_types.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/security/pam_types.h b/include/security/pam_types.h index 0209bc8a62597..d0d5b00ce5a7f 100644 --- a/include/security/pam_types.h +++ b/include/security/pam_types.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_types.h 408 2007-12-21 11:36:24Z des $ + * $Id: pam_types.h 437 2011-09-13 12:00:13Z des $ */ #ifndef SECURITY_PAM_TYPES_H_INCLUDED |