aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/arp
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-08-07 04:19:37 +0000
committerWarner Losh <imp@FreeBSD.org>2004-08-07 04:19:37 +0000
commit23717fc46a574b84f6dabff1ddb211d255ea8437 (patch)
tree4e258045a68624b1640d3da31cbf6bb662fab779 /usr.sbin/arp
parent6e1afae3e8fdc5bb9624f7ec8b7772922210190b (diff)
Notes
Diffstat (limited to 'usr.sbin/arp')
-rw-r--r--usr.sbin/arp/arp.44
-rw-r--r--usr.sbin/arp/arp.84
-rw-r--r--usr.sbin/arp/arp.c4
3 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4
index e08e7d1ca3246..ec513a86384b0 100644
--- a/usr.sbin/arp/arp.4
+++ b/usr.sbin/arp/arp.4
@@ -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.sbin/arp/arp.8 b/usr.sbin/arp/arp.8
index 855371b17f123..e84aa812e523d 100644
--- a/usr.sbin/arp/arp.8
+++ b/usr.sbin/arp/arp.8
@@ -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.sbin/arp/arp.c b/usr.sbin/arp/arp.c
index 0a35859fcbdc5..50a8be2ceaf49 100644
--- a/usr.sbin/arp/arp.c
+++ b/usr.sbin/arp/arp.c
@@ -13,10 +13,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.