diff options
Diffstat (limited to 'sbin/dhclient')
| -rw-r--r-- | sbin/dhclient/dhcpd.h | 2 | ||||
| -rw-r--r-- | sbin/dhclient/dhctoken.h | 2 | ||||
| -rw-r--r-- | sbin/dhclient/privsep.h | 2 | ||||
| -rw-r--r-- | sbin/dhclient/tree.h | 2 |
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. */ |
