Module Name: src
Committed By: snj
Date: Fri Oct 23 16:46:13 UTC 2009
Modified Files:
src/sys/arch/amiga/dev: msc6502.h
Log Message:
Drop 3rd and 4th clauses. Approved by Jukka Marin (copyright holder).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/amiga/dev/msc6502.h
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/amiga/dev/msc6502.h
diff -u src/sys/arch/amiga/dev/msc6502.h:1.4 src/sys/arch/amiga/dev/msc6502.h:1.5
--- src/sys/arch/amiga/dev/msc6502.h:1.4 Sat Jan 26 13:40:59 2002
+++ src/sys/arch/amiga/dev/msc6502.h Fri Oct 23 16:46:13 2009
@@ -1,4 +1,4 @@
-/* $NetBSD: msc6502.h,v 1.4 2002/01/26 13:40:59 aymeric Exp $ */
+/* $NetBSD: msc6502.h,v 1.5 2009/10/23 16:46:13 snj Exp $ */
/*
* Copyright (c) 1995 Jukka Marin <[email protected]>.
@@ -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 Jukka Marin.
- * 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