diff options
author | des <des@FreeBSD.org> | 2002-03-14 23:27:59 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-03-14 23:27:59 +0000 |
commit | 7f7038bdcfbcc09de02c4d28145d74413ec96e00 (patch) | |
tree | e4b1b277f24eeaf8ae079169af4aad39c69e50fb /lib/libpam/modules/pam_rootok/pam_rootok.c | |
parent | 4d486ee7b2acdce6757656d0701e6ed085d57a9c (diff) | |
download | FreeBSD-src-7f7038bdcfbcc09de02c4d28145d74413ec96e00.zip FreeBSD-src-7f7038bdcfbcc09de02c4d28145d74413ec96e00.tar.gz |
NAI DBA update.
Diffstat (limited to 'lib/libpam/modules/pam_rootok/pam_rootok.c')
-rw-r--r-- | lib/libpam/modules/pam_rootok/pam_rootok.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_rootok/pam_rootok.c b/lib/libpam/modules/pam_rootok/pam_rootok.c index 2ae5eeb..1134836 100644 --- a/lib/libpam/modules/pam_rootok/pam_rootok.c +++ b/lib/libpam/modules/pam_rootok/pam_rootok.c @@ -1,7 +1,7 @@ /*- * Copyright (c) 2001 Mark R V Murray * All rights reserved. - * Copyright (c) 2001 Networks Associates Technologies, Inc. + * Copyright (c) 2001 Networks Associates Technology, Inc. * All rights reserved. * * Portions of this software were developed for the FreeBSD Project by |