diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2010-07-23 07:47:14 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2010-07-23 07:47:14 +0000 |
commit | 7628427a444724b699d4be2d43faee91945cbb40 (patch) | |
tree | 439d0f788917b5bdff0861eb9f5ccf87d37eb84a /sys/dev/mii/mii.h | |
parent | 58f4f122d27f7f50f3c5eca149588a37bf8e70c8 (diff) |
Manuel Bouyer rescinded clauses 3 and 4 of his license text.
Diffstat (limited to 'sys/dev/mii/mii.h')
-rw-r--r-- | sys/dev/mii/mii.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/mii/mii.h b/sys/dev/mii/mii.h index c41273ef153..a5d511872ff 100644 --- a/sys/dev/mii/mii.h +++ b/sys/dev/mii/mii.h @@ -1,4 +1,4 @@ -/* $OpenBSD: mii.h,v 1.11 2007/02/10 22:36:18 kettenis Exp $ */ +/* $OpenBSD: mii.h,v 1.12 2010/07/23 07:47:13 jsg Exp $ */ /* $NetBSD: mii.h,v 1.8 2001/05/31 03:06:46 thorpej Exp $ */ /* @@ -15,11 +15,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 Manuel Bouyer. - * 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 |