aboutsummaryrefslogtreecommitdiff
path: root/bin/ln
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/ln
parentdf4956d2a4d55921a6a34f9f29da483ba09b0b8b (diff)
Notes
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/ln.14
-rw-r--r--bin/ln/ln.c4
-rw-r--r--bin/ln/symlink.74
3 files changed, 0 insertions, 12 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index 0854e911954a..f4387442887c 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.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/ln/ln.c b/bin/ln/ln.c
index f27f25185af6..a75785872d07 100644
--- a/bin/ln/ln.c
+++ b/bin/ln/ln.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.
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 2a0a082d2d1f..75ab3312731f 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -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.