diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-06-02 19:08:59 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-06-02 19:08:59 +0000 |
commit | 98319ab0a44ba28e3ff550addfb3681a80674224 (patch) | |
tree | f3c45e534a9a7e1a9ac085c3c9923188a9a59ccb /sys/dev/sun/sunkbdreg.h | |
parent | 1a47cca7157d6a104a7f37482ae94bf062a8fedc (diff) |
nuke clase 3 & 4
Diffstat (limited to 'sys/dev/sun/sunkbdreg.h')
-rw-r--r-- | sys/dev/sun/sunkbdreg.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/sun/sunkbdreg.h b/sys/dev/sun/sunkbdreg.h index 1eb5793e287..5d0a44bb6d6 100644 --- a/sys/dev/sun/sunkbdreg.h +++ b/sys/dev/sun/sunkbdreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: sunkbdreg.h,v 1.3 2002/08/12 10:43:56 miod Exp $ */ +/* $OpenBSD: sunkbdreg.h,v 1.4 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 |