summaryrefslogtreecommitdiff
path: root/usr.sbin/yppoll/yppoll.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-02 04:00:18 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-06-02 04:00:18 +0000
commit196edd148cb8f3a011d42ef856a2df1bcf50eeab (patch)
tree739d30c88b9d435c02239138efd039e2afccccb9 /usr.sbin/yppoll/yppoll.c
parent6b7671419beb4b4aa4236314c3eb4d01fb22f6c9 (diff)
remove terms 3 and 4 of some of my licences
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>