diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:09 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:22 +0000 |
commit | 4b40a16f0d188422227478889b38cc341d50f88f (patch) | |
tree | 1e8aec90261067ba0268589c5bc8d5824ce58b4d /sys/arm/include/endian.h | |
parent | 17da660ad5b3b9cd90e164dd4dbb9beaa7203054 (diff) |
sys: Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
Similar commit in current:
(cherry picked from commit 2ff63af9b88c)
Diffstat (limited to 'sys/arm/include/endian.h')
-rw-r--r-- | sys/arm/include/endian.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/include/endian.h b/sys/arm/include/endian.h index eb3f0d142322..ffaac94c7d00 100644 --- a/sys/arm/include/endian.h +++ b/sys/arm/include/endian.h @@ -29,7 +29,6 @@ * * @(#)endian.h 8.1 (Berkeley) 6/10/93 * $NetBSD: endian.h,v 1.7 1999/08/21 05:53:51 simonb Exp $ - * $FreeBSD$ */ #ifndef _MACHINE_ENDIAN_H_ |