Remove $FreeBSD$: one-line .h pattern

Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
This commit is contained in:
Warner Losh
2023-08-16 11:54:23 -06:00
parent 2ff63af9b8
commit 42b388439b
455 changed files with 0 additions and 455 deletions
-1
View File
@@ -25,7 +25,6 @@ SOFTWARE.
/*
* Generalized hash table ADT
* $FreeBSD$
*
* Provides multiple, dynamically-allocated, variable-sized hash tables on
* various data and keys.