Fix broken SPDX comment in usr.bin/lex/initparse.c
Approved By: jhb (mentor)
This commit is contained in:
parent
f7925608a5
commit
348392153b
@ -17,7 +17,7 @@ static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93";
|
||||
#define YYPURE 0
|
||||
|
||||
#line 35 "parse.y"
|
||||
/ * SPDX-License-Identifier: BSD-2-Clause */
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/* Copyright (c) 1990 The Regents of the University of California. */
|
||||
/* All rights reserved. */
|
||||
|
Loading…
Reference in New Issue
Block a user