From d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:55:03 -0600 Subject: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ --- tools/bsdbox/Makefile | 1 - tools/bsdbox/Makefile.base | 1 - tools/bsdbox/Makefile.depend | 1 - tools/bsdbox/Makefile.fs | 1 - tools/bsdbox/Makefile.hostapd | 1 - tools/bsdbox/Makefile.kld | 1 - tools/bsdbox/Makefile.login | 1 - tools/bsdbox/Makefile.net | 1 - tools/bsdbox/Makefile.textproc | 1 - 9 files changed, 9 deletions(-) (limited to 'tools/bsdbox') diff --git a/tools/bsdbox/Makefile b/tools/bsdbox/Makefile index d1c03813f792..9233ff8b827c 100644 --- a/tools/bsdbox/Makefile +++ b/tools/bsdbox/Makefile @@ -1,4 +1,3 @@ -#$FreeBSD$ # @(#)Makefile 8.1 (Berkeley) 6/2/93 MAN= diff --git a/tools/bsdbox/Makefile.base b/tools/bsdbox/Makefile.base index f2ffc2e49f70..49f31b421098 100644 --- a/tools/bsdbox/Makefile.base +++ b/tools/bsdbox/Makefile.base @@ -2,7 +2,6 @@ # This builds a variety of "base" tools, useful for an embedded # system. # -# $FreeBSD$ # CRUNCH_PROGS_sbin+= dmesg sysctl init reboot CRUNCH_PROGS_bin+= ls cat dd df cp hostname kill mkdir sleep ps diff --git a/tools/bsdbox/Makefile.depend b/tools/bsdbox/Makefile.depend index 5c55689d1148..4d727dd6d58f 100644 --- a/tools/bsdbox/Makefile.depend +++ b/tools/bsdbox/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/tools/bsdbox/Makefile.fs b/tools/bsdbox/Makefile.fs index 5f6833723c91..fbf660d2aa34 100644 --- a/tools/bsdbox/Makefile.fs +++ b/tools/bsdbox/Makefile.fs @@ -1,7 +1,6 @@ # # Filesystem related tools # -# $FreeBSD$ # mfs CRUNCH_PROGS_sbin+= mdmfs mdconfig newfs diff --git a/tools/bsdbox/Makefile.hostapd b/tools/bsdbox/Makefile.hostapd index 631643188bf1..8c5d86d86704 100644 --- a/tools/bsdbox/Makefile.hostapd +++ b/tools/bsdbox/Makefile.hostapd @@ -1,7 +1,6 @@ # # Build hostap/wpa_supplicant and supporting utilities. # -# $FreeBSD$ # .include CRUNCH_PROGS_usr.sbin+= hostapd hostapd_cli diff --git a/tools/bsdbox/Makefile.kld b/tools/bsdbox/Makefile.kld index 96be779faeeb..ebf67527d0c2 100644 --- a/tools/bsdbox/Makefile.kld +++ b/tools/bsdbox/Makefile.kld @@ -1,6 +1,5 @@ # # This builds the kld related programs. # -# $FreeBSD$ # CRUNCH_PROGS_sbin+= kldload kldunload kldstat diff --git a/tools/bsdbox/Makefile.login b/tools/bsdbox/Makefile.login index a4574ec0abc4..e7e0305c165d 100644 --- a/tools/bsdbox/Makefile.login +++ b/tools/bsdbox/Makefile.login @@ -1,7 +1,6 @@ # # This builds login and friends. # -# $FreeBSD$ # CRUNCH_PROGS_libexec+= getty diff --git a/tools/bsdbox/Makefile.net b/tools/bsdbox/Makefile.net index ed39decd4ac7..960bc8a25335 100644 --- a/tools/bsdbox/Makefile.net +++ b/tools/bsdbox/Makefile.net @@ -1,7 +1,6 @@ # # This builds network tools. # -# $FreeBSD$ # CRUNCH_PROGS_sbin+= route ping diff --git a/tools/bsdbox/Makefile.textproc b/tools/bsdbox/Makefile.textproc index a913d4605975..1e24fe4f34d1 100644 --- a/tools/bsdbox/Makefile.textproc +++ b/tools/bsdbox/Makefile.textproc @@ -2,7 +2,6 @@ # This builds a variety of text processing tools that # may be useful on an embedded device. # -# $FreeBSD$ # # Sed -- cgit v1.3