diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2003-06-07 11:31:25 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2003-06-07 11:31:25 +0000 |
commit | 9b391a008958cbe545f58ad4a1743eef8d05e9e0 (patch) | |
tree | d1127e225000e5d417a65992cc158f43745f79c0 /sys/dev/pci/ises.c | |
parent | 3176ef8ae7f4498bffb9e6bce8d19175af8c7b62 (diff) |
Remove clause 3.
Diffstat (limited to 'sys/dev/pci/ises.c')
-rw-r--r-- | sys/dev/pci/ises.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/pci/ises.c b/sys/dev/pci/ises.c index 25bff0051c6..caf85c3ccc3 100644 --- a/sys/dev/pci/ises.c +++ b/sys/dev/pci/ises.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ises.c,v 1.23 2003/02/18 18:16:21 jason Exp $ */ +/* $OpenBSD: ises.c,v 1.24 2003/06/07 11:31:24 ho Exp $ */ /* * Copyright (c) 2000, 2001 Håkan Olsson (ho@crt.se) @@ -12,8 +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. 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 |