kernel/arch/sh/boards/mach-highlander/setup.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/boards/renesas/r7780rp/setup.c 3 4 * .. .. @@ -8,10 +9,6 @@ 8 9 * 9 10 * This contains support for the R7780RP-1, R7780MP, and R7785RP 10 11 * Highlander modules. 11 - *12 - * This file is subject to the terms and conditions of the GNU General Public13 - * License. See the file "COPYING" in the main directory of this archive14 - * for more details.15 12 */ 16 13 #include <linux/init.h> 17 14 #include <linux/io.h>