summaryrefslogtreecommitdiff
path: root/usr.bin/split
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/split')
-rw-r--r--usr.bin/split/split.14
-rw-r--r--usr.bin/split/split.c4
2 files changed, 0 insertions, 8 deletions
diff --git a/usr.bin/split/split.1 b/usr.bin/split/split.1
index 5b2953b288729..308b016dba9ac 100644
--- a/usr.bin/split/split.1
+++ b/usr.bin/split/split.1
@@ -9,10 +9,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.
diff --git a/usr.bin/split/split.c b/usr.bin/split/split.c
index 22818e41cd6d6..061cd6c7c0f97 100644
--- a/usr.bin/split/split.c
+++ b/usr.bin/split/split.c
@@ -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.