From 898582bdee50d6bfeb669238371c10ec0047da06 Mon Sep 17 00:00:00 2001 From: Daniel Schwierzeck Date: Tue, 12 Jan 2016 21:48:27 +0100 Subject: MIPS: fix SPDX license identifier in remaining arch header files Add a SPDX license identifier to MIPS header files where it is still missing. Signed-off-by: Daniel Schwierzeck --- arch/mips/include/asm/string.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'arch/mips/include/asm/string.h') diff --git a/arch/mips/include/asm/string.h b/arch/mips/include/asm/string.h index 579a591e629..1fbe899aaa8 100644 --- a/arch/mips/include/asm/string.h +++ b/arch/mips/include/asm/string.h @@ -1,11 +1,9 @@ /* - * This file is subject to the terms and conditions of the GNU General Public - * License. See the file "COPYING" in the main directory of this archive - * for more details. - * * Copyright (c) 1994, 95, 96, 97, 98, 2000, 01 Ralf Baechle * Copyright (c) 2000 by Silicon Graphics, Inc. * Copyright (c) 2001 MIPS Technologies, Inc. + * + * SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_STRING_H #define _ASM_STRING_H -- cgit v1.2.3