aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcpip.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:18 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:18 +0000
commit2ff63af9b88c7413b7d71715b5532625752a248e (patch)
tree2cf7e52400bec1a9f3236d18b55568357a6698af /sys/netinet/tcpip.h
parentb3e7694832e81d7a904a10f525f8797b753bf0d3 (diff)
downloadsrc-2ff63af9b88c7413b7d71715b5532625752a248e.tar.gz
src-2ff63af9b88c7413b7d71715b5532625752a248e.zip
sys: Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
Diffstat (limited to 'sys/netinet/tcpip.h')
-rw-r--r--sys/netinet/tcpip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/tcpip.h b/sys/netinet/tcpip.h
index f3ed5be9538b..a4b2c81def35 100644
--- a/sys/netinet/tcpip.h
+++ b/sys/netinet/tcpip.h
@@ -29,7 +29,6 @@
* SUCH DAMAGE.
*
* @(#)tcpip.h 8.1 (Berkeley) 6/10/93
- * $FreeBSD$
*/
#ifndef _NETINET_TCPIP_H_