Source-Changes-HG archive

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

[src/trunk]: src/sys/arch remove license clauses 3 and 4 from my cpoyright no...



details:   https://anonhg.NetBSD.org/src/rev/d26664ad5119
branches:  trunk
changeset: 559836:d26664ad5119
user:      drochner <drochner%NetBSD.org@localhost>
date:      Wed Mar 24 17:06:57 2004 +0000

description:
remove license clauses 3 and 4 from my cpoyright notices

diffstat:

 sys/arch/arc/jazz/pckbc_jazzio.c      |  10 ++--------
 sys/arch/arm/sa11x0/sa1111_kbc.c      |  10 ++--------
 sys/arch/cobalt/include/bootinfo.h    |   8 +-------
 sys/arch/evbarm/stand/gzboot/gzboot.c |   8 +-------
 sys/arch/mipsco/include/bootinfo.h    |   8 +-------
 sys/arch/newsmips/include/bootinfo.h  |   8 +-------
 sys/arch/pmax/include/bootinfo.h      |   8 +-------
 sys/arch/prep/include/bootinfo.h      |   8 +-------
 sys/arch/sandpoint/include/bootinfo.h |   8 +-------
 sys/arch/sgimips/include/bootinfo.h   |   8 +-------
 sys/arch/sparc/include/bootinfo.h     |   8 +-------
 sys/arch/x86/include/bootinfo.h       |   8 +-------
 12 files changed, 14 insertions(+), 86 deletions(-)

diffs (282 lines):

diff -r f3af0c20861d -r d26664ad5119 sys/arch/arc/jazz/pckbc_jazzio.c
--- a/sys/arch/arc/jazz/pckbc_jazzio.c  Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/arc/jazz/pckbc_jazzio.c  Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: pckbc_jazzio.c,v 1.10 2004/03/13 17:31:33 bjh21 Exp $ */
+/* $NetBSD: pckbc_jazzio.c,v 1.11 2004/03/24 17:06:58 drochner Exp $ */
 /* NetBSD: pckbc_isa.c,v 1.2 2000/03/23 07:01:35 thorpej Exp  */
 
 /*
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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: pckbc_jazzio.c,v 1.10 2004/03/13 17:31:33 bjh21 Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pckbc_jazzio.c,v 1.11 2004/03/24 17:06:58 drochner Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
diff -r f3af0c20861d -r d26664ad5119 sys/arch/arm/sa11x0/sa1111_kbc.c
--- a/sys/arch/arm/sa11x0/sa1111_kbc.c  Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/arm/sa11x0/sa1111_kbc.c  Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*      $NetBSD: sa1111_kbc.c,v 1.3 2004/03/13 17:31:33 bjh21 Exp $ */
+/*      $NetBSD: sa1111_kbc.c,v 1.4 2004/03/24 17:06:58 drochner Exp $ */
 
 /*
  * Copyright (c) 2004  Ben Harris.
@@ -43,12 +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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
@@ -63,7 +57,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: sa1111_kbc.c,v 1.3 2004/03/13 17:31:33 bjh21 Exp $");
+__KERNEL_RCSID(0, "$NetBSD: sa1111_kbc.c,v 1.4 2004/03/24 17:06:58 drochner Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>
diff -r f3af0c20861d -r d26664ad5119 sys/arch/cobalt/include/bootinfo.h
--- a/sys/arch/cobalt/include/bootinfo.h        Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/cobalt/include/bootinfo.h        Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.1 2004/01/07 12:43:43 cdi Exp $ */
+/*     $NetBSD: bootinfo.h,v 1.2 2004/03/24 17:06:57 drochner Exp $    */
 
 /*
  * Copyright (c) 1997, 2000-2004
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/evbarm/stand/gzboot/gzboot.c
--- a/sys/arch/evbarm/stand/gzboot/gzboot.c     Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/evbarm/stand/gzboot/gzboot.c     Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: gzboot.c,v 1.7 2003/04/29 05:01:34 thorpej Exp $       */
+/*     $NetBSD: gzboot.c,v 1.8 2004/03/24 17:06:58 drochner Exp $      */
 
 /*
  * Copyright (c) 2002 Wasabi Systems, Inc.
@@ -50,12 +50,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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/mipsco/include/bootinfo.h
--- a/sys/arch/mipsco/include/bootinfo.h        Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/mipsco/include/bootinfo.h        Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.1 2000/09/16 08:34:26 wdk Exp $ */
+/*     $NetBSD: bootinfo.h,v 1.2 2004/03/24 17:06:58 drochner Exp $    */
 
 /*
  * Copyright (c) 1997, 2000
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/newsmips/include/bootinfo.h
--- a/sys/arch/newsmips/include/bootinfo.h      Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/newsmips/include/bootinfo.h      Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.1 1999/12/18 08:01:25 tsubai Exp $      */
+/*     $NetBSD: bootinfo.h,v 1.2 2004/03/24 17:06:57 drochner Exp $    */
 
 /*
  * Copyright (c) 1997
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/pmax/include/bootinfo.h
--- a/sys/arch/pmax/include/bootinfo.h  Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/pmax/include/bootinfo.h  Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.5 2000/01/09 15:34:41 ad Exp $  */
+/*     $NetBSD: bootinfo.h,v 1.6 2004/03/24 17:06:57 drochner Exp $    */
 
 /*
  * Copyright (c) 1997
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/prep/include/bootinfo.h
--- a/sys/arch/prep/include/bootinfo.h  Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/prep/include/bootinfo.h  Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.3 2001/06/19 11:56:27 nonaka Exp $      */
+/*     $NetBSD: bootinfo.h,v 1.4 2004/03/24 17:06:58 drochner Exp $    */
 
 /*
  * Copyright (c) 1997
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/sandpoint/include/bootinfo.h
--- a/sys/arch/sandpoint/include/bootinfo.h     Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/sandpoint/include/bootinfo.h     Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.1 2001/02/04 18:32:11 briggs Exp $      */
+/*     $NetBSD: bootinfo.h,v 1.2 2004/03/24 17:06:58 drochner Exp $    */
 
 /*
  * Copyright (c) 1997
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/sgimips/include/bootinfo.h
--- a/sys/arch/sgimips/include/bootinfo.h       Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/sgimips/include/bootinfo.h       Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.2 2001/11/21 20:31:49 thorpej Exp $     */
+/*     $NetBSD: bootinfo.h,v 1.3 2004/03/24 17:06:58 drochner Exp $    */
 
 /*
  * Copyright (c) 1997
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/sparc/include/bootinfo.h
--- a/sys/arch/sparc/include/bootinfo.h Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/sparc/include/bootinfo.h Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.2 2002/03/28 15:43:23 pk Exp $  */
+/*     $NetBSD: bootinfo.h,v 1.3 2004/03/24 17:06:57 drochner Exp $    */
 
 /*
  * Copyright (c) 1997
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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
diff -r f3af0c20861d -r d26664ad5119 sys/arch/x86/include/bootinfo.h
--- a/sys/arch/x86/include/bootinfo.h   Wed Mar 24 16:55:49 2004 +0000
+++ b/sys/arch/x86/include/bootinfo.h   Wed Mar 24 17:06:57 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: bootinfo.h,v 1.4 2003/10/27 13:43:48 junyoung Exp $    */
+/*     $NetBSD: bootinfo.h,v 1.5 2004/03/24 17:06:58 drochner Exp $    */
 
 /*
  * Copyright (c) 1997
@@ -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 for the NetBSD Project
- *     by Matthias Drochner.
- * 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