diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
commit | b3e7694832e81d7a904a10f525f8797b753bf0d3 (patch) | |
tree | b19639e949c04734767a61d8997b23a935c0015d /usr.sbin/rpc.yppasswdd | |
parent | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff) |
Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Diffstat (limited to 'usr.sbin/rpc.yppasswdd')
-rw-r--r-- | usr.sbin/rpc.yppasswdd/yppasswdd_extern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h b/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h index 563d47c2205f..37df03067a5e 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h @@ -30,8 +30,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ #ifndef _YPPASSWDD_EXTERN_H |