kernel/arch/sh/kernel/cpu/sh4a/pinmux-sh7734.c
.. .. @@ -1,12 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * SH7734 processor support - PFC hardware block 3 4 * 4 5 * Copyright (C) 2012 Renesas Solutions Corp. 5 6 * Copyright (C) 2012 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> 6 - *7 - * This file is subject to the terms and conditions of the GNU General Public8 - * License. See the file "COPYING" in the main directory of this archive9 - * for more details.10 7 */ 11 8 #include <linux/bug.h> 12 9 #include <linux/init.h>