diff options
Diffstat (limited to 'sbin/photurisd/photuris_value_request.c')
-rw-r--r-- | sbin/photurisd/photuris_value_request.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/photurisd/photuris_value_request.c b/sbin/photurisd/photuris_value_request.c index 35344ac683b..6cc444d00b6 100644 --- a/sbin/photurisd/photuris_value_request.c +++ b/sbin/photurisd/photuris_value_request.c @@ -1,5 +1,5 @@ /* - * Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> + * Copyright 1997-2000 Niels Provos <provos@citi.umich.edu> * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -34,7 +34,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: photuris_value_request.c,v 1.1 1998/11/14 23:37:27 deraadt Exp $"; +static char rcsid[] = "$Id: photuris_value_request.c,v 1.2 2000/12/15 02:50:39 provos Exp $"; #endif #include <stdio.h> |