Module Name:    src
Committed By:   snj
Date:           Wed Oct 21 21:50:15 UTC 2009

Modified Files:
        src/sys/arch/atari/dev: grfabs_fal.c

Log Message:
Drop 3rd and 4th clause.  Approved by leo@ and thomas@ (copyright holders).


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/atari/dev/grfabs_fal.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/atari/dev/grfabs_fal.c
diff -u src/sys/arch/atari/dev/grfabs_fal.c:1.25 src/sys/arch/atari/dev/grfabs_fal.c:1.26
--- src/sys/arch/atari/dev/grfabs_fal.c:1.25	Sun Jul 19 05:43:22 2009
+++ src/sys/arch/atari/dev/grfabs_fal.c	Wed Oct 21 21:50:14 2009
@@ -1,4 +1,4 @@
-/*	$NetBSD: grfabs_fal.c,v 1.25 2009/07/19 05:43:22 tsutsui Exp $	*/
+/*	$NetBSD: grfabs_fal.c,v 1.26 2009/10/21 21:50:14 snj Exp $	*/
 
 /*
  * Copyright (c) 1995 Thomas Gerner.
@@ -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 Leo Weppelman.
- * 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 WARRANTIES
@@ -32,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: grfabs_fal.c,v 1.25 2009/07/19 05:43:22 tsutsui Exp $");
+__KERNEL_RCSID(0, "$NetBSD: grfabs_fal.c,v 1.26 2009/10/21 21:50:14 snj Exp $");
 
 #ifdef FALCON_VIDEO
 /*

Reply via email to