summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--misc/sysexits.h4
-rw-r--r--resolv/getnetnamadr.c4
-rw-r--r--sysdeps/vax/bcopy.s4
-rw-r--r--sysdeps/vax/bzero.s4
-rw-r--r--sysdeps/vax/ffs.s4
-rw-r--r--sysdeps/vax/memchr.s4
-rw-r--r--sysdeps/vax/memcmp.s4
-rw-r--r--sysdeps/vax/memmove.s4
-rw-r--r--sysdeps/vax/memset.s4
-rw-r--r--sysdeps/vax/strcat.s4
-rw-r--r--sysdeps/vax/strchr.s4
-rw-r--r--sysdeps/vax/strcmp.s4
-rw-r--r--sysdeps/vax/strcpy.s4
-rw-r--r--sysdeps/vax/strcspn.s4
-rw-r--r--sysdeps/vax/strlen.s4
-rw-r--r--sysdeps/vax/strncat.s4
-rw-r--r--sysdeps/vax/strncmp.s4
-rw-r--r--sysdeps/vax/strncpy.s4
-rw-r--r--sysdeps/vax/strpbrk.s4
-rw-r--r--sysdeps/vax/strrchr.s4
-rw-r--r--sysdeps/vax/strsep.s4
-rw-r--r--sysdeps/vax/strspn.s4
-rw-r--r--sysdeps/vax/strstr.s4
24 files changed, 3 insertions, 93 deletions
diff --git a/ChangeLog b/ChangeLog
index 1835bc63d6..49ff73f024 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1999-06-09 Ulrich Drepper <drepper@cygnus.com>
- * sysdeps/vax/bcopy.s: Remove advertising clause of copyright.
+ * misc/sysexits.h: Remove advertising clause of copyright.
+ * resolv/getnetnamadr.c: Likewise.
+ * sysdeps/vax/bcopy.s: Likewise.
* sysdeps/vax/bzero.s: Likewise.
* sysdeps/vax/ffs.s: Likewise.
* sysdeps/vax/memchr.s: Likewise.
diff --git a/misc/sysexits.h b/misc/sysexits.h
index e77efedd56..37246b6e75 100644
--- a/misc/sysexits.h
+++ b/misc/sysexits.h
@@ -10,10 +10,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.
diff --git a/resolv/getnetnamadr.c b/resolv/getnetnamadr.c
index abbc3a3e6f..39402b7af1 100644
--- a/resolv/getnetnamadr.c
+++ b/resolv/getnetnamadr.c
@@ -17,10 +17,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.
diff --git a/sysdeps/vax/bcopy.s b/sysdeps/vax/bcopy.s
index 43bb93d216..186ad365f8 100644
--- a/sysdeps/vax/bcopy.s
+++ b/sysdeps/vax/bcopy.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/bzero.s b/sysdeps/vax/bzero.s
index dff59ba667..be61a97d89 100644
--- a/sysdeps/vax/bzero.s
+++ b/sysdeps/vax/bzero.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/ffs.s b/sysdeps/vax/ffs.s
index 9f7ebc95fe..6272cfd59f 100644
--- a/sysdeps/vax/ffs.s
+++ b/sysdeps/vax/ffs.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/memchr.s b/sysdeps/vax/memchr.s
index b81c2bcf87..18120b06ac 100644
--- a/sysdeps/vax/memchr.s
+++ b/sysdeps/vax/memchr.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/memcmp.s b/sysdeps/vax/memcmp.s
index f7e47ded46..e32fe24f41 100644
--- a/sysdeps/vax/memcmp.s
+++ b/sysdeps/vax/memcmp.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/memmove.s b/sysdeps/vax/memmove.s
index 8f897fa3f4..738544142f 100644
--- a/sysdeps/vax/memmove.s
+++ b/sysdeps/vax/memmove.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/memset.s b/sysdeps/vax/memset.s
index 12b1f74fe3..dda14868f9 100644
--- a/sysdeps/vax/memset.s
+++ b/sysdeps/vax/memset.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strcat.s b/sysdeps/vax/strcat.s
index 7cf8884204..bfe64e61a3 100644
--- a/sysdeps/vax/strcat.s
+++ b/sysdeps/vax/strcat.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strchr.s b/sysdeps/vax/strchr.s
index 70025cce6e..d56cb4b0a0 100644
--- a/sysdeps/vax/strchr.s
+++ b/sysdeps/vax/strchr.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strcmp.s b/sysdeps/vax/strcmp.s
index c9c5b479ae..479e14f301 100644
--- a/sysdeps/vax/strcmp.s
+++ b/sysdeps/vax/strcmp.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strcpy.s b/sysdeps/vax/strcpy.s
index 56dbe5741c..1eb00ba6c3 100644
--- a/sysdeps/vax/strcpy.s
+++ b/sysdeps/vax/strcpy.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strcspn.s b/sysdeps/vax/strcspn.s
index f7b0a99792..155b783089 100644
--- a/sysdeps/vax/strcspn.s
+++ b/sysdeps/vax/strcspn.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strlen.s b/sysdeps/vax/strlen.s
index 2b7e0a7ef4..9479fbbf65 100644
--- a/sysdeps/vax/strlen.s
+++ b/sysdeps/vax/strlen.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strncat.s b/sysdeps/vax/strncat.s
index bcf29c16c7..2387d1b1bb 100644
--- a/sysdeps/vax/strncat.s
+++ b/sysdeps/vax/strncat.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strncmp.s b/sysdeps/vax/strncmp.s
index 0758bd8729..8d8f5d419a 100644
--- a/sysdeps/vax/strncmp.s
+++ b/sysdeps/vax/strncmp.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strncpy.s b/sysdeps/vax/strncpy.s
index 03a09b7bda..ade70e9dca 100644
--- a/sysdeps/vax/strncpy.s
+++ b/sysdeps/vax/strncpy.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strpbrk.s b/sysdeps/vax/strpbrk.s
index 0d1b25e22f..4a0e541719 100644
--- a/sysdeps/vax/strpbrk.s
+++ b/sysdeps/vax/strpbrk.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strrchr.s b/sysdeps/vax/strrchr.s
index 87313445c9..b0e482c9fa 100644
--- a/sysdeps/vax/strrchr.s
+++ b/sysdeps/vax/strrchr.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strsep.s b/sysdeps/vax/strsep.s
index 9751acc699..dcf2a7caaa 100644
--- a/sysdeps/vax/strsep.s
+++ b/sysdeps/vax/strsep.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strspn.s b/sysdeps/vax/strspn.s
index fc86af7c37..ca944828cd 100644
--- a/sysdeps/vax/strspn.s
+++ b/sysdeps/vax/strspn.s
@@ -10,10 +10,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.
diff --git a/sysdeps/vax/strstr.s b/sysdeps/vax/strstr.s
index 2e5337595d..0283a57dcf 100644
--- a/sysdeps/vax/strstr.s
+++ b/sysdeps/vax/strstr.s
@@ -10,10 +10,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.