diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-09 13:03:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-09 13:03:40 +0000 |
commit | bfd3bd48147d1998d6ed09b10ddbf49854ef2ce6 (patch) | |
tree | 3069edb1fb9655e858a1cba205594642cdea4b18 /sysdeps/vax/strcspn.s | |
parent | 98226e08b5d4eb4edb3ac8b73bd4a766e955a747 (diff) | |
download | glibc-bfd3bd48147d1998d6ed09b10ddbf49854ef2ce6.tar glibc-bfd3bd48147d1998d6ed09b10ddbf49854ef2ce6.tar.gz glibc-bfd3bd48147d1998d6ed09b10ddbf49854ef2ce6.tar.bz2 glibc-bfd3bd48147d1998d6ed09b10ddbf49854ef2ce6.zip |
Remove advertising clause of copyright.
Diffstat (limited to 'sysdeps/vax/strcspn.s')
-rw-r--r-- | sysdeps/vax/strcspn.s | 4 |
1 files changed, 0 insertions, 4 deletions
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. |