summaryrefslogtreecommitdiff
path: root/usr.bin/write/term_chk.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/write/term_chk.c')
-rw-r--r--usr.bin/write/term_chk.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/usr.bin/write/term_chk.c b/usr.bin/write/term_chk.c
index 9b5d58e7671..adee3d8b5ed 100644
--- a/usr.bin/write/term_chk.c
+++ b/usr.bin/write/term_chk.c
@@ -1,4 +1,4 @@
-/* $NetBSD: term_chk.c,v 1.3 2003/05/13 23:05:34 christos Exp $ */
+/* $NetBSD: term_chk.c,v 1.4 2003/08/07 11:17:48 agc Exp $ */
/*
* Copyright (c) 1989, 1993
@@ -15,11 +15,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
@@ -38,7 +34,7 @@
#include <sys/cdefs.h>
#ifndef lint
-__RCSID("$NetBSD: term_chk.c,v 1.3 2003/05/13 23:05:34 christos Exp $");
+__RCSID("$NetBSD: term_chk.c,v 1.4 2003/08/07 11:17:48 agc Exp $");
#endif
#include <sys/types.h>