diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc/include/eeprom.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/sparc/include/eeprom.h b/sys/arch/sparc/include/eeprom.h index 7be53cc0e04..e49d4f12cb2 100644 --- a/sys/arch/sparc/include/eeprom.h +++ b/sys/arch/sparc/include/eeprom.h @@ -1,4 +1,4 @@ -/* $OpenBSD: eeprom.h,v 1.9 2002/03/14 01:26:43 millert Exp $ */ +/* $OpenBSD: eeprom.h,v 1.10 2003/06/02 18:17:36 deraadt Exp $ */ /* * Copyright (c) 1995 Theo de Raadt @@ -13,11 +13,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 Theo de Raadt. - * 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 |