kernel/arch/sh/kernel/cpu/sh3/swsusp.S
.. .. @@ -1,11 +1,8 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * arch/sh/kernel/cpu/sh3/swsusp.S 3 4 * 4 5 * Copyright (C) 2009 Magnus Damm 5 - *6 - * This file is subject to the terms and conditions of the GNU General Public7 - * License. See the file "COPYING" in the main directory of this archive8 - * for more details.9 6 */ 10 7 #include <linux/sys.h> 11 8 #include <linux/errno.h>