diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-01-23 17:16:00 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-01-23 17:16:00 +0000 |
commit | 774a10071d3302dff382330305f2dab5d85b2c0a (patch) | |
tree | b9d6c3770af5c21830ee59e780142351cd814b58 | |
parent | 0509dca0c3687d52cef8e5ffab8a2f7d52be672a (diff) | |
download | src-774a10071d3302dff382330305f2dab5d85b2c0a.tar.gz src-774a10071d3302dff382330305f2dab5d85b2c0a.zip |
Add an AUTHORS section crediting ThinkSec, DARPA and NAI Labs.
Sponsored by: DARPA, NAI Labs
Notes
Notes:
svn path=/head/; revision=89706
-rw-r--r-- | lib/libpam/modules/pam_opieaccess/pam_opieaccess.8 | 9 | ||||
-rw-r--r-- | lib/libpam/modules/pam_self/pam_self.8 | 9 |
2 files changed, 16 insertions, 2 deletions
diff --git a/lib/libpam/modules/pam_opieaccess/pam_opieaccess.8 b/lib/libpam/modules/pam_opieaccess/pam_opieaccess.8 index f2a40debf730..3959cec8d035 100644 --- a/lib/libpam/modules/pam_opieaccess/pam_opieaccess.8 +++ b/lib/libpam/modules/pam_opieaccess/pam_opieaccess.8 @@ -8,7 +8,6 @@ .\" 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 .\" are met: @@ -114,3 +113,11 @@ was declined. .Xr pam_opie 8 , .Xr pam.conf 5 , .Xr pam 8 +.Sh AUTHORS +The +.Nm +module and this manual page were 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 +.Pq Dq CBOSS , +as part of the DARPA CHATS research program. diff --git a/lib/libpam/modules/pam_self/pam_self.8 b/lib/libpam/modules/pam_self/pam_self.8 index 5e51445ed738..8bc6db52dd76 100644 --- a/lib/libpam/modules/pam_self/pam_self.8 +++ b/lib/libpam/modules/pam_self/pam_self.8 @@ -8,7 +8,6 @@ .\" 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 .\" are met: @@ -80,3 +79,11 @@ was declined. .Xr getuid 2 , .Xr pam.conf 5 , .Xr pam 8 +.Sh AUTHORS +The +.Nm +module and this manual page were 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 +.Pq Dq CBOSS , +as part of the DARPA CHATS research program. |