diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
commit | b3e7694832e81d7a904a10f525f8797b753bf0d3 (patch) | |
tree | b19639e949c04734767a61d8997b23a935c0015d /stand/i386/boot0 | |
parent | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff) |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Diffstat (limited to 'stand/i386/boot0')
-rw-r--r-- | stand/i386/boot0/boot0.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/i386/boot0/boot0.S b/stand/i386/boot0/boot0.S index 708f0934c427..d92f8dcb05f1 100644 --- a/stand/i386/boot0/boot0.S +++ b/stand/i386/boot0/boot0.S @@ -13,8 +13,6 @@ * implied warranties, including, without limitation, the implied * warranties of merchantability and fitness for a particular * purpose. - * - * $FreeBSD$ */ /* build options: */ |