aboutsummaryrefslogtreecommitdiff
path: root/libiberty/strtol.c
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-22 18:36:49 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-22 18:36:49 +0000
commit7202ac7d7b406801f670b78b832cee61ab5b1fcd (patch)
tree24963f1eb30a02bbd41f642f060c3b2b6df7f464 /libiberty/strtol.c
parent7872b193cc1a19a1ef0b763fbb87daecc9769936 (diff)
* strtoul.c, strtol.c, random.c: Remove advertising clause from
BSD license git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30620 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/strtol.c')
-rw-r--r--libiberty/strtol.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/libiberty/strtol.c b/libiberty/strtol.c
index 37d170660f2..5467cc3e2e9 100644
--- a/libiberty/strtol.c
+++ b/libiberty/strtol.c
@@ -10,10 +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.
+ * 3. [rescinded 22 July 1999]
* 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.