diff options
author | 2003-06-02 20:22:44 +0000 | |
---|---|---|
committer | 2003-06-02 20:22:44 +0000 | |
commit | 6e018cde8b6440c5c2d9b7f3b6a9249022a8eb7d (patch) | |
tree | ed7429e9df509287a1bb4402e127dc9bdf592e85 | |
parent | three four kill ... (diff) | |
download | wireguard-openbsd-6e018cde8b6440c5c2d9b7f3b6a9249022a8eb7d.tar.xz wireguard-openbsd-6e018cde8b6440c5c2d9b7f3b6a9249022a8eb7d.zip |
three four kill ... dale agrees on this one as he holds a kprite on it too
-rw-r--r-- | sys/stand/boot/boot.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/stand/boot/boot.c b/sys/stand/boot/boot.c index 86374e2cdb0..00b19640313 100644 --- a/sys/stand/boot/boot.c +++ b/sys/stand/boot/boot.c @@ -1,4 +1,4 @@ -/* $OpenBSD: boot.c,v 1.27 2003/06/01 17:00:26 deraadt Exp $ */ +/* $OpenBSD: boot.c,v 1.28 2003/06/02 20:22:44 mickey Exp $ */ /* * Copyright (c) 2003 Dale Rahn @@ -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 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 |