aboutsummaryrefslogtreecommitdiff
path: root/libgloss
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2020-01-28 10:54:53 -0800
committerCorinna Vinschen <corinna@vinschen.de>2020-01-29 19:03:31 +0100
commit9042d0ce65533a26fc3264206db5828d5692332c (patch)
tree926c6f4841c72fc0b8fd87932a8fc1c568ece8a1 /libgloss
parent2607f00423ead393f24b81b9fe5a39a37e036af8 (diff)
downloadnewlib-9042d0ce65533a26fc3264206db5828d5692332c.zip
newlib-9042d0ce65533a26fc3264206db5828d5692332c.tar.gz
newlib-9042d0ce65533a26fc3264206db5828d5692332c.tar.bz2
Use remove-advertising-clause script to edit BSD licenses
This edits licenses held by Berkeley and NetBSD, both of which have removed the advertising requirement from their licenses. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/i386/cygmon-gmon.c6
-rw-r--r--libgloss/m32r/Makefile.in2
-rw-r--r--libgloss/nds32/Makefile.in2
-rw-r--r--libgloss/sparc/libsys/Makefile.in2
-rw-r--r--libgloss/sparc/libsys/configure.in2
-rw-r--r--libgloss/sparc_leon/asm-leon/leonbare_kernel_queue.h6
-rw-r--r--libgloss/sparc_leon/asm-leon/queue.h6
7 files changed, 7 insertions, 19 deletions
diff --git a/libgloss/i386/cygmon-gmon.c b/libgloss/i386/cygmon-gmon.c
index 480b2ec..3c15b70 100644
--- a/libgloss/i386/cygmon-gmon.c
+++ b/libgloss/i386/cygmon-gmon.c
@@ -10,11 +10,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 by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. 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.
*
diff --git a/libgloss/m32r/Makefile.in b/libgloss/m32r/Makefile.in
index 12a1be6..0b8b193 100644
--- a/libgloss/m32r/Makefile.in
+++ b/libgloss/m32r/Makefile.in
@@ -5,7 +5,7 @@
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice and this paragraph are
# duplicated in all such forms and that any documentation,
-# advertising materials, and other materials related to such
+# and/or other materials related to such
# distribution and use acknowledge that the software was developed
# at Cygnus Support, Inc. Cygnus Support, Inc. may not be used to
# endorse or promote products derived from this software without
diff --git a/libgloss/nds32/Makefile.in b/libgloss/nds32/Makefile.in
index 99ccae8..326009c 100644
--- a/libgloss/nds32/Makefile.in
+++ b/libgloss/nds32/Makefile.in
@@ -5,7 +5,7 @@
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice and this paragraph are
# duplicated in all such forms and that any documentation,
-# advertising materials, and other materials related to such
+# and/or other materials related to such
# distribution and use acknowledge that the software was developed
# at Cygnus Support, Inc. Cygnus Support, Inc. may not be used to
# endorse or promote products derived from this software without
diff --git a/libgloss/sparc/libsys/Makefile.in b/libgloss/sparc/libsys/Makefile.in
index b4c4be6..b732137 100644
--- a/libgloss/sparc/libsys/Makefile.in
+++ b/libgloss/sparc/libsys/Makefile.in
@@ -5,7 +5,7 @@
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice and this paragraph are
# duplicated in all such forms and that any documentation,
-# advertising materials, and other materials related to such
+# and/or other materials related to such
# distribution and use acknowledge that the software was developed
# at Cygnus Support, Inc. Cygnus Support, Inc. may not be used to
# endorse or promote products derived from this software without
diff --git a/libgloss/sparc/libsys/configure.in b/libgloss/sparc/libsys/configure.in
index 4d8a5fa..1e06529 100644
--- a/libgloss/sparc/libsys/configure.in
+++ b/libgloss/sparc/libsys/configure.in
@@ -5,7 +5,7 @@
# Redistribution and use in source and binary forms are permitted
# provided that the above copyright notice and this paragraph are
# duplicated in all such forms and that any documentation,
-# advertising materials, and other materials related to such
+# and/or other materials related to such
# distribution and use acknowledge that the software was developed
# at Cygnus Support, Inc. Cygnus Support, Inc. may not be used to
# endorse or promote products derived from this software without
diff --git a/libgloss/sparc_leon/asm-leon/leonbare_kernel_queue.h b/libgloss/sparc_leon/asm-leon/leonbare_kernel_queue.h
index a51df10..f01d59a 100644
--- a/libgloss/sparc_leon/asm-leon/leonbare_kernel_queue.h
+++ b/libgloss/sparc_leon/asm-leon/leonbare_kernel_queue.h
@@ -26,11 +26,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 by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. 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.
*
diff --git a/libgloss/sparc_leon/asm-leon/queue.h b/libgloss/sparc_leon/asm-leon/queue.h
index 621bc30..384a027 100644
--- a/libgloss/sparc_leon/asm-leon/queue.h
+++ b/libgloss/sparc_leon/asm-leon/queue.h
@@ -26,11 +26,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 by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. 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.
*