aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/xohtml
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/xohtml
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
downloadsrc-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz
src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'usr.bin/xohtml')
-rw-r--r--usr.bin/xohtml/Makefile1
-rwxr-xr-xusr.bin/xohtml/xohtml.sh1
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/xohtml/Makefile b/usr.bin/xohtml/Makefile
index 0efb843f8cec..12a2cdebe83e 100644
--- a/usr.bin/xohtml/Makefile
+++ b/usr.bin/xohtml/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/usr.bin/xohtml/xohtml.sh b/usr.bin/xohtml/xohtml.sh
index f96aa3c37288..b020d1517dfb 100755
--- a/usr.bin/xohtml/xohtml.sh
+++ b/usr.bin/xohtml/xohtml.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD$
#!/bin/sh
#
# Copyright (c) 2014, Juniper Networks, Inc.