kernel/arch/sh/include/mach-common/mach/sh7763rdp.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 #ifndef __ASM_SH_SH7763RDP_H 2 3 #define __ASM_SH_SH7763RDP_H 3 4 .. .. @@ -6,11 +7,6 @@ 6 7 * 7 8 * Copyright (C) 2008 Renesas Solutions 8 9 * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> 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 - *14 10 */ 15 11 #include <asm/addrspace.h> 16 12