diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 11:55:03 -0600 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 11:55:03 -0600 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /share/security | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'share/security')
| -rw-r--r-- | share/security/Makefile | 1 | ||||
| -rw-r--r-- | share/security/Makefile.depend | 1 | ||||
| -rw-r--r-- | share/security/lomac-policy.contexts | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/share/security/Makefile b/share/security/Makefile index 682a02bdc938..31de6284f913 100644 --- a/share/security/Makefile +++ b/share/security/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ FILES= lomac-policy.contexts FILESDIR= ${BINDIR}/security diff --git a/share/security/Makefile.depend b/share/security/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/share/security/Makefile.depend +++ b/share/security/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/share/security/lomac-policy.contexts b/share/security/lomac-policy.contexts index 6529d082878e..f415f606b1ed 100644 --- a/share/security/lomac-policy.contexts +++ b/share/security/lomac-policy.contexts @@ -1,4 +1,3 @@ -# $FreeBSD$ # # This is a sample LOMAC policy based upon the PLM defined in the # original FreeBSD LOMAC port. It may be configured on a |
