Module Name:    src
Committed By:   ragge
Date:           Mon May 22 16:46:15 UTC 2017

Modified Files:
        src/sys/arch/vax/vax: gencons.c gencons.h intvec.S ka410.c ka43.c
            ka46.c ka48.c ka49.c ka53.c ka610.c ka6400.c ka660.c ka670.c
            ka680.c ka730.c ka750.c

Log Message:
Update copyright notice for Ludd (remove clause 3 & 4).


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/vax/vax/gencons.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/vax/vax/gencons.h
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/vax/vax/intvec.S \
    src/sys/arch/vax/vax/ka48.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/vax/vax/ka410.c
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/vax/vax/ka43.c
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/vax/vax/ka46.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/vax/vax/ka49.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/vax/vax/ka53.c \
    src/sys/arch/vax/vax/ka670.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/vax/ka610.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/vax/vax/ka6400.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/vax/vax/ka660.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/vax/vax/ka680.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/vax/vax/ka730.c
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/vax/vax/ka750.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/vax/vax/gencons.c
diff -u src/sys/arch/vax/vax/gencons.c:1.55 src/sys/arch/vax/vax/gencons.c:1.56
--- src/sys/arch/vax/vax/gencons.c:1.55	Thu Jul  7 06:55:39 2016
+++ src/sys/arch/vax/vax/gencons.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: gencons.c,v 1.55 2016/07/07 06:55:39 msaitoh Exp $	*/
+/*	$NetBSD: gencons.c,v 1.56 2017/05/22 16:46:15 ragge Exp $	*/
 
 /*
  * Copyright (c) 1994 Gordon W. Ross
@@ -13,9 +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 at Ludd, University of Lule}.
  * 4. The name of the author may not be used to endorse or promote products
  *    derived from this software without specific prior written permission
  *
@@ -36,7 +33,7 @@
  /* All bugs are subject to removal without further notice */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: gencons.c,v 1.55 2016/07/07 06:55:39 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: gencons.c,v 1.56 2017/05/22 16:46:15 ragge Exp $");
 
 #include "opt_ddb.h"
 #include "opt_cputype.h"

Index: src/sys/arch/vax/vax/gencons.h
diff -u src/sys/arch/vax/vax/gencons.h:1.10 src/sys/arch/vax/vax/gencons.h:1.11
--- src/sys/arch/vax/vax/gencons.h:1.10	Sun Jun  3 15:07:20 2001
+++ src/sys/arch/vax/vax/gencons.h	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: gencons.h,v 1.10 2001/06/03 15:07:20 ragge Exp $ */
+/*	$NetBSD: gencons.h,v 1.11 2017/05/22 16:46:15 ragge Exp $ */
 
 /*
  * Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@@ -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 at Ludd, University of Lule}.
- * 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

Index: src/sys/arch/vax/vax/intvec.S
diff -u src/sys/arch/vax/vax/intvec.S:1.21 src/sys/arch/vax/vax/intvec.S:1.22
--- src/sys/arch/vax/vax/intvec.S:1.21	Thu Feb  2 18:31:41 2012
+++ src/sys/arch/vax/vax/intvec.S	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: intvec.S,v 1.21 2012/02/02 18:31:41 matt Exp $   */
+/*	$NetBSD: intvec.S,v 1.22 2017/05/22 16:46:15 ragge Exp $   */
 
 /*
  * Copyright (c) 1994, 1997 Ludd, University of Lule}, Sweden.
@@ -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 at Ludd, University of Lule}.
- * 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
Index: src/sys/arch/vax/vax/ka48.c
diff -u src/sys/arch/vax/vax/ka48.c:1.21 src/sys/arch/vax/vax/ka48.c:1.22
--- src/sys/arch/vax/vax/ka48.c:1.21	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka48.c	Mon May 22 16:46:15 2017
@@ -12,12 +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 at Ludd, University of 
- *	Lule}, Sweden and its contributors.
- * 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
@@ -34,7 +28,7 @@
 /*** needs to be completed MK-990306 ***/
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka48.c,v 1.21 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka48.c,v 1.22 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka410.c
diff -u src/sys/arch/vax/vax/ka410.c:1.33 src/sys/arch/vax/vax/ka410.c:1.34
--- src/sys/arch/vax/vax/ka410.c:1.33	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka410.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka410.c,v 1.33 2010/12/14 23:44:49 matt Exp $ */
+/*	$NetBSD: ka410.c,v 1.34 2017/05/22 16:46:15 ragge Exp $ */
 /*
  * Copyright (c) 1996 Ludd, University of Lule}, Sweden.
  * All rights reserved.
@@ -13,12 +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 at Ludd, University of 
- *	Lule}, Sweden and its contributors.
- * 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
@@ -33,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka410.c,v 1.33 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka410.c,v 1.34 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka43.c
diff -u src/sys/arch/vax/vax/ka43.c:1.35 src/sys/arch/vax/vax/ka43.c:1.36
--- src/sys/arch/vax/vax/ka43.c:1.35	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka43.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka43.c,v 1.35 2010/12/14 23:44:49 matt Exp $ */
+/*	$NetBSD: ka43.c,v 1.36 2017/05/22 16:46:15 ragge Exp $ */
 /*
  * Copyright (c) 1996 Ludd, University of Lule}, Sweden.
  * All rights reserved.
@@ -13,12 +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 at Ludd, University of 
- *	Lule}, Sweden and its contributors.
- * 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
@@ -33,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka43.c,v 1.35 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka43.c,v 1.36 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka46.c
diff -u src/sys/arch/vax/vax/ka46.c:1.25 src/sys/arch/vax/vax/ka46.c:1.26
--- src/sys/arch/vax/vax/ka46.c:1.25	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka46.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka46.c,v 1.25 2010/12/14 23:44:49 matt Exp $ */
+/*	$NetBSD: ka46.c,v 1.26 2017/05/22 16:46:15 ragge Exp $ */
 /*
  * Copyright (c) 1998 Ludd, University of Lule}, Sweden.
  * All rights reserved.
@@ -13,12 +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 at Ludd, University of 
- *	Lule}, Sweden and its contributors.
- * 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
@@ -33,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka46.c,v 1.25 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka46.c,v 1.26 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka49.c
diff -u src/sys/arch/vax/vax/ka49.c:1.19 src/sys/arch/vax/vax/ka49.c:1.20
--- src/sys/arch/vax/vax/ka49.c:1.19	Thu Jun 28 13:59:55 2012
+++ src/sys/arch/vax/vax/ka49.c	Mon May 22 16:46:15 2017
@@ -10,12 +10,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 at Ludd, University of 
- *	Lule}, Sweden and its contributors.
- * 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
@@ -30,7 +24,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka49.c,v 1.19 2012/06/28 13:59:55 abs Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka49.c,v 1.20 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka53.c
diff -u src/sys/arch/vax/vax/ka53.c:1.16 src/sys/arch/vax/vax/ka53.c:1.17
--- src/sys/arch/vax/vax/ka53.c:1.16	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka53.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka53.c,v 1.16 2010/12/14 23:44:49 matt Exp $	*/
+/*	$NetBSD: ka53.c,v 1.17 2017/05/22 16:46:15 ragge Exp $	*/
 /*
  * Copyright (c) 2002 Hugh Graham.
  * Copyright (c) 2000 Ludd, University of Lule}, Sweden.
@@ -12,11 +12,7 @@
  * 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 at Ludd, University of 
- *     Lule}, Sweden and its contributors.
- * 4. The name of the author may not be used to endorse or promote products
+ * 3. 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
@@ -38,7 +34,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka53.c,v 1.16 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka53.c,v 1.17 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
Index: src/sys/arch/vax/vax/ka670.c
diff -u src/sys/arch/vax/vax/ka670.c:1.16 src/sys/arch/vax/vax/ka670.c:1.17
--- src/sys/arch/vax/vax/ka670.c:1.16	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka670.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka670.c,v 1.16 2010/12/14 23:44:49 matt Exp $	*/
+/*	$NetBSD: ka670.c,v 1.17 2017/05/22 16:46:15 ragge Exp $	*/
 /*
  * Copyright (c) 1999 Ludd, University of Lule}, Sweden.
  * All rights reserved.
@@ -13,12 +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 at Ludd, University of 
- *	Lule}, Sweden and its contributors.
- * 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
@@ -33,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka670.c,v 1.16 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka670.c,v 1.17 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka610.c
diff -u src/sys/arch/vax/vax/ka610.c:1.8 src/sys/arch/vax/vax/ka610.c:1.9
--- src/sys/arch/vax/vax/ka610.c:1.8	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka610.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka610.c,v 1.8 2010/12/14 23:44:49 matt Exp $	*/
+/*	$NetBSD: ka610.c,v 1.9 2017/05/22 16:46:15 ragge Exp $	*/
 /*
  * Copyright (c) 2001 Ludd, University of Lule}, Sweden.
  * All rights reserved.
@@ -11,12 +11,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 at Ludd, University of 
- *     Lule}, Sweden and its contributors.
- * 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
@@ -31,7 +25,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka610.c,v 1.8 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka610.c,v 1.9 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka6400.c
diff -u src/sys/arch/vax/vax/ka6400.c:1.18 src/sys/arch/vax/vax/ka6400.c:1.19
--- src/sys/arch/vax/vax/ka6400.c:1.18	Wed Mar 26 08:01:21 2014
+++ src/sys/arch/vax/vax/ka6400.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka6400.c,v 1.18 2014/03/26 08:01:21 christos Exp $	*/
+/*	$NetBSD: ka6400.c,v 1.19 2017/05/22 16:46:15 ragge Exp $	*/
 
 /*
  * Copyright (c) 2000 Ludd, University of Lule}, Sweden. All rights reserved.
@@ -11,12 +11,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 at Ludd, University of
- *      Lule}, Sweden and its contributors.
- * 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
@@ -40,7 +34,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka6400.c,v 1.18 2014/03/26 08:01:21 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka6400.c,v 1.19 2017/05/22 16:46:15 ragge Exp $");
 
 #include "opt_multiprocessor.h"
 

Index: src/sys/arch/vax/vax/ka660.c
diff -u src/sys/arch/vax/vax/ka660.c:1.11 src/sys/arch/vax/vax/ka660.c:1.12
--- src/sys/arch/vax/vax/ka660.c:1.11	Sat May  9 13:43:45 2015
+++ src/sys/arch/vax/vax/ka660.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka660.c,v 1.11 2015/05/09 13:43:45 ragge Exp $	*/
+/*	$NetBSD: ka660.c,v 1.12 2017/05/22 16:46:15 ragge Exp $	*/
 /*
  * Copyright (c) 2000 Ludd, University of Lule}, Sweden.
  * All rights reserved.
@@ -11,12 +11,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 at Ludd, University of 
- *     Lule}, Sweden and its contributors.
- * 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
@@ -31,7 +25,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka660.c,v 1.11 2015/05/09 13:43:45 ragge Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka660.c,v 1.12 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka680.c
diff -u src/sys/arch/vax/vax/ka680.c:1.17 src/sys/arch/vax/vax/ka680.c:1.18
--- src/sys/arch/vax/vax/ka680.c:1.17	Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/ka680.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka680.c,v 1.17 2010/12/14 23:44:49 matt Exp $	*/
+/*	$NetBSD: ka680.c,v 1.18 2017/05/22 16:46:15 ragge Exp $	*/
 /*
  * Copyright (c) 2002 Hugh Graham.
  * Copyright (c) 2000 Ludd, University of Lule}, Sweden.
@@ -12,11 +12,7 @@
  * 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 at Ludd, University of 
- *     Lule}, Sweden and its contributors.
- * 4. The name of the author may not be used to endorse or promote products
+ * 3. 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
@@ -35,7 +31,7 @@
 /* minor modifications for KA690 cache support by isil...@vaxpower.org */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka680.c,v 1.17 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka680.c,v 1.18 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka730.c
diff -u src/sys/arch/vax/vax/ka730.c:1.5 src/sys/arch/vax/vax/ka730.c:1.6
--- src/sys/arch/vax/vax/ka730.c:1.5	Tue Mar 26 20:52:29 2013
+++ src/sys/arch/vax/vax/ka730.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka730.c,v 1.5 2013/03/26 20:52:29 martin Exp $ */
+/*	$NetBSD: ka730.c,v 1.6 2017/05/22 16:46:15 ragge Exp $ */
 /*
  * Copyright (c) 1982, 1986, 1988 The Regents of the University of California.
  * All rights reserved.
@@ -43,13 +43,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 the University of
- *	California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
- *    may be used to endorse or promote products derived from this software
- *    without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -68,7 +61,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka730.c,v 1.5 2013/03/26 20:52:29 martin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka730.c,v 1.6 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Index: src/sys/arch/vax/vax/ka750.c
diff -u src/sys/arch/vax/vax/ka750.c:1.46 src/sys/arch/vax/vax/ka750.c:1.47
--- src/sys/arch/vax/vax/ka750.c:1.46	Thu Jul  7 06:55:39 2016
+++ src/sys/arch/vax/vax/ka750.c	Mon May 22 16:46:15 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka750.c,v 1.46 2016/07/07 06:55:39 msaitoh Exp $ */
+/*	$NetBSD: ka750.c,v 1.47 2017/05/22 16:46:15 ragge Exp $ */
 /*
  * Copyright (c) 1982, 1986, 1988 The Regents of the University of California.
  * All rights reserved.
@@ -43,13 +43,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 the University of
- *	California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
- *    may be used to endorse or promote products derived from this software
- *    without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -63,12 +56,10 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- *	@(#)ka750.c	7.4 (Berkeley) 5/9/91
- *	@(#)autoconf.c	7.20 (Berkeley) 5/9/91
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ka750.c,v 1.46 2016/07/07 06:55:39 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ka750.c,v 1.47 2017/05/22 16:46:15 ragge Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

Reply via email to