summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cac.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/cac.c
parent06420dea86f7f10d742ca93c63261df8cea74ba1 (diff)
kill the caluses three and four on some of my code
Diffstat (limited to 'sys/dev/ic/cac.c')
-rw-r--r--sys/dev/ic/cac.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/ic/cac.c b/sys/dev/ic/cac.c
index 624dc3093f6..7378acc5dcc 100644
--- a/sys/dev/ic/cac.c
+++ b/sys/dev/ic/cac.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cac.c,v 1.15 2003/06/02 16:26:40 mickey Exp $ */
+/* $OpenBSD: cac.c,v 1.16 2003/06/02 19:24:22 mickey Exp $ */
/* $NetBSD: cac.c,v 1.15 2000/11/08 19:20:35 ad Exp $ */
/*
@@ -16,11 +16,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