kernel/arch/sh/include/cpu-sh4/cpu/fpu.h
.. .. @@ -1,11 +1,9 @@ 1 -/*1 +/* SPDX-License-Identifier: GPL-2.02 + *2 3 * linux/arch/sh/kernel/cpu/sh4/sh4_fpu.h 3 4 * 4 5 * Copyright (C) 2006 STMicroelectronics Limited 5 6 * Author: Carl Shaw <carl.shaw@st.com> 6 - *7 - * May be copied or modified under the terms of the GNU General Public8 - * License Version 2. See linux/COPYING for more information.9 7 * 10 8 * Definitions for SH4 FPU operations 11 9 */