From bfd3bd48147d1998d6ed09b10ddbf49854ef2ce6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 9 Jun 1999 13:03:40 +0000 Subject: [PATCH] Remove advertising clause of copyright. --- sysdeps/vax/bcopy.s | 4 ---- sysdeps/vax/bzero.s | 4 ---- sysdeps/vax/ffs.s | 4 ---- sysdeps/vax/memchr.s | 4 ---- sysdeps/vax/memcmp.s | 4 ---- sysdeps/vax/memmove.s | 4 ---- sysdeps/vax/memset.s | 4 ---- sysdeps/vax/strcat.s | 4 ---- sysdeps/vax/strchr.s | 4 ---- sysdeps/vax/strcmp.s | 4 ---- sysdeps/vax/strcpy.s | 4 ---- sysdeps/vax/strcspn.s | 4 ---- sysdeps/vax/strlen.s | 4 ---- sysdeps/vax/strncat.s | 4 ---- sysdeps/vax/strncmp.s | 4 ---- sysdeps/vax/strncpy.s | 4 ---- sysdeps/vax/strpbrk.s | 4 ---- sysdeps/vax/strrchr.s | 4 ---- sysdeps/vax/strsep.s | 4 ---- sysdeps/vax/strspn.s | 4 ---- sysdeps/vax/strstr.s | 4 ---- 21 files changed, 84 deletions(-) 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. -- 2.43.5