diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-06-01 12:54:03 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-06-01 12:54:03 +0000 |
| commit | 31c521e9ea84e8e213bb9298fe5961b65d79654a (patch) | |
| tree | 6198c196f6c160a3b6c1800a13a74dbaf48a8cb8 /contrib/openpam/lib/pam_setcred.c | |
| parent | 4cb68ea5f3003414e1bc98748d3c09fdb57454e1 (diff) | |
Notes
Diffstat (limited to 'contrib/openpam/lib/pam_setcred.c')
| -rw-r--r-- | contrib/openpam/lib/pam_setcred.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/openpam/lib/pam_setcred.c b/contrib/openpam/lib/pam_setcred.c index b895e6ada2da..625a07c7a349 100644 --- a/contrib/openpam/lib/pam_setcred.c +++ b/contrib/openpam/lib/pam_setcred.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2002 Networks Associates Technology, Inc. + * Copyright (c) 2002-2003 Networks Associates Technology, Inc. * All rights reserved. * * This software was developed for the FreeBSD Project by ThinkSec AS and @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $P4: //depot/projects/openpam/lib/pam_setcred.c#12 $ + * $P4: //depot/projects/openpam/lib/pam_setcred.c#14 $ */ #include <sys/param.h> |
