Remove $FreeBSD$: one-line .c pattern

Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
This commit is contained in:
Warner Losh
2023-08-16 11:54:42 -06:00
parent 685dc743dc
commit 1d386b48a5
3293 changed files with 0 additions and 6575 deletions
-2
View File
@@ -53,8 +53,6 @@ All rights reserved.\n";
#endif /* not lint */
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/stat.h>