linux/scripts/kconfig
Masahiro Yamada 0c87410010 kconfig: convert to SPDX License Identifier
All files in lxdialog/ are licensed under GPL-2.0+, and the rest are
under GPL-2.0. I added GPL-2.0 tags to test scripts in tests/.

Documentation/process/license-rules.rst does not suggest anything
about the flex/bison files. Because flex does not accept the C++
comment style at the very top of a file, I used the C style for
zconf.l, and so for zconf.y for consistency.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-12-28 22:22:28 +09:00
..
lxdialog kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
tests kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
.gitignore kconfig: drop localization support 2018-05-28 18:25:21 +09:00
Makefile kconfig: remove silentoldconfig target 2018-11-02 00:15:25 +09:00
conf.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
confdata.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
expr.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
expr.h kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
gconf-cfg.sh kconfig: do not require pkg-config on make {menu,n}config 2018-09-03 02:13:48 +09:00
gconf.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
gconf.glade scripts/kconfig/gconf.glade Update broken web addresses. 2010-09-17 16:54:42 +02:00
images.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
list.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
lkc.h kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
lkc_proto.h kconfig: allow all config targets to write auto.conf if missing 2018-07-25 23:25:30 +09:00
mconf-cfg.sh kconfig: do not require pkg-config on make {menu,n}config 2018-09-03 02:13:48 +09:00
mconf.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
menu.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
merge_config.sh kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
nconf-cfg.sh kconfig: do not require pkg-config on make {menu,n}config 2018-09-03 02:13:48 +09:00
nconf.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
nconf.gui.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
nconf.h kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
preprocess.c kconfig: stop supporting '.' and '/' in unquoted words 2018-12-22 00:25:54 +09:00
qconf-cfg.sh kconfig: do not require pkg-config on make {menu,n}config 2018-09-03 02:13:48 +09:00
qconf.cc kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
qconf.h kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
streamline_config.pl kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
symbol.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
util.c kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
zconf.l kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00
zconf.y kconfig: convert to SPDX License Identifier 2018-12-28 22:22:28 +09:00