kernel/arch/sh/kernel/cpu/sh2a/clock-sh7203.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.01 2 /* 2 3 * arch/sh/kernel/cpu/sh2a/clock-sh7203.c 3 4 * .. .. @@ -10,10 +11,6 @@ 10 11 * 11 12 * Based on clock-sh4.c 12 13 * Copyright (C) 2005 Paul Mundt 13 - *14 - * This file is subject to the terms and conditions of the GNU General Public15 - * License. See the file "COPYING" in the main directory of this archive16 - * for more details.17 14 */ 18 15 #include <linux/init.h> 19 16 #include <linux/kernel.h>