diff options
Diffstat (limited to 'util/kconfig/lexer.lex.c_shipped')
-rw-r--r-- | util/kconfig/lexer.lex.c_shipped | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/kconfig/lexer.lex.c_shipped b/util/kconfig/lexer.lex.c_shipped index 19540002e0..2de8050475 100644 --- a/util/kconfig/lexer.lex.c_shipped +++ b/util/kconfig/lexer.lex.c_shipped @@ -2221,7 +2221,7 @@ int yy_flex_debug = 0; #define YY_MORE_ADJ 0 #define YY_RESTORE_YY_MORE_OFFSET char *yytext; -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org> */ |