kernel/scripts/kconfig/nconf.gui.c
.. .. @@ -1,9 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 - * Copyright (C) 2008 Nir Tzachar <nir.tzachar@gmail.com?3 - * Released under the terms of the GNU GPL v2.0.3 + * Copyright (C) 2008 Nir Tzachar <nir.tzachar@gmail.com>4 4 * 5 5 * Derived from menuconfig. 6 - *7 6 */ 8 7 #include "nconf.h" 9 8 #include "lkc.h"