diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-03-14 23:27:59 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-03-14 23:27:59 +0000 |
| commit | f03a4b810ae3cc709700e60e4a8ad78787efcf28 (patch) | |
| tree | e4b1b277f24eeaf8ae079169af4aad39c69e50fb /lib/libpam/modules/pam_unix/pam_unix.c | |
| parent | b45deeb2a5716bffc4d1aa1f4164fcfccfaa3669 (diff) | |
Notes
Diffstat (limited to 'lib/libpam/modules/pam_unix/pam_unix.c')
| -rw-r--r-- | lib/libpam/modules/pam_unix/pam_unix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_unix/pam_unix.c b/lib/libpam/modules/pam_unix/pam_unix.c index 6c1bb6f99b10..14fcc273f976 100644 --- a/lib/libpam/modules/pam_unix/pam_unix.c +++ b/lib/libpam/modules/pam_unix/pam_unix.c @@ -1,7 +1,7 @@ /*- * Copyright 1998 Juniper Networks, Inc. * All rights reserved. - * Copyright (c) 2002 Networks Associates Technologies, Inc. + * Copyright (c) 2002 Networks Associates Technology, Inc. * All rights reserved. * * Portions of this software was developed for the FreeBSD Project by |
