summaryrefslogtreecommitdiff
path: root/bin/rmdir
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/rmdir
parentdf4956d2a4d55921a6a34f9f29da483ba09b0b8b (diff)
downloadsrc-test-6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9.tar.gz
src-test-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/rmdir')
-rw-r--r--bin/rmdir/rmdir.14
-rw-r--r--bin/rmdir/rmdir.c4
2 files changed, 0 insertions, 8 deletions
diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1
index 3950fa307b2ed..a3747f98504b0 100644
--- a/bin/rmdir/rmdir.1
+++ b/bin/rmdir/rmdir.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/rmdir/rmdir.c b/bin/rmdir/rmdir.c
index aa70cba84f536..b788973775638 100644
--- a/bin/rmdir/rmdir.c
+++ b/bin/rmdir/rmdir.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.