diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-09 13:08:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-09 13:08:30 +0000 |
commit | 0f1e40d49c1d4871fa9d7b7efdc7fca7f5ac01c0 (patch) | |
tree | fc4f40e423676bc87308614c81d32f862cedfe67 /sysdeps/vax/ffs.s | |
parent | bbcc948338f551e0d3eb75acdd8a86b7364e8ffd (diff) | |
download | glibc-0f1e40d49c1d4871fa9d7b7efdc7fca7f5ac01c0.tar.gz glibc-0f1e40d49c1d4871fa9d7b7efdc7fca7f5ac01c0.tar.xz glibc-0f1e40d49c1d4871fa9d7b7efdc7fca7f5ac01c0.zip |
Update.
* misc/sysexits.h: Remove advertising clause of copyright. * resolv/getnetnamadr.c: Likewise. * sysdeps/vax/bcopy.s: Likewise.
Diffstat (limited to 'sysdeps/vax/ffs.s')
-rw-r--r-- | sysdeps/vax/ffs.s | 4 |
1 files changed, 0 insertions, 4 deletions
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. |