Source-Changes-HG archive

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

[src/trunk]: src sweep of my licenses for consistency. (no functional change...



details:   https://anonhg.NetBSD.org/src/rev/961057e34a7b
branches:  trunk
changeset: 487920:961057e34a7b
user:      cgd <cgd%NetBSD.org@localhost>
date:      Wed Jun 14 22:52:37 2000 +0000

description:
sweep of my licenses for consistency.  (no functional changes)  These
files have copyright held by people in addition to myself.  (I did the
original work, they copied it, enhanced it, and added their copyright
to the derivative work.)  Their approval has been given re: the license
change.

diffstat:

 distrib/alpha/instkernel/ramdisk/dot.profile      |  14 +++++++++-----
 distrib/alpha/instkernel/src/install.sh           |  18 ++++++++++--------
 distrib/alpha/instkernel/src/upgrade.sh           |  18 ++++++++++--------
 distrib/amiga/miniroot/dot.profile                |  12 ++++++++----
 distrib/arm32/ramdisk/dot.profile                 |  14 +++++++++-----
 distrib/arm32/ramdisk/install.tmpl                |  18 ++++++++++--------
 distrib/arm32/ramdisk/upgrade.tmpl                |  18 ++++++++++--------
 distrib/atari/miniroot/dot.profile                |  12 ++++++++----
 distrib/bebox/floppies/ramdisk/dot.profile        |  14 +++++++++-----
 distrib/bebox/floppies/ramdisk/install.tmpl       |  18 ++++++++++--------
 distrib/bebox/floppies/ramdisk/upgrade.tmpl       |  18 ++++++++++--------
 distrib/hp300/miniroot/dot.profile                |  12 ++++++++----
 distrib/hpcmips/miniroot/dot.profile              |  14 +++++++++-----
 distrib/i386/floppies/ramdisk-tiny/dot.profile    |  14 +++++++++-----
 distrib/i386/floppies/ramdisk-tiny/install.tmpl   |  18 ++++++++++--------
 distrib/i386/floppies/ramdisk-tiny/upgrade.tmpl   |  18 ++++++++++--------
 distrib/i386/floppies/ramdisk/dot.profile         |  14 +++++++++-----
 distrib/i386/floppies/ramdisk/install.tmpl        |  18 ++++++++++--------
 distrib/i386/floppies/ramdisk/upgrade.tmpl        |  18 ++++++++++--------
 distrib/mac68k/instkernel/ramdisk/dot.profile     |  14 +++++++++-----
 distrib/mac68k/miniroot/dot.profile               |  12 ++++++++----
 distrib/macppc/floppies/ramdisk/dot.profile       |  12 ++++++++----
 distrib/mvme68k/miniroot/dot.profile              |  12 ++++++++----
 distrib/news68k/floppies/ramdisk/dot.profile      |  12 ++++++++----
 distrib/newsmips/floppies/ramdisk/dot.profile     |  12 ++++++++----
 distrib/pmax/ramdisk/dot.profile                  |  14 +++++++++-----
 distrib/sparc/miniroot/dot.profile                |  12 ++++++++----
 distrib/sparc/ramdisk.sysinst/dot.profile.m4      |  14 +++++++++-----
 distrib/sparc/ramdisk/dot.profile                 |  12 ++++++++----
 distrib/sparc64/miniroot/dot.profile              |  12 ++++++++----
 distrib/sun3/common/mr.profile                    |  12 ++++++++----
 distrib/vax/miniroot/dot.profile                  |  12 ++++++++----
 distrib/vax/ramdisk/dot.profile                   |  14 +++++++++-----
 distrib/vax/ramdisk/install.tmpl                  |  18 ++++++++++--------
 distrib/vax/ramdisk/upgrade.tmpl                  |  18 ++++++++++--------
 distrib/x68k/floppies/ramdisk.sysinst/dot.profile |  14 +++++++++-----
 distrib/x68k/floppies/ramdisk/dot.profile         |  14 +++++++++-----
 distrib/x68k/floppies/ramdisk/install.tmpl        |  18 ++++++++++--------
 distrib/x68k/floppies/ramdisk/upgrade.tmpl        |  18 ++++++++++--------
 lib/csu/i386_elf/crt0.c                           |  17 ++++++++++-------
 lib/csu/powerpc/crt0.c                            |  17 ++++++++++-------
 lib/csu/sh3_elf/crt0.c                            |  17 ++++++++++-------
 lib/csu/sparc_elf/crt0.c                          |  17 ++++++++++-------
 lib/csu/vax_elf/crt0.c                            |  17 ++++++++++-------
 share/man/man4/man4.atari/intro.4                 |  14 +++++++++-----
 share/man/man4/man4.i386/intro.4                  |  14 +++++++++-----
 46 files changed, 420 insertions(+), 269 deletions(-)

diffs (truncated from 1850 to 300 lines):

diff -r 9584f003ea8d -r 961057e34a7b distrib/alpha/instkernel/ramdisk/dot.profile
--- a/distrib/alpha/instkernel/ramdisk/dot.profile      Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/alpha/instkernel/ramdisk/dot.profile      Wed Jun 14 22:52:37 2000 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: dot.profile,v 1.7 2000/06/14 06:48:47 cgd Exp $
+# $NetBSD: dot.profile,v 1.8 2000/06/14 22:52:37 cgd Exp $
 #
+# Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
-# Copyright (c) 1997 Perry E. Metzger
 # All rights reserved.
 # 
 # Redistribution and use in source and binary forms, with or without
@@ -14,10 +14,12 @@
 #    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 Christopher G. Demetriou.
+#          This product includes software developed for the
+#          NetBSD Project.  See http://www.netbsd.org/ for
+#          information about NetBSD.
 # 4. The name of the author may not be used to endorse or promote products
-#    derived from this software without specific prior written permission
-#
+#    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
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -28,6 +30,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 
+# <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 
 PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
 export PATH
diff -r 9584f003ea8d -r 961057e34a7b distrib/alpha/instkernel/src/install.sh
--- a/distrib/alpha/instkernel/src/install.sh   Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/alpha/instkernel/src/install.sh   Wed Jun 14 22:52:37 2000 +0000
@@ -1,10 +1,10 @@
 #!/bin/sh
-# $NetBSD: install.sh,v 1.4 2000/06/14 06:48:48 cgd Exp $
+# $NetBSD: install.sh,v 1.5 2000/06/14 22:52:41 cgd Exp $
 #
+# Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
-# Copyright (c) 1997 Perry E. Metzger
 # All rights reserved.
-#
+# 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
 # are met:
@@ -15,12 +15,12 @@
 #    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 Christopher G. Demetriou.
-#      This product includes software developed for the NetBSD Project
-#      by Perry E. Metzger.
+#          This product includes software developed for the
+#          NetBSD Project.  See http://www.netbsd.org/ for
+#          information about NetBSD.
 # 4. The name of the author may not be used to endorse or promote products
-#    derived from this software without specific prior written permission
-#
+#    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
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -31,6 +31,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 
+# <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 
 #      NetBSD installation script.
 #      In a perfect world, this would be a nice C program, with a reasonable
diff -r 9584f003ea8d -r 961057e34a7b distrib/alpha/instkernel/src/upgrade.sh
--- a/distrib/alpha/instkernel/src/upgrade.sh   Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/alpha/instkernel/src/upgrade.sh   Wed Jun 14 22:52:37 2000 +0000
@@ -1,10 +1,10 @@
 #!/bin/sh
-# $NetBSD: upgrade.sh,v 1.4 2000/06/14 06:48:48 cgd Exp $
+# $NetBSD: upgrade.sh,v 1.5 2000/06/14 22:52:41 cgd Exp $
 #
+# Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
-# Copyright (c) 1997 Perry E. Metzger
 # All rights reserved.
-#
+# 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
 # are met:
@@ -15,12 +15,12 @@
 #    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 Christopher G. Demetriou.
-#      This product includes software developed for the NetBSD Project
-#      by Perry E. Metzger.
+#          This product includes software developed for the
+#          NetBSD Project.  See http://www.netbsd.org/ for
+#          information about NetBSD.
 # 4. The name of the author may not be used to endorse or promote products
-#    derived from this software without specific prior written permission
-#
+#    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
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -31,6 +31,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 
+# <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 
 #      NetBSD upgrade script.
 #      In a perfect world, this would be a nice C program, with a reasonable
diff -r 9584f003ea8d -r 961057e34a7b distrib/amiga/miniroot/dot.profile
--- a/distrib/amiga/miniroot/dot.profile        Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/amiga/miniroot/dot.profile        Wed Jun 14 22:52:37 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.7 2000/06/14 06:48:49 cgd Exp $
+# $NetBSD: dot.profile,v 1.8 2000/06/14 22:52:41 cgd Exp $
 #
 # Copyright (c) 1995 Jason R. Thorpe
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -14,10 +14,12 @@
 #    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 Christopher G. Demetriou.
+#          This product includes software developed for the
+#          NetBSD Project.  See http://www.netbsd.org/ for
+#          information about NetBSD.
 # 4. The name of the author may not be used to endorse or promote products
-#    derived from this software without specific prior written permission
-#
+#    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
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -28,6 +30,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 
+# <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 
 PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
 export PATH
diff -r 9584f003ea8d -r 961057e34a7b distrib/arm32/ramdisk/dot.profile
--- a/distrib/arm32/ramdisk/dot.profile Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/arm32/ramdisk/dot.profile Wed Jun 14 22:52:37 2000 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: dot.profile,v 1.10 2000/06/14 06:48:50 cgd Exp $
+# $NetBSD: dot.profile,v 1.11 2000/06/14 22:52:42 cgd Exp $
 #
+# Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
-# Copyright (c) 1997 Perry E. Metzger
 # All rights reserved.
 # 
 # Redistribution and use in source and binary forms, with or without
@@ -14,10 +14,12 @@
 #    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 Christopher G. Demetriou.
+#          This product includes software developed for the
+#          NetBSD Project.  See http://www.netbsd.org/ for
+#          information about NetBSD.
 # 4. The name of the author may not be used to endorse or promote products
-#    derived from this software without specific prior written permission
-#
+#    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
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -28,6 +30,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 
+# <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 
 PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
 export PATH
diff -r 9584f003ea8d -r 961057e34a7b distrib/arm32/ramdisk/install.tmpl
--- a/distrib/arm32/ramdisk/install.tmpl        Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/arm32/ramdisk/install.tmpl        Wed Jun 14 22:52:37 2000 +0000
@@ -1,10 +1,10 @@
 #!/bin/sh
-# $NetBSD: install.tmpl,v 1.7 2000/06/14 06:48:50 cgd Exp $
+# $NetBSD: install.tmpl,v 1.8 2000/06/14 22:52:42 cgd Exp $
 #
+# Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
-# Copyright (c) 1997 Perry E. Metzger
 # All rights reserved.
-#
+# 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
 # are met:
@@ -15,12 +15,12 @@
 #    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 Christopher G. Demetriou.
-#      This product includes software developed for the NetBSD Project
-#      by Perry E. Metzger.
+#          This product includes software developed for the
+#          NetBSD Project.  See http://www.netbsd.org/ for
+#          information about NetBSD.
 # 4. The name of the author may not be used to endorse or promote products
-#    derived from this software without specific prior written permission
-#
+#    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
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -31,6 +31,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 
+# <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 
 #      NetBSD installation script.
 #      In a perfect world, this would be a nice C program, with a reasonable
diff -r 9584f003ea8d -r 961057e34a7b distrib/arm32/ramdisk/upgrade.tmpl
--- a/distrib/arm32/ramdisk/upgrade.tmpl        Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/arm32/ramdisk/upgrade.tmpl        Wed Jun 14 22:52:37 2000 +0000
@@ -1,10 +1,10 @@
 #!/bin/sh
-# $NetBSD: upgrade.tmpl,v 1.3 2000/06/14 06:48:51 cgd Exp $
+# $NetBSD: upgrade.tmpl,v 1.4 2000/06/14 22:52:42 cgd Exp $
 #
+# Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
-# Copyright (c) 1997 Perry E. Metzger
 # All rights reserved.
-#
+# 
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
 # are met:
@@ -15,12 +15,12 @@
 #    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 Christopher G. Demetriou.
-#      This product includes software developed for the NetBSD Project
-#      by Perry E. Metzger.
+#          This product includes software developed for the
+#          NetBSD Project.  See http://www.netbsd.org/ for
+#          information about NetBSD.
 # 4. The name of the author may not be used to endorse or promote products
-#    derived from this software without specific prior written permission
-#
+#    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
 # OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -31,6 +31,8 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 
+# <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 
 #      NetBSD upgrade script.
 #      In a perfect world, this would be a nice C program, with a reasonable
diff -r 9584f003ea8d -r 961057e34a7b distrib/atari/miniroot/dot.profile
--- a/distrib/atari/miniroot/dot.profile        Wed Jun 14 22:44:19 2000 +0000
+++ b/distrib/atari/miniroot/dot.profile        Wed Jun 14 22:52:37 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dot.profile,v 1.7 2000/06/14 06:48:51 cgd Exp $
+# $NetBSD: dot.profile,v 1.8 2000/06/14 22:52:42 cgd Exp $
 #
 # Copyright (c) 1995 Jason R. Thorpe
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -14,10 +14,12 @@
 #    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 Christopher G. Demetriou.



Home | Main Index | Thread Index | Old Index