Remove $FreeBSD$: one-line .c comment pattern
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
/* Test Vectors for PBKDF2-SHA512 */
|
||||
/* salt, saltlen, passwd, itr, hmacout, hmacoutlen */
|
||||
{ "\331}\035\215\000\272\350\261", 8, "\323\303\210\231\260\225\217\035", 100, "J\257\275\352n\371\300!tp\367\257\347c'\000\243F\246\376\274H\263\312m\336\304\3515P\222Cb\037-\313W\0067\232\024%\235\252\322\035\225k\025\2248\251r\312]v\316\021j\231\224\2556\350", 64 },
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#define HAVE_ERR_H 1
|
||||
#define HAVE_SYS_EVENT_H 1
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/select.h>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/event.h>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/event.h>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
/* config.h. Generated from config.h.in by configure. */
|
||||
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user