Module Name: src
Committed By: ragge
Date: Mon May 22 17:13:09 UTC 2017
Modified Files:
src/sys/arch/vax/mba: hp.c hpreg.h mba.c mbareg.h mbavar.h
Log Message:
Update copyright notice for Ludd (remove clause 3 & 4).
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/vax/mba/hp.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/vax/mba/hpreg.h \
src/sys/arch/vax/mba/mbareg.h
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/vax/mba/mba.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/vax/mba/mbavar.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/mba/hp.c
diff -u src/sys/arch/vax/mba/hp.c:1.53 src/sys/arch/vax/mba/hp.c:1.54
--- src/sys/arch/vax/mba/hp.c:1.53 Thu Jul 7 06:55:39 2016
+++ src/sys/arch/vax/mba/hp.c Mon May 22 17:13:09 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: hp.c,v 1.53 2016/07/07 06:55:39 msaitoh Exp $ */
+/* $NetBSD: hp.c,v 1.54 2017/05/22 17:13:09 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
@@ -42,7 +36,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: hp.c,v 1.53 2016/07/07 06:55:39 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: hp.c,v 1.54 2017/05/22 17:13:09 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/mba/hpreg.h
diff -u src/sys/arch/vax/mba/hpreg.h:1.5 src/sys/arch/vax/mba/hpreg.h:1.6
--- src/sys/arch/vax/mba/hpreg.h:1.5 Sun Jun 4 18:04:39 2000
+++ src/sys/arch/vax/mba/hpreg.h Mon May 22 17:13:09 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: hpreg.h,v 1.5 2000/06/04 18:04:39 ragge Exp $ */
+/* $NetBSD: hpreg.h,v 1.6 2017/05/22 17:13:09 ragge Exp $ */
/*
* Copyright (c) 1994 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
Index: src/sys/arch/vax/mba/mbareg.h
diff -u src/sys/arch/vax/mba/mbareg.h:1.5 src/sys/arch/vax/mba/mbareg.h:1.6
--- src/sys/arch/vax/mba/mbareg.h:1.5 Thu Oct 16 12:47:22 2008
+++ src/sys/arch/vax/mba/mbareg.h Mon May 22 17:13:09 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: mbareg.h,v 1.5 2008/10/16 12:47:22 hans Exp $ */
+/* $NetBSD: mbareg.h,v 1.6 2017/05/22 17:13:09 ragge Exp $ */
/*
* Copyright (c) 1994 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
Index: src/sys/arch/vax/mba/mba.c
diff -u src/sys/arch/vax/mba/mba.c:1.39 src/sys/arch/vax/mba/mba.c:1.40
--- src/sys/arch/vax/mba/mba.c:1.39 Tue Dec 14 23:38:30 2010
+++ src/sys/arch/vax/mba/mba.c Mon May 22 17:13:09 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: mba.c,v 1.39 2010/12/14 23:38:30 matt Exp $ */
+/* $NetBSD: mba.c,v 1.40 2017/05/22 17:13:09 ragge Exp $ */
/*
* Copyright (c) 1994, 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
@@ -38,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: mba.c,v 1.39 2010/12/14 23:38:30 matt Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mba.c,v 1.40 2017/05/22 17:13:09 ragge Exp $");
#include <sys/param.h>
#include <sys/systm.h>
Index: src/sys/arch/vax/mba/mbavar.h
diff -u src/sys/arch/vax/mba/mbavar.h:1.13 src/sys/arch/vax/mba/mbavar.h:1.14
--- src/sys/arch/vax/mba/mbavar.h:1.13 Thu Oct 16 12:47:22 2008
+++ src/sys/arch/vax/mba/mbavar.h Mon May 22 17:13:09 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: mbavar.h,v 1.13 2008/10/16 12:47:22 hans Exp $ */
+/* $NetBSD: mbavar.h,v 1.14 2017/05/22 17:13:09 ragge Exp $ */
/*
* Copyright (c) 1994 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