summaryrefslogtreecommitdiff
path: root/sbin/photurisd/photurisd.c
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>2000-12-15 02:50:41 +0000
committerNiels Provos <provos@cvs.openbsd.org>2000-12-15 02:50:41 +0000
commitf73310a89a8937983aae944d12b4da43cf51fac9 (patch)
tree8089214b98dd96785ebdd0c67f3849283e51095c /sbin/photurisd/photurisd.c
parent2432aed3ddeab374356a9cb597da027b9676a281 (diff)
update email address in copyright.
Diffstat (limited to 'sbin/photurisd/photurisd.c')
-rw-r--r--sbin/photurisd/photurisd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/photurisd/photurisd.c b/sbin/photurisd/photurisd.c
index e8982d7c8c9..30169cbf9c5 100644
--- a/sbin/photurisd/photurisd.c
+++ b/sbin/photurisd/photurisd.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1997,1998 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
@@ -32,7 +32,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: photurisd.c,v 1.8 2000/12/15 02:42:09 provos Exp $";
+static char rcsid[] = "$Id: photurisd.c,v 1.9 2000/12/15 02:50:39 provos Exp $";
#endif
#define _PHOTURIS_C_