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_securetty | |
parent | 4d486ee7b2acdce6757656d0701e6ed085d57a9c (diff) | |
download | FreeBSD-src-7f7038bdcfbcc09de02c4d28145d74413ec96e00.zip FreeBSD-src-7f7038bdcfbcc09de02c4d28145d74413ec96e00.tar.gz |
NAI DBA update.
Diffstat (limited to 'lib/libpam/modules/pam_securetty')
-rw-r--r-- | lib/libpam/modules/pam_securetty/pam_securetty.8 | 2 | ||||
-rw-r--r-- | lib/libpam/modules/pam_securetty/pam_securetty.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpam/modules/pam_securetty/pam_securetty.8 b/lib/libpam/modules/pam_securetty/pam_securetty.8 index f600c31..5825fb4 100644 --- a/lib/libpam/modules/pam_securetty/pam_securetty.8 +++ b/lib/libpam/modules/pam_securetty/pam_securetty.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 2001 Mark R V Murray .\" All rights reserved. -.\" Copyright (c) 2002 Networks Associates Technologies, Inc. +.\" Copyright (c) 2002 Networks Associates Technology, Inc. .\" All rights reserved. .\" .\" Portions of this software were developed for the FreeBSD Project by diff --git a/lib/libpam/modules/pam_securetty/pam_securetty.c b/lib/libpam/modules/pam_securetty/pam_securetty.c index b331b1a..93db9c1 100644 --- a/lib/libpam/modules/pam_securetty/pam_securetty.c +++ b/lib/libpam/modules/pam_securetty/pam_securetty.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 |