Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/atari/dev Drop 3rd and 4th clause. Approved by leo...
details: https://anonhg.NetBSD.org/src/rev/3dae4c07ac80
branches: trunk
changeset: 748356:3dae4c07ac80
user: snj <snj%NetBSD.org@localhost>
date: Wed Oct 21 21:50:14 2009 +0000
description:
Drop 3rd and 4th clause. Approved by leo@ and thomas@ (copyright holders).
diffstat:
sys/arch/atari/dev/grfabs_fal.c | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 5031d5d6bfe7 -r 3dae4c07ac80 sys/arch/atari/dev/grfabs_fal.c
--- a/sys/arch/atari/dev/grfabs_fal.c Wed Oct 21 21:28:36 2009 +0000
+++ b/sys/arch/atari/dev/grfabs_fal.c Wed Oct 21 21:50:14 2009 +0000
@@ -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
/*
Home |
Main Index |
Thread Index |
Old Index