diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-06-30 21:30:05 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-06-30 21:30:05 +0000 |
commit | ee02aaa95b30b4b258e2ae7e1d13c9428f906381 (patch) | |
tree | 2c63cca871bbf88cf51089438f4c6f0ced34d4ee /contrib/openpam/include/security/pam_modules.h | |
parent | 55e3fbc9f1f7b42b08b95b73b68357876dc2a189 (diff) |
Notes
Diffstat (limited to 'contrib/openpam/include/security/pam_modules.h')
-rw-r--r-- | contrib/openpam/include/security/pam_modules.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/openpam/include/security/pam_modules.h b/contrib/openpam/include/security/pam_modules.h index 1359a1b415263..02beab25dd401 100644 --- a/contrib/openpam/include/security/pam_modules.h +++ b/contrib/openpam/include/security/pam_modules.h @@ -3,9 +3,9 @@ * All rights reserved. * * This software was developed for the FreeBSD Project by ThinkSec AS and - * NAI Labs, the Security Research Division of Network Associates, Inc. - * under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the - * DARPA CHATS research program. + * Network Associates Laboratories, the Security Research Division of + * Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 + * ("CBOSS"), as part of the DARPA CHATS research program. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $P4: //depot/projects/openpam/include/security/pam_modules.h#7 $ + * $P4: //depot/projects/openpam/include/security/pam_modules.h#8 $ */ #ifndef _PAM_MODULES_H_INCLUDED |