diff options
author | 2003-06-02 19:08:58 +0000 | |
---|---|---|
committer | 2003-06-02 19:08:58 +0000 | |
commit | 3917ce2d5292ebafab8604adda5070e616bc2de0 (patch) | |
tree | d446e2710619e1c8aa76fc15c9ed1056708bc8d0 /sys/dev/sun/sunkbdvar.h | |
parent | Remove clause 3 & 4 (with permission from aaron and deraadt) (diff) | |
download | wireguard-openbsd-3917ce2d5292ebafab8604adda5070e616bc2de0.tar.xz wireguard-openbsd-3917ce2d5292ebafab8604adda5070e616bc2de0.zip |
nuke clase 3 & 4
Diffstat (limited to 'sys/dev/sun/sunkbdvar.h')
-rw-r--r-- | sys/dev/sun/sunkbdvar.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/sun/sunkbdvar.h b/sys/dev/sun/sunkbdvar.h index ecd316d65a4..8b960a64632 100644 --- a/sys/dev/sun/sunkbdvar.h +++ b/sys/dev/sun/sunkbdvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sunkbdvar.h,v 1.7 2003/05/17 04:53:56 jason Exp $ */ +/* $OpenBSD: sunkbdvar.h,v 1.8 2003/06/02 19:08:58 jason Exp $ */ /* * Copyright (c) 2002 Jason L. Wright (jason@thought.net) @@ -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 Jason L. Wright - * 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 |