diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.sbin/certctl | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'usr.sbin/certctl')
| -rw-r--r-- | usr.sbin/certctl/Makefile | 1 | ||||
| -rwxr-xr-x | usr.sbin/certctl/certctl.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/certctl/Makefile b/usr.sbin/certctl/Makefile index d583bf3055bd..69894f8a8234 100644 --- a/usr.sbin/certctl/Makefile +++ b/usr.sbin/certctl/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= certctl SCRIPTS=certctl.sh diff --git a/usr.sbin/certctl/certctl.sh b/usr.sbin/certctl/certctl.sh index 1e794f1cda3b..c216734a6e9a 100755 --- a/usr.sbin/certctl/certctl.sh +++ b/usr.sbin/certctl/certctl.sh @@ -25,7 +25,6 @@ # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ ############################################################ CONFIGURATION |
