kernel/arch/sh/include/cpu-sh4/cpu/sh7786.h
.. .. @@ -1,14 +1,11 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * SH7786 Pinmux 3 4 * 4 5 * Copyright (C) 2008, 2009 Renesas Solutions Corp. 5 6 * Kuninori Morimoto <morimoto.kuninori@renesas.com> 6 7 * 7 8 * Based on sh7785.h 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 9 */ 13 10 14 11 #ifndef __CPU_SH7786_H__