kernel/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * SH7786 Pinmux 3 4 * .. .. @@ -7,10 +8,6 @@ 7 8 * Based on SH7785 pinmux 8 9 * 9 10 * Copyright (C) 2008 Magnus Damm 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 11 */ 15 12 16 13 #include <linux/bug.h>