summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorwes <wes@FreeBSD.org>2007-12-12 18:33:06 +0000
committerwes <wes@FreeBSD.org>2007-12-12 18:33:06 +0000
commit9c13fe545e01164eaeaeca34071390b5f6d3c3fd (patch)
treee299e0f60ad9346c090bc78b3293403473c34027 /lib
parent6989ea14ce45be69597e3000d98b60df403656b1 (diff)
downloadFreeBSD-src-9c13fe545e01164eaeaeca34071390b5f6d3c3fd.zip
FreeBSD-src-9c13fe545e01164eaeaeca34071390b5f6d3c3fd.tar.gz
Remove license clause 3 to agree with the now-standard BSD license.
Prompted by: Glenn Halperin, Symbian Software
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/string/strtok.36
-rw-r--r--lib/libc/string/strtok.c4
-rw-r--r--lib/libc/string/wcstok.c4
3 files changed, 0 insertions, 14 deletions
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3
index e5c8e33..e19579f 100644
--- a/lib/libc/string/strtok.3
+++ b/lib/libc/string/strtok.3
@@ -22,12 +22,6 @@
.\" 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 Softweyr LLC, the University nor the names
.\" of its contributors may be used to endorse or promote products
.\" derived from this software without specific prior written
diff --git a/lib/libc/string/strtok.c b/lib/libc/string/strtok.c
index 1a29cc5..b0c428b 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.
diff --git a/lib/libc/string/wcstok.c b/lib/libc/string/wcstok.c
index 0dbdfe0..5a77117 100644
--- a/lib/libc/string/wcstok.c
+++ b/lib/libc/string/wcstok.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.
OpenPOWER on IntegriCloud