diff options
Diffstat (limited to 'sbin/photurisd/encrypt.h')
-rw-r--r-- | sbin/photurisd/encrypt.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/photurisd/encrypt.h b/sbin/photurisd/encrypt.h index 3d90356cc73..8e2faa5327f 100644 --- a/sbin/photurisd/encrypt.h +++ b/sbin/photurisd/encrypt.h @@ -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 @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: encrypt.h,v 1.1 1998/11/14 23:37:23 deraadt Exp $ */ +/* $Id: encrypt.h,v 1.2 2000/12/15 02:50:38 provos Exp $ */ /* * encrypt.h: * prototypes for photuris_packet_encrypt.c |