Module Name: src
Committed By: ragge
Date: Mon May 22 16:39:41 UTC 2017
Modified Files:
src/sys/arch/vax/vax: autoconf.c bus_mem.c cfl.c clock.c cmi.c
core_machdep.c ctu.c db_disasm.c db_disasm.h findcpu.c genassym.cf
Log Message:
Update copyright notice for Ludd (remove clause 3 & 4).
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/vax/vax/autoconf.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/vax/vax/bus_mem.c \
src/sys/arch/vax/vax/cmi.c
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/vax/vax/cfl.c
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/vax/vax/clock.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/vax/vax/core_machdep.c
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/vax/vax/ctu.c
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/vax/vax/db_disasm.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/vax/vax/db_disasm.h
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/vax/vax/findcpu.c
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/vax/vax/genassym.cf
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/autoconf.c
diff -u src/sys/arch/vax/vax/autoconf.c:1.96 src/sys/arch/vax/vax/autoconf.c:1.97
--- src/sys/arch/vax/vax/autoconf.c:1.96 Tue May 20 16:02:37 2014
+++ src/sys/arch/vax/vax/autoconf.c Mon May 22 16:39:40 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: autoconf.c,v 1.96 2014/05/20 16:02:37 martin Exp $ */
+/* $NetBSD: autoconf.c,v 1.97 2017/05/22 16:39:40 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
@@ -31,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.96 2014/05/20 16:02:37 martin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: autoconf.c,v 1.97 2017/05/22 16:39:40 ragge Exp $");
#include "opt_compat_netbsd.h"
#include "opt_cputype.h"
Index: src/sys/arch/vax/vax/bus_mem.c
diff -u src/sys/arch/vax/vax/bus_mem.c:1.13 src/sys/arch/vax/vax/bus_mem.c:1.14
--- src/sys/arch/vax/vax/bus_mem.c:1.13 Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/bus_mem.c Mon May 22 16:39:40 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: bus_mem.c,v 1.13 2010/12/14 23:44:49 matt Exp $ */
+/* $NetBSD: bus_mem.c,v 1.14 2017/05/22 16:39:40 ragge Exp $ */
/*
* Copyright (c) 1998 Matt Thomas
* 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: bus_mem.c,v 1.13 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: bus_mem.c,v 1.14 2017/05/22 16:39:40 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/vax/cmi.c
diff -u src/sys/arch/vax/vax/cmi.c:1.13 src/sys/arch/vax/vax/cmi.c:1.14
--- src/sys/arch/vax/vax/cmi.c:1.13 Tue Dec 14 23:44:49 2010
+++ src/sys/arch/vax/vax/cmi.c Mon May 22 16:39:40 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: cmi.c,v 1.13 2010/12/14 23:44:49 matt Exp $ */
+/* $NetBSD: cmi.c,v 1.14 2017/05/22 16:39:40 ragge Exp $ */
/*
* Copyright (c) 1999 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: cmi.c,v 1.13 2010/12/14 23:44:49 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cmi.c,v 1.14 2017/05/22 16:39:40 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/vax/cfl.c
diff -u src/sys/arch/vax/vax/cfl.c:1.23 src/sys/arch/vax/vax/cfl.c:1.24
--- src/sys/arch/vax/vax/cfl.c:1.23 Thu Jul 7 06:55:39 2016
+++ src/sys/arch/vax/vax/cfl.c Mon May 22 16:39:40 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: cfl.c,v 1.23 2016/07/07 06:55:39 msaitoh Exp $ */
+/* $NetBSD: cfl.c,v 1.24 2017/05/22 16:39:40 ragge Exp $ */
/*-
* Copyright (c) 1982, 1986 The Regents of the University of California.
* All rights reserved.
@@ -41,13 +41,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
@@ -71,7 +64,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: cfl.c,v 1.23 2016/07/07 06:55:39 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: cfl.c,v 1.24 2017/05/22 16:39:40 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/vax/clock.c
diff -u src/sys/arch/vax/vax/clock.c:1.57 src/sys/arch/vax/vax/clock.c:1.58
--- src/sys/arch/vax/vax/clock.c:1.57 Mon Nov 17 02:15:49 2014
+++ src/sys/arch/vax/vax/clock.c Mon May 22 16:39:40 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: clock.c,v 1.57 2014/11/17 02:15:49 christos Exp $ */
+/* $NetBSD: clock.c,v 1.58 2017/05/22 16:39:40 ragge Exp $ */
/*
* Copyright (c) 1995 Ludd, University of Lule}, Sweden.
* All rights reserved.
@@ -11,11 +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}.
- * 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 +25,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: clock.c,v 1.57 2014/11/17 02:15:49 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: clock.c,v 1.58 2017/05/22 16:39:40 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/vax/core_machdep.c
diff -u src/sys/arch/vax/vax/core_machdep.c:1.6 src/sys/arch/vax/vax/core_machdep.c:1.7
--- src/sys/arch/vax/vax/core_machdep.c:1.6 Wed Jan 1 18:57:16 2014
+++ src/sys/arch/vax/vax/core_machdep.c Mon May 22 16:39:40 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: core_machdep.c,v 1.6 2014/01/01 18:57:16 dsl Exp $ */
+/* $NetBSD: core_machdep.c,v 1.7 2017/05/22 16:39:40 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
@@ -31,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: core_machdep.c,v 1.6 2014/01/01 18:57:16 dsl Exp $");
+__KERNEL_RCSID(0, "$NetBSD: core_machdep.c,v 1.7 2017/05/22 16:39:40 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/vax/ctu.c
diff -u src/sys/arch/vax/vax/ctu.c:1.35 src/sys/arch/vax/vax/ctu.c:1.36
--- src/sys/arch/vax/vax/ctu.c:1.35 Thu Jul 7 06:55:39 2016
+++ src/sys/arch/vax/vax/ctu.c Mon May 22 16:39:41 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: ctu.c,v 1.35 2016/07/07 06:55:39 msaitoh Exp $ */
+/* $NetBSD: ctu.c,v 1.36 2017/05/22 16:39:41 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
@@ -40,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: ctu.c,v 1.35 2016/07/07 06:55:39 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: ctu.c,v 1.36 2017/05/22 16:39:41 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/vax/db_disasm.c
diff -u src/sys/arch/vax/vax/db_disasm.c:1.21 src/sys/arch/vax/vax/db_disasm.c:1.22
--- src/sys/arch/vax/vax/db_disasm.c:1.21 Wed Mar 26 08:01:21 2014
+++ src/sys/arch/vax/vax/db_disasm.c Mon May 22 16:39:41 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: db_disasm.c,v 1.21 2014/03/26 08:01:21 christos Exp $ */
+/* $NetBSD: db_disasm.c,v 1.22 2017/05/22 16:39:41 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
* All rights reserved.
@@ -14,12 +14,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 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: db_disasm.c,v 1.21 2014/03/26 08:01:21 christos Exp $");
+__KERNEL_RCSID(0, "$NetBSD: db_disasm.c,v 1.22 2017/05/22 16:39:41 ragge Exp $");
#include <sys/param.h>
#include <sys/proc.h>
Index: src/sys/arch/vax/vax/db_disasm.h
diff -u src/sys/arch/vax/vax/db_disasm.h:1.7 src/sys/arch/vax/vax/db_disasm.h:1.8
--- src/sys/arch/vax/vax/db_disasm.h:1.7 Tue Feb 17 13:48:29 2009
+++ src/sys/arch/vax/vax/db_disasm.h Mon May 22 16:39:41 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: db_disasm.h,v 1.7 2009/02/17 13:48:29 christos Exp $ */
+/* $NetBSD: db_disasm.h,v 1.8 2017/05/22 16:39:41 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
* All rights reserved.
@@ -14,12 +14,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/vax/findcpu.c
diff -u src/sys/arch/vax/vax/findcpu.c:1.19 src/sys/arch/vax/vax/findcpu.c:1.20
--- src/sys/arch/vax/vax/findcpu.c:1.19 Thu Jun 28 13:59:25 2012
+++ src/sys/arch/vax/vax/findcpu.c Mon May 22 16:39:41 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: findcpu.c,v 1.19 2012/06/28 13:59:25 abs Exp $ */
+/* $NetBSD: findcpu.c,v 1.20 2017/05/22 16:39:41 ragge Exp $ */
/*
* Copyright (c) 1994, 1998 Ludd, University of Lule}, Sweden.
* All rights reserved.
@@ -11,11 +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}.
- * 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 +25,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: findcpu.c,v 1.19 2012/06/28 13:59:25 abs Exp $");
+__KERNEL_RCSID(0, "$NetBSD: findcpu.c,v 1.20 2017/05/22 16:39:41 ragge Exp $");
#include <sys/param.h>
#ifdef _KERNEL
Index: src/sys/arch/vax/vax/genassym.cf
diff -u src/sys/arch/vax/vax/genassym.cf:1.51 src/sys/arch/vax/vax/genassym.cf:1.52
--- src/sys/arch/vax/vax/genassym.cf:1.51 Thu Feb 2 18:31:41 2012
+++ src/sys/arch/vax/vax/genassym.cf Mon May 22 16:39:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: genassym.cf,v 1.51 2012/02/02 18:31:41 matt Exp $
+# $NetBSD: genassym.cf,v 1.52 2017/05/22 16:39:41 ragge Exp $
#
# Copyright (c) 1997 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