diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-02 07:07:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-02 07:07:26 +0000 |
commit | ba5e7241b9aa05de6714a5a74f52a2370248760d (patch) | |
tree | 2addf530e5b9f293553b67939adb25dd987e4df4 /sys/arch/mvme88k/dev/bussw.c | |
parent | 9913b34acf65122340629d3b1dc898bec6de44a8 (diff) |
licence cleanup
Diffstat (limited to 'sys/arch/mvme88k/dev/bussw.c')
-rw-r--r-- | sys/arch/mvme88k/dev/bussw.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/arch/mvme88k/dev/bussw.c b/sys/arch/mvme88k/dev/bussw.c index 998146ffdf6..0f6c7184009 100644 --- a/sys/arch/mvme88k/dev/bussw.c +++ b/sys/arch/mvme88k/dev/bussw.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bussw.c,v 1.6 2002/03/14 01:26:39 millert Exp $ */ +/* $OpenBSD: bussw.c,v 1.7 2003/06/02 07:06:56 deraadt Exp $ */ /* * Copyright (c) 1999 Steve Murphree, Jr. @@ -11,12 +11,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 |