Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
This commit is contained in:
Warner Losh
2023-08-16 11:54:16 -06:00
parent 95ee2897e9
commit b3e7694832
2072 changed files with 0 additions and 4148 deletions
-2
View File
@@ -23,8 +23,6 @@ SOFTWARE.
/*
* Bootstrap Protocol (BOOTP). RFC951 and RFC1395.
*
* $FreeBSD$
*
*
* This file specifies the "implementation-independent" BOOTP protocol
* information which is common to both client and server.
-2
View File
@@ -23,8 +23,6 @@ SOFTWARE.
/*
* bootpd.h -- common header file for all the modules of the bootpd program.
*
* $FreeBSD$
*/
#include "bptypes.h"
-2
View File
@@ -1,7 +1,5 @@
/*
* dovend.c : Inserts all but the first few vendor options.
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -1,7 +1,5 @@
/*
* dumptab.c - handles dumping the database
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -6,8 +6,6 @@
*
* If you figure out how to do this on another system,
* please let me know. <gwr@mc.com>
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -1,7 +1,5 @@
/*
* getif.c : get an interface structure
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -1,8 +1,6 @@
/*
* hwaddr.c - routines that deal with hardware addresses.
* (i.e. Ethernet)
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -1,7 +1,5 @@
/*
* hwaddr.h
*
* $FreeBSD$
*/
#ifndef HWADDR_H
-2
View File
@@ -1,7 +1,5 @@
/*
* lookup.c - Lookup IP address, HW address, netmask
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -1,7 +1,5 @@
/*
* patchlevel.h
*
* $FreeBSD$
*/
#define VERSION "2.4"
@@ -23,8 +23,6 @@
*
* This file was copied from tcpdump-2.1.1 and modified.
* There is an e-mail list for tcpdump: <tcpdump@ee.lbl.gov>
*
* $FreeBSD$
*/
#include <stdio.h>
-2
View File
@@ -1,7 +1,5 @@
/*
* trygetea.c - test program for getether.c
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -1,7 +1,5 @@
/*
* trygetif.c - test program for getif.c
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -1,7 +1,5 @@
/*
* trylook.c - test program for lookup.c
*
* $FreeBSD$
*/
#include <sys/types.h>
-2
View File
@@ -2,8 +2,6 @@
* tzone.c - get the timezone
*
* This is shared by bootpd and bootpef
*
* $FreeBSD$
*/
#ifdef SVR4