aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strtok.c
diff options
context:
space:
mode:
authorWes Peters <wes@FreeBSD.org>2007-12-12 18:33:06 +0000
committerWes Peters <wes@FreeBSD.org>2007-12-12 18:33:06 +0000
commit05db21b17b545bd5ffa38715b49e1247aa0c9679 (patch)
treee299e0f60ad9346c090bc78b3293403473c34027 /lib/libc/string/strtok.c
parent909f7f7f4ea4671b61c556de0a97b337ed6e03e6 (diff)
downloadsrc-05db21b17b545bd5ffa38715b49e1247aa0c9679.tar.gz
src-05db21b17b545bd5ffa38715b49e1247aa0c9679.zip
Remove license clause 3 to agree with the now-standard BSD license.
Prompted by: Glenn Halperin, Symbian Software
Notes
Notes: svn path=/head/; revision=174553
Diffstat (limited to 'lib/libc/string/strtok.c')
-rw-r--r--lib/libc/string/strtok.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/string/strtok.c b/lib/libc/string/strtok.c
index 1a29cc53a66b..b0c428b770ce 100644
--- a/lib/libc/string/strtok.c
+++ b/lib/libc/string/strtok.c
@@ -15,10 +15,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notices, 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 Softweyr LLC, 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.