From 031beb4e239bfce798af17f5fe8dba8bcaf13d99 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:54:58 -0600 Subject: sys: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ --- sys/modules/ath_dfs/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/ath_dfs') diff --git a/sys/modules/ath_dfs/Makefile b/sys/modules/ath_dfs/Makefile index 93c6b64e23ce..4e0243178cca 100644 --- a/sys/modules/ath_dfs/Makefile +++ b/sys/modules/ath_dfs/Makefile @@ -26,7 +26,6 @@ # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF # THE POSSIBILITY OF SUCH DAMAGES. # -# $FreeBSD$ # .PATH: ${SRCTOP}/sys/dev/ath -- cgit v1.3