aboutsummaryrefslogtreecommitdiff
path: root/include/a.out.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
commit42b388439bd3795e09258c57a74ce9eec3651c7b (patch)
tree1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /include/a.out.h
parent2ff63af9b88c7413b7d71715b5532625752a248e (diff)
downloadsrc-42b388439bd3795e09258c57a74ce9eec3651c7b.tar.gz
src-42b388439bd3795e09258c57a74ce9eec3651c7b.zip
Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'include/a.out.h')
-rw-r--r--include/a.out.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/a.out.h b/include/a.out.h
index d532d062cacf..8e0a3c34bfe1 100644
--- a/include/a.out.h
+++ b/include/a.out.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)a.out.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
*/
#ifndef _AOUT_H_