From 5510f79042fbd543de55807d0da7f8a2b8be2f89 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 21 Aug 2023 19:31:56 -0600 Subject: sys: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in current: (cherry picked from commit 031beb4e239b) --- sys/modules/linux64/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/linux64') diff --git a/sys/modules/linux64/Makefile b/sys/modules/linux64/Makefile index 7a855a3a9da8..e620cd7bdea9 100644 --- a/sys/modules/linux64/Makefile +++ b/sys/modules/linux64/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .PATH: ${SRCTOP}/sys/compat/linux ${SRCTOP}/sys/${MACHINE}/linux .if ${MACHINE_CPUARCH} == "amd64" -- cgit v1.3