aboutsummaryrefslogtreecommitdiff
path: root/sys/xen/xenmem
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:58 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:58 +0000
commit031beb4e239bfce798af17f5fe8dba8bcaf13d99 (patch)
tree9ea9aabd7d69195e62f8265fdd2e60259bfef4d9 /sys/xen/xenmem
parentb1cfcffa89e66caedb84d6e92a92e3828bc08f04 (diff)
downloadsrc-031beb4e239bfce798af17f5fe8dba8bcaf13d99.tar.gz
src-031beb4e239bfce798af17f5fe8dba8bcaf13d99.zip
sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'sys/xen/xenmem')
-rw-r--r--sys/xen/xenmem/xenmem_if.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/xen/xenmem/xenmem_if.m b/sys/xen/xenmem/xenmem_if.m
index 5cc2171c3c2c..df20565de35d 100644
--- a/sys/xen/xenmem/xenmem_if.m
+++ b/sys/xen/xenmem/xenmem_if.m
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
#
#include <sys/bus.h>