diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:32:01 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:30 +0000 |
commit | 023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9 (patch) | |
tree | bdf05d4455073183dc86cf825f95b4a6632cbc89 /share/dict | |
parent | 5510f79042fbd543de55807d0da7f8a2b8be2f89 (diff) |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
Diffstat (limited to 'share/dict')
-rw-r--r-- | share/dict/Makefile | 1 | ||||
-rw-r--r-- | share/dict/Makefile.depend | 1 | ||||
-rw-r--r-- | share/dict/README | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/share/dict/Makefile b/share/dict/Makefile index e90740742465..b3dd6a9b4515 100644 --- a/share/dict/Makefile +++ b/share/dict/Makefile @@ -1,5 +1,4 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ # XXX MISSING: connectives words FILES= README propernames web2 web2a freebsd diff --git a/share/dict/Makefile.depend b/share/dict/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/share/dict/Makefile.depend +++ b/share/dict/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/share/dict/README b/share/dict/README index 35f8b722220b..85aa67a65f87 100644 --- a/share/dict/README +++ b/share/dict/README @@ -1,5 +1,4 @@ # @(#)README 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ WEB ---- (introduction provided by jaw@riacs) ------------------------- |