Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x68k/stand/newdisk Change to the 2-clauses license.
details: https://anonhg.NetBSD.org/src/rev/ea834ec1a7fa
branches: trunk
changeset: 779861:ea834ec1a7fa
user: minoura <minoura%NetBSD.org@localhost>
date: Sat Jun 23 08:48:15 2012 +0000
description:
Change to the 2-clauses license.
diffstat:
sys/arch/x68k/stand/newdisk/newdisk.c | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r b1f752c84d29 -r ea834ec1a7fa sys/arch/x68k/stand/newdisk/newdisk.c
--- a/sys/arch/x68k/stand/newdisk/newdisk.c Sat Jun 23 05:47:50 2012 +0000
+++ b/sys/arch/x68k/stand/newdisk/newdisk.c Sat Jun 23 08:48:15 2012 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: newdisk.c,v 1.9 2011/05/04 11:44:25 tsutsui Exp $ */
+/* $NetBSD: newdisk.c,v 1.10 2012/06/23 08:48:15 minoura Exp $ */
/*-
* Copyright (c) 1999 Minoura Makoto
@@ -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 Minoura Makoto.
- * 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
Home |
Main Index |
Thread Index |
Old Index