kernel/arch/sh/include/mach-common/mach/sdk7780.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 #ifndef __ASM_SH_RENESAS_SDK7780_H 2 3 #define __ASM_SH_RENESAS_SDK7780_H 3 4 .. .. @@ -6,10 +7,6 @@ 6 7 * 7 8 * Renesas Solutions SH7780 SDK Support 8 9 * Copyright (C) 2008 Nicholas Beck <nbeck@mpc-data.co.uk> 9 - *10 - * This file is subject to the terms and conditions of the GNU General Public11 - * License. See the file "COPYING" in the main directory of this archive12 - * for more details.13 10 */ 14 11 #include <linux/sh_intc.h> 15 12 #include <asm/addrspace.h>