kernel/arch/sh/mm/cache-sh2.c
.. .. @@ -1,10 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * arch/sh/mm/cache-sh2.c 3 4 * 4 5 * Copyright (C) 2002 Paul Mundt 5 6 * Copyright (C) 2008 Yoshinori Sato 6 - *7 - * Released under the terms of the GNU GPL v2.0.8 7 */ 9 8 10 9 #include <linux/init.h>