summaryrefslogtreecommitdiff
path: root/sys/dev/mii/txphy.c
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-06-02 19:08:59 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-06-02 19:08:59 +0000
commit98319ab0a44ba28e3ff550addfb3681a80674224 (patch)
treef3c45e534a9a7e1a9ac085c3c9923188a9a59ccb /sys/dev/mii/txphy.c
parent1a47cca7157d6a104a7f37482ae94bf062a8fedc (diff)
nuke clase 3 & 4
Diffstat (limited to 'sys/dev/mii/txphy.c')
-rw-r--r--sys/dev/mii/txphy.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/mii/txphy.c b/sys/dev/mii/txphy.c
index 62ebcface72..8023a2a03d4 100644
--- a/sys/dev/mii/txphy.c
+++ b/sys/dev/mii/txphy.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: txphy.c,v 1.4 2002/03/14 01:26:58 millert Exp $ */
+/* $OpenBSD: txphy.c,v 1.5 2003/06/02 19:08:58 jason Exp $ */
/*
* Copyright (c) 1999 Jason L. Wright (jason@thought.net)
@@ -12,11 +12,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 Jason L. Wright
- * 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