diff options
author | Jason Merrill <jason@casey.cygnus.com> | 1999-11-22 18:36:49 +0000 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1999-11-22 13:36:49 -0500 |
commit | f3636679d984d30a5675b12a7595f2661ac49e68 (patch) | |
tree | 24963f1eb30a02bbd41f642f060c3b2b6df7f464 /libiberty/strtoul.c | |
parent | b1dbfa1d87952593faee1caeae848e32e43333d6 (diff) | |
download | gcc-f3636679d984d30a5675b12a7595f2661ac49e68.tar.gz |
strtoul.c, [...]: Remove advertising clause from BSD license
* strtoul.c, strtol.c, random.c: Remove advertising clause from
BSD license
From-SVN: r30620
Diffstat (limited to 'libiberty/strtoul.c')
-rw-r--r-- | libiberty/strtoul.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libiberty/strtoul.c b/libiberty/strtoul.c index db371dd1dc5..2ec32043e6b 100644 --- a/libiberty/strtoul.c +++ b/libiberty/strtoul.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. |