kernel/arch/sh/include/mach-se/mach/se7780.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 #ifndef __ASM_SH_SE7780_H 2 3 #define __ASM_SH_SE7780_H 3 4 .. .. @@ -7,10 +8,6 @@ 7 8 * Copyright (C) 2006,2007 Nobuhiro Iwamatsu 8 9 * 9 10 * Hitachi UL SolutionEngine 7780 Support. 10 - *11 - * This file is subject to the terms and conditions of the GNU General Public12 - * License. See the file "COPYING" in the main directory of this archive13 - * for more details.14 11 */ 15 12 #include <linux/sh_intc.h> 16 13 #include <asm/addrspace.h>