aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:16 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:16 +0000
commitb3e7694832e81d7a904a10f525f8797b753bf0d3 (patch)
treeb19639e949c04734767a61d8997b23a935c0015d /sbin/dhclient
parent95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff)
Diffstat (limited to 'sbin/dhclient')
-rw-r--r--sbin/dhclient/dhcpd.h2
-rw-r--r--sbin/dhclient/dhctoken.h2
-rw-r--r--sbin/dhclient/privsep.h2
-rw-r--r--sbin/dhclient/tree.h2
4 files changed, 0 insertions, 8 deletions
diff --git a/sbin/dhclient/dhcpd.h b/sbin/dhclient/dhcpd.h
index 580fdabaf367..399b5c1ecf6c 100644
--- a/sbin/dhclient/dhcpd.h
+++ b/sbin/dhclient/dhcpd.h
@@ -39,8 +39,6 @@
* Enterprises. To learn more about the Internet Software Consortium,
* see ``http://www.vix.com/isc''. To learn more about Vixie
* Enterprises, see ``http://www.vix.com''.
- *
- * $FreeBSD$
*/
#include <sys/param.h>
diff --git a/sbin/dhclient/dhctoken.h b/sbin/dhclient/dhctoken.h
index dc8008e23be9..20ea515a49ae 100644
--- a/sbin/dhclient/dhctoken.h
+++ b/sbin/dhclient/dhctoken.h
@@ -40,8 +40,6 @@
* Enterprises. To learn more about the Internet Software Consortium,
* see ``http://www.vix.com/isc''. To learn more about Vixie
* Enterprises, see ``http://www.vix.com''.
- *
- * $FreeBSD$
*/
#define SEMI ';'
diff --git a/sbin/dhclient/privsep.h b/sbin/dhclient/privsep.h
index db6ec9b4acea..1e26daa3d83d 100644
--- a/sbin/dhclient/privsep.h
+++ b/sbin/dhclient/privsep.h
@@ -14,8 +14,6 @@
* WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER IN
* AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
* OF OR IN CONNECTION WITH THE USE, ABUSE OR PERFORMANCE OF THIS SOFTWARE.
- *
- * $FreeBSD$
*/
#include <sys/types.h>
diff --git a/sbin/dhclient/tree.h b/sbin/dhclient/tree.h
index 7bbd1e4c3226..f51b0a7bfdf4 100644
--- a/sbin/dhclient/tree.h
+++ b/sbin/dhclient/tree.h
@@ -39,8 +39,6 @@
* Enterprises. To learn more about the Internet Software Consortium,
* see ``http://www.vix.com/isc''. To learn more about Vixie
* Enterprises, see ``http://www.vix.com''.
- *
- * $FreeBSD$
*/
/* A pair of pointers, suitable for making a linked list. */