Module Name:    src
Committed By:   ragge
Date:           Mon May 22 17:12:11 UTC 2017

Modified Files:
        src/sys/arch/vax/include: cca.h clock.h cpu.h frame.h ka410.h ka420.h
            ka43.h ka46.h ka48.h ka670.h ka680.h ka730.h ka750.h ka88.h lock.h
            macros.h mtpr.h pcb.h pte.h ptrace.h reg.h rpb.h rsp.h scb.h sid.h
            userret.h uvax.h vsbus.h

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/vax/include/cca.h \
    src/sys/arch/vax/include/frame.h src/sys/arch/vax/include/ka680.h \
    src/sys/arch/vax/include/rsp.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/vax/include/clock.h \
    src/sys/arch/vax/include/ptrace.h src/sys/arch/vax/include/rpb.h
cvs rdiff -u -r1.99 -r1.100 src/sys/arch/vax/include/cpu.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/vax/include/ka410.h \
    src/sys/arch/vax/include/ka88.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/vax/include/ka420.h \
    src/sys/arch/vax/include/ka46.h src/sys/arch/vax/include/ka48.h \
    src/sys/arch/vax/include/ka670.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/vax/include/ka43.h \
    src/sys/arch/vax/include/uvax.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/vax/include/ka730.h
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/vax/include/ka750.h
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/vax/include/lock.h
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/vax/include/macros.h
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/vax/include/mtpr.h
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/vax/include/pcb.h \
    src/sys/arch/vax/include/userret.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/vax/include/pte.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/vax/include/reg.h
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/vax/include/scb.h
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/vax/include/sid.h
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/vax/include/vsbus.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/vax/include/cca.h
diff -u src/sys/arch/vax/include/cca.h:1.2 src/sys/arch/vax/include/cca.h:1.3
--- src/sys/arch/vax/include/cca.h:1.2	Tue Mar 11 05:34:02 2008
+++ src/sys/arch/vax/include/cca.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: cca.h,v 1.2 2008/03/11 05:34:02 matt Exp $	*/
+/*	$NetBSD: cca.h,v 1.3 2017/05/22 17:12:11 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
Index: src/sys/arch/vax/include/frame.h
diff -u src/sys/arch/vax/include/frame.h:1.2 src/sys/arch/vax/include/frame.h:1.3
--- src/sys/arch/vax/include/frame.h:1.2	Sun Jun  4 19:30:15 2000
+++ src/sys/arch/vax/include/frame.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: frame.h,v 1.2 2000/06/04 19:30:15 matt Exp $ */
+/*	$NetBSD: frame.h,v 1.3 2017/05/22 17:12:11 ragge Exp $ */
 /*
  * Copyright (c) 1995 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
Index: src/sys/arch/vax/include/ka680.h
diff -u src/sys/arch/vax/include/ka680.h:1.2 src/sys/arch/vax/include/ka680.h:1.3
--- src/sys/arch/vax/include/ka680.h:1.2	Sun Dec  1 21:21:45 2002
+++ src/sys/arch/vax/include/ka680.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka680.h,v 1.2 2002/12/01 21:21:45 matt Exp $	*/
+/*	$NetBSD: ka680.h,v 1.3 2017/05/22 17:12:11 ragge Exp $	*/
 /*
  * Copyright (c) 1998 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
Index: src/sys/arch/vax/include/rsp.h
diff -u src/sys/arch/vax/include/rsp.h:1.2 src/sys/arch/vax/include/rsp.h:1.3
--- src/sys/arch/vax/include/rsp.h:1.2	Tue May 15 18:59:45 2001
+++ src/sys/arch/vax/include/rsp.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: rsp.h,v 1.2 2001/05/15 18:59:45 ragge Exp $ */
+/*	$NetBSD: rsp.h,v 1.3 2017/05/22 17:12:11 ragge Exp $ */
 /*
  * Copyright (c) 1995 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

Index: src/sys/arch/vax/include/clock.h
diff -u src/sys/arch/vax/include/clock.h:1.9 src/sys/arch/vax/include/clock.h:1.10
--- src/sys/arch/vax/include/clock.h:1.9	Mon Nov 17 02:15:49 2014
+++ src/sys/arch/vax/include/clock.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: clock.h,v 1.9 2014/11/17 02:15:49 christos Exp $ */
+/*	$NetBSD: clock.h,v 1.10 2017/05/22 17:12:11 ragge Exp $ */
 /*
  * Copyright (c) 1996 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
Index: src/sys/arch/vax/include/ptrace.h
diff -u src/sys/arch/vax/include/ptrace.h:1.9 src/sys/arch/vax/include/ptrace.h:1.10
--- src/sys/arch/vax/include/ptrace.h:1.9	Wed Apr 12 18:18:00 2017
+++ src/sys/arch/vax/include/ptrace.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ptrace.h,v 1.9 2017/04/12 18:18:00 kamil Exp $	*/
+/*	$NetBSD: ptrace.h,v 1.10 2017/05/22 17:12:11 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/include/rpb.h
diff -u src/sys/arch/vax/include/rpb.h:1.9 src/sys/arch/vax/include/rpb.h:1.10
--- src/sys/arch/vax/include/rpb.h:1.9	Tue Mar 11 05:34:02 2008
+++ src/sys/arch/vax/include/rpb.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: rpb.h,v 1.9 2008/03/11 05:34:02 matt Exp $ */
+/*	$NetBSD: rpb.h,v 1.10 2017/05/22 17:12:11 ragge Exp $ */
 /*
  * Copyright (c) 1995 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

Index: src/sys/arch/vax/include/cpu.h
diff -u src/sys/arch/vax/include/cpu.h:1.99 src/sys/arch/vax/include/cpu.h:1.100
--- src/sys/arch/vax/include/cpu.h:1.99	Mon May 19 22:47:54 2014
+++ src/sys/arch/vax/include/cpu.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*      $NetBSD: cpu.h,v 1.99 2014/05/19 22:47:54 rmind Exp $      */
+/*      $NetBSD: cpu.h,v 1.100 2017/05/22 17:12:11 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/include/ka410.h
diff -u src/sys/arch/vax/include/ka410.h:1.5 src/sys/arch/vax/include/ka410.h:1.6
--- src/sys/arch/vax/include/ka410.h:1.5	Sun Dec  1 21:21:45 2002
+++ src/sys/arch/vax/include/ka410.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka410.h,v 1.5 2002/12/01 21:21:45 matt Exp $ */
+/*	$NetBSD: ka410.h,v 1.6 2017/05/22 17:12:11 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
Index: src/sys/arch/vax/include/ka88.h
diff -u src/sys/arch/vax/include/ka88.h:1.5 src/sys/arch/vax/include/ka88.h:1.6
--- src/sys/arch/vax/include/ka88.h:1.5	Tue Mar 11 05:34:02 2008
+++ src/sys/arch/vax/include/ka88.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka88.h,v 1.5 2008/03/11 05:34:02 matt Exp $	*/
+/*	$NetBSD: ka88.h,v 1.6 2017/05/22 17:12:11 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

Index: src/sys/arch/vax/include/ka420.h
diff -u src/sys/arch/vax/include/ka420.h:1.3 src/sys/arch/vax/include/ka420.h:1.4
--- src/sys/arch/vax/include/ka420.h:1.3	Sun Dec  1 21:21:45 2002
+++ src/sys/arch/vax/include/ka420.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka420.h,v 1.3 2002/12/01 21:21:45 matt Exp $ */
+/*	$NetBSD: ka420.h,v 1.4 2017/05/22 17:12:11 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
Index: src/sys/arch/vax/include/ka46.h
diff -u src/sys/arch/vax/include/ka46.h:1.3 src/sys/arch/vax/include/ka46.h:1.4
--- src/sys/arch/vax/include/ka46.h:1.3	Sun Dec  1 21:21:45 2002
+++ src/sys/arch/vax/include/ka46.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka46.h,v 1.3 2002/12/01 21:21:45 matt Exp $ */
+/*	$NetBSD: ka46.h,v 1.4 2017/05/22 17:12:11 ragge Exp $ */
 /*
  * Copyright (c) 1998 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
Index: src/sys/arch/vax/include/ka48.h
diff -u src/sys/arch/vax/include/ka48.h:1.3 src/sys/arch/vax/include/ka48.h:1.4
--- src/sys/arch/vax/include/ka48.h:1.3	Sun Dec  1 21:21:45 2002
+++ src/sys/arch/vax/include/ka48.h	Mon May 22 17:12:11 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
Index: src/sys/arch/vax/include/ka670.h
diff -u src/sys/arch/vax/include/ka670.h:1.3 src/sys/arch/vax/include/ka670.h:1.4
--- src/sys/arch/vax/include/ka670.h:1.3	Sun Dec  1 21:21:45 2002
+++ src/sys/arch/vax/include/ka670.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka670.h,v 1.3 2002/12/01 21:21:45 matt Exp $	*/
+/*	$NetBSD: ka670.h,v 1.4 2017/05/22 17:12:11 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

Index: src/sys/arch/vax/include/ka43.h
diff -u src/sys/arch/vax/include/ka43.h:1.7 src/sys/arch/vax/include/ka43.h:1.8
--- src/sys/arch/vax/include/ka43.h:1.7	Sun Dec 11 12:19:34 2005
+++ src/sys/arch/vax/include/ka43.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka43.h,v 1.7 2005/12/11 12:19:34 christos Exp $ */
+/*	$NetBSD: ka43.h,v 1.8 2017/05/22 17:12:11 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
Index: src/sys/arch/vax/include/uvax.h
diff -u src/sys/arch/vax/include/uvax.h:1.7 src/sys/arch/vax/include/uvax.h:1.8
--- src/sys/arch/vax/include/uvax.h:1.7	Sat Sep 28 09:53:07 2002
+++ src/sys/arch/vax/include/uvax.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: uvax.h,v 1.7 2002/09/28 09:53:07 ragge Exp $ */
+/*	$NetBSD: uvax.h,v 1.8 2017/05/22 17:12:11 ragge Exp $ */
 /*
  * Copyright (c) 2002 Hugh Graham.
  * Copyright (c) 1996 Ludd, University of Lule}, Sweden.
@@ -14,11 +14,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

Index: src/sys/arch/vax/include/ka730.h
diff -u src/sys/arch/vax/include/ka730.h:1.1 src/sys/arch/vax/include/ka730.h:1.2
--- src/sys/arch/vax/include/ka730.h:1.1	Thu Jan 22 18:49:02 2009
+++ src/sys/arch/vax/include/ka730.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka730.h,v 1.1 2009/01/22 18:49:02 christos Exp $	*/
+/*	$NetBSD: ka730.h,v 1.2 2017/05/22 17:12:11 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/include/ka750.h
diff -u src/sys/arch/vax/include/ka750.h:1.10 src/sys/arch/vax/include/ka750.h:1.11
--- src/sys/arch/vax/include/ka750.h:1.10	Sun Dec  1 21:21:45 2002
+++ src/sys/arch/vax/include/ka750.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: ka750.h,v 1.10 2002/12/01 21:21:45 matt Exp $	*/
+/*	$NetBSD: ka750.h,v 1.11 2017/05/22 17:12:11 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/include/lock.h
diff -u src/sys/arch/vax/include/lock.h:1.29 src/sys/arch/vax/include/lock.h:1.30
--- src/sys/arch/vax/include/lock.h:1.29	Wed Jan 14 23:20:34 2009
+++ src/sys/arch/vax/include/lock.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: lock.h,v 1.29 2009/01/14 23:20:34 pooka Exp $	*/
+/*	$NetBSD: lock.h,v 1.30 2017/05/22 17:12:11 ragge Exp $	*/
 
 /*
  * Copyright (c) 2000 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/include/macros.h
diff -u src/sys/arch/vax/include/macros.h:1.45 src/sys/arch/vax/include/macros.h:1.46
--- src/sys/arch/vax/include/macros.h:1.45	Sat Oct  1 16:06:24 2011
+++ src/sys/arch/vax/include/macros.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: macros.h,v 1.45 2011/10/01 16:06:24 chs Exp $	*/
+/*	$NetBSD: macros.h,v 1.46 2017/05/22 17:12:11 ragge Exp $	*/
 
 /*
  * Copyright (c) 1994, 1998, 2000 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/include/mtpr.h
diff -u src/sys/arch/vax/include/mtpr.h:1.22 src/sys/arch/vax/include/mtpr.h:1.23
--- src/sys/arch/vax/include/mtpr.h:1.22	Wed May 13 09:40:48 2009
+++ src/sys/arch/vax/include/mtpr.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*      $NetBSD: mtpr.h,v 1.22 2009/05/13 09:40:48 skrll Exp $     */
+/*      $NetBSD: mtpr.h,v 1.23 2017/05/22 17:12:11 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/include/pcb.h
diff -u src/sys/arch/vax/include/pcb.h:1.14 src/sys/arch/vax/include/pcb.h:1.15
--- src/sys/arch/vax/include/pcb.h:1.14	Sun Jul  3 02:18:20 2011
+++ src/sys/arch/vax/include/pcb.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: pcb.h,v 1.14 2011/07/03 02:18:20 matt Exp $	*/
+/*	$NetBSD: pcb.h,v 1.15 2017/05/22 17:12:11 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/include/userret.h
diff -u src/sys/arch/vax/include/userret.h:1.14 src/sys/arch/vax/include/userret.h:1.15
--- src/sys/arch/vax/include/userret.h:1.14	Fri May 25 12:32:48 2012
+++ src/sys/arch/vax/include/userret.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: userret.h,v 1.14 2012/05/25 12:32:48 matt Exp $	*/
+/*	$NetBSD: userret.h,v 1.15 2017/05/22 17:12:11 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/include/pte.h
diff -u src/sys/arch/vax/include/pte.h:1.23 src/sys/arch/vax/include/pte.h:1.24
--- src/sys/arch/vax/include/pte.h:1.23	Mon Aug 10 08:05:32 2009
+++ src/sys/arch/vax/include/pte.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: pte.h,v 1.23 2009/08/10 08:05:32 matt Exp $	  */
+/*	$NetBSD: pte.h,v 1.24 2017/05/22 17:12:11 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/include/reg.h
diff -u src/sys/arch/vax/include/reg.h:1.6 src/sys/arch/vax/include/reg.h:1.7
--- src/sys/arch/vax/include/reg.h:1.6	Sun Dec 11 12:19:34 2005
+++ src/sys/arch/vax/include/reg.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: reg.h,v 1.6 2005/12/11 12:19:34 christos Exp $	*/
+/*	$NetBSD: reg.h,v 1.7 2017/05/22 17:12:11 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/include/scb.h
diff -u src/sys/arch/vax/include/scb.h:1.13 src/sys/arch/vax/include/scb.h:1.14
--- src/sys/arch/vax/include/scb.h:1.13	Tue Dec 14 23:29:33 2010
+++ src/sys/arch/vax/include/scb.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: scb.h,v 1.13 2010/12/14 23:29:33 matt Exp $	*/
+/*	$NetBSD: scb.h,v 1.14 2017/05/22 17:12:11 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/include/sid.h
diff -u src/sys/arch/vax/include/sid.h:1.21 src/sys/arch/vax/include/sid.h:1.22
--- src/sys/arch/vax/include/sid.h:1.21	Tue Sep 18 16:41:25 2001
+++ src/sys/arch/vax/include/sid.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: sid.h,v 1.21 2001/09/18 16:41:25 ragge Exp $	*/
+/*	$NetBSD: sid.h,v 1.22 2017/05/22 17:12:11 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/include/vsbus.h
diff -u src/sys/arch/vax/include/vsbus.h:1.19 src/sys/arch/vax/include/vsbus.h:1.20
--- src/sys/arch/vax/include/vsbus.h:1.19	Thu Jun 28 13:58:21 2012
+++ src/sys/arch/vax/include/vsbus.h	Mon May 22 17:12:11 2017
@@ -1,4 +1,4 @@
-/*	$NetBSD: vsbus.h,v 1.19 2012/06/28 13:58:21 abs Exp $ */
+/*	$NetBSD: vsbus.h,v 1.20 2017/05/22 17:12:11 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

Reply via email to