From 9f5b3e72193ac6308a994f09beabb053430ca649 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Mon, 2 Jun 2003 18:59:39 +0000 Subject: remove clause 3 & 4 jointly held by miod and me. --- sys/dev/sun/sunkbd.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/sys/dev/sun/sunkbd.c b/sys/dev/sun/sunkbd.c index 8c985676b5d..b3a6570a6bd 100644 --- a/sys/dev/sun/sunkbd.c +++ b/sys/dev/sun/sunkbd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: sunkbd.c,v 1.17 2003/05/17 02:31:56 miod Exp $ */ +/* $OpenBSD: sunkbd.c,v 1.18 2003/06/02 18:59:38 jason Exp $ */ /* * Copyright (c) 2002, 2003 Miodrag Vallat. @@ -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 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 -- cgit v1.2.3