Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/atari/stand/edahdi Fix copyright (exchange clauses ...



details:   https://anonhg.NetBSD.org/src/rev/34e8f9e9944b
branches:  trunk
changeset: 473399:34e8f9e9944b
user:      leo <leo%NetBSD.org@localhost>
date:      Tue Jun 01 14:27:39 1999 +0000

description:
Fix copyright (exchange clauses 3 & 4).

diffstat:

 sys/arch/atari/stand/edahdi/edahdi.c |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r f84f8305706b -r 34e8f9e9944b sys/arch/atari/stand/edahdi/edahdi.c
--- a/sys/arch/atari/stand/edahdi/edahdi.c      Tue Jun 01 14:16:00 1999 +0000
+++ b/sys/arch/atari/stand/edahdi/edahdi.c      Tue Jun 01 14:27:39 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: edahdi.c,v 1.1.1.1 1996/05/16 19:53:00 leo Exp $       */
+/*     $NetBSD: edahdi.c,v 1.2 1999/06/01 14:27:39 leo Exp $   */
 
 /*
  * Copyright (c) 1996 Leo Weppelman, Waldi Ravens.
@@ -12,12 +12,12 @@
  * 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. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- * 4. All advertising materials mentioning features or use of this software
+ * 3. All advertising materials mentioning features or use of this software
  *    must display the following acknowledgement:
  *      This product includes software developed by
  *                     Leo Weppelman and Waldi Ravens.
+ * 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