summaryrefslogtreecommitdiff
path: root/sys/dev/ic/twe.c
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-06-02 19:24:24 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-06-02 19:24:24 +0000
commit3cc6131ace751c7bfc5dd45e7c562ad59a37075f (patch)
tree8e3657f2ad96c9f2ec41c8b75e999eb211ad61e2 /sys/dev/ic/twe.c
parent06420dea86f7f10d742ca93c63261df8cea74ba1 (diff)
kill the caluses three and four on some of my code
Diffstat (limited to 'sys/dev/ic/twe.c')
-rw-r--r--sys/dev/ic/twe.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/ic/twe.c b/sys/dev/ic/twe.c
index cc7bab22a09..9a76d7a5575 100644
--- a/sys/dev/ic/twe.c
+++ b/sys/dev/ic/twe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: twe.c,v 1.20 2003/04/27 11:22:52 ho Exp $ */
+/* $OpenBSD: twe.c,v 1.21 2003/06/02 19:24:22 mickey Exp $ */
/*
* Copyright (c) 2000-2002 Michael Shalayeff. All rights reserved.
@@ -14,11 +14,6 @@
* 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 Michael Shalayeff.
- * 4. The name of the author may not be used to endorse or promote products
- * derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES