diff options
Diffstat (limited to 'sys/arch/mvme68k/dev/if_ie.h')
-rw-r--r-- | sys/arch/mvme68k/dev/if_ie.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/arch/mvme68k/dev/if_ie.h b/sys/arch/mvme68k/dev/if_ie.h index 41ddb66a989..5b5e0fb1e63 100644 --- a/sys/arch/mvme68k/dev/if_ie.h +++ b/sys/arch/mvme68k/dev/if_ie.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_ie.h,v 1.4 1999/09/27 02:49:00 smurph Exp $ */ +/* $OpenBSD: if_ie.h,v 1.5 2003/06/02 05:09:14 deraadt Exp $ */ /* Copyright (c) 1998 Steve Murphree, Jr. * Copyright (c) 1995 Theo de Raadt @@ -12,12 +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 under OpenBSD by - * Theo de Raadt for Willowglen Singapore. - * 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 |