kernel/arch/sh/include/mach-se/mach/se7724.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 #ifndef __ASM_SH_SE7724_H 2 3 #define __ASM_SH_SE7724_H 3 4 .. .. @@ -12,11 +13,6 @@ 12 13 * 13 14 * Based on se7722.h 14 15 * Copyright (C) 2007 Nobuhiro Iwamatsu 15 - *16 - * This file is subject to the terms and conditions of the GNU General Public17 - * License. See the file "COPYING" in the main directory of this archive18 - * for more details.19 - *20 16 */ 21 17 #include <linux/sh_intc.h> 22 18 #include <asm/addrspace.h>