diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-06-03 20:22:13 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2003-06-03 20:22:13 +0000 |
commit | 15bf6bf1432a4c271f3c69e627f1e5612aa761d2 (patch) | |
tree | 570d374bdbd8d40f2766387f5cde0cdeb2d4f7cd /sys/arch/i386/stand/libsa/libsa.h | |
parent | bdc61665d655d7620be0a2c18aaefd466cb5ee00 (diff) |
three four kills
Diffstat (limited to 'sys/arch/i386/stand/libsa/libsa.h')
-rw-r--r-- | sys/arch/i386/stand/libsa/libsa.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/i386/stand/libsa/libsa.h b/sys/arch/i386/stand/libsa/libsa.h index e3b54327f80..4fec71c0b44 100644 --- a/sys/arch/i386/stand/libsa/libsa.h +++ b/sys/arch/i386/stand/libsa/libsa.h @@ -1,4 +1,4 @@ -/* $OpenBSD: libsa.h,v 1.37 2003/04/17 12:06:06 mickey Exp $ */ +/* $OpenBSD: libsa.h,v 1.38 2003/06/03 20:22:12 mickey Exp $ */ /* * Copyright (c) 1996-1999 Michael Shalayeff @@ -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 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 |