aboutsummaryrefslogtreecommitdiff
path: root/bin/mkdir
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2004-04-06 20:06:54 +0000
committerMark Murray <markm@FreeBSD.org>2004-04-06 20:06:54 +0000
commit6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9 (patch)
tree5d3e507bd52978ae3a2191497f8e0c4a1b0ff5c7 /bin/mkdir
parentdf4956d2a4d55921a6a34f9f29da483ba09b0b8b (diff)
downloadsrc-6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9.tar.gz
src-6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9.zip
Remove clause 3 from the UCB licenses.
OK'ed by: imp, core
Notes
Notes: svn path=/head/; revision=127958
Diffstat (limited to 'bin/mkdir')
-rw-r--r--bin/mkdir/mkdir.14
-rw-r--r--bin/mkdir/mkdir.c4
2 files changed, 0 insertions, 8 deletions
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index 5590c2331de5..0d4652b6bc59 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -12,10 +12,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/bin/mkdir/mkdir.c b/bin/mkdir/mkdir.c
index c40f5ae01729..c0a9ffd0d9cd 100644
--- a/bin/mkdir/mkdir.c
+++ b/bin/mkdir/mkdir.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.