kernel/arch/sh/include/mach-common/mach/lboxre2.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 #ifndef __ASM_SH_LBOXRE2_H 2 3 #define __ASM_SH_LBOXRE2_H 3 4 .. .. @@ -5,11 +6,6 @@ 5 6 * Copyright (C) 2007 Nobuhiro Iwamatsu 6 7 * 7 8 * NTT COMWARE L-BOX RE2 support 8 - *9 - * This file is subject to the terms and conditions of the GNU General Public10 - * License. See the file "COPYING" in the main directory of this archive11 - * for more details.12 - *13 9 */ 14 10 #include <linux/sh_intc.h> 15 11