kernel/arch/sh/mm/tlb-sh4.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * arch/sh/mm/tlb-sh4.c 3 4 * .. .. @@ -5,8 +6,6 @@ 5 6 * 6 7 * Copyright (C) 1999 Niibe Yutaka 7 8 * Copyright (C) 2002 - 2007 Paul Mundt 8 - *9 - * Released under the terms of the GNU GPL v2.0.10 9 */ 11 10 #include <linux/kernel.h> 12 11 #include <linux/mm.h>