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/netgraph/ether_echo/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/netgraph/ether_echo') diff --git a/sys/modules/netgraph/ether_echo/Makefile b/sys/modules/netgraph/ether_echo/Makefile index 92dc665662a0..b8a2bcb555ff 100644 --- a/sys/modules/netgraph/ether_echo/Makefile +++ b/sys/modules/netgraph/ether_echo/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $ KMOD= ng_ether_echo -- cgit v1.3