genksyms: convert to SPDX License Identifier for lex.l and parse.y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 12 Sep 2019 11:45:07 +0000 (20:45 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 14 Sep 2019 02:40:13 +0000 (11:40 +0900)
commit77564a4829ef6d309331d443ea6ceb065f3dc371
tree535a4c8870e1828f36eebde4f93b1f14a925bdac
parenta3d0cb04f7df257b4dffec5e352b8e192824619c
genksyms: convert to SPDX License Identifier for lex.l and parse.y

I used the C comment style (/* ... */) for the flex and bison files
as in Kconfig (scripts/kconfig/{lexer.l,parser.y})

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/genksyms/lex.l
scripts/genksyms/parse.y