kernel/arch/sh/kernel/cpu/sh2a/clock-sh7201.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/kernel/cpu/sh2a/clock-sh7201.c 3 4 * .. .. @@ -7,10 +8,6 @@ 7 8 * 8 9 * Based on clock-sh4.c 9 10 * Copyright (C) 2005 Paul Mundt 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 #include <linux/init.h> 16 13 #include <linux/kernel.h>