kernel/arch/sh/include/mach-se/mach/se7722.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 #ifndef __ASM_SH_SE7722_H 2 3 #define __ASM_SH_SE7722_H 3 4 .. .. @@ -7,11 +8,6 @@ 7 8 * Copyright (C) 2007 Nobuhiro Iwamatsu 8 9 * 9 10 * Hitachi UL SolutionEngine 7722 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 - *15 11 */ 16 12 #include <linux/sh_intc.h> 17 13 #include <asm/addrspace.h>