summaryrefslogtreecommitdiff
path: root/usr.sbin/yppoll/yppoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/yppoll/yppoll.c')
-rw-r--r--usr.sbin/yppoll/yppoll.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/yppoll/yppoll.c b/usr.sbin/yppoll/yppoll.c
index 7ae7034f230..0af5881b81e 100644
--- a/usr.sbin/yppoll/yppoll.c
+++ b/usr.sbin/yppoll/yppoll.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: yppoll.c,v 1.5 2002/07/19 03:16:24 deraadt Exp $ */
+/* $OpenBSD: yppoll.c,v 1.6 2003/06/02 04:00:17 deraadt Exp $ */
/* $NetBSD: yppoll.c,v 1.5 1996/05/13 02:46:36 thorpej Exp $ */
/*
- * Copyright (c) 1992, 1993 Theo de Raadt <deraadt@fsa.ca>
+ * Copyright (c) 1992, 1993 Theo de Raadt <deraadt@openbsd.org>
* Copyright (c) 1992, 1993 John Brezak
* All rights reserved.
*
@@ -36,7 +36,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: yppoll.c,v 1.5 2002/07/19 03:16:24 deraadt Exp $";
+static char rcsid[] = "$Id: yppoll.c,v 1.6 2003/06/02 04:00:17 deraadt Exp $";
#endif /* not lint */
#include <sys/param.h>