diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:07 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:21 +0000 |
commit | 17da660ad5b3b9cd90e164dd4dbb9beaa7203054 (patch) | |
tree | 4bd9b1107d0452dd0ae8677ead926f418f99260f /tools/regression/gaithrstress | |
parent | f8167e0404dab9ffeaca95853dd237ab7c587f82 (diff) |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit b3e7694832e8)
Diffstat (limited to 'tools/regression/gaithrstress')
-rw-r--r-- | tools/regression/gaithrstress/gaithrstress.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/regression/gaithrstress/gaithrstress.c b/tools/regression/gaithrstress/gaithrstress.c index 25066250189f..7eb92474cbf2 100644 --- a/tools/regression/gaithrstress/gaithrstress.c +++ b/tools/regression/gaithrstress/gaithrstress.c @@ -22,8 +22,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #include <sys/types.h> |