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/const.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'arch/mips/include/asm/const.h') diff --git a/arch/mips/include/asm/const.h b/arch/mips/include/asm/const.h index c872bfd25e1..f600e7a5b75 100644 --- a/arch/mips/include/asm/const.h +++ b/arch/mips/include/asm/const.h @@ -1,4 +1,8 @@ -/* const.h: Macros for dealing with constants. */ +/* + * const.h: Macros for dealing with constants. + * + * SPDX-License-Identifier: GPL-2.0 + */ #ifndef _LINUX_CONST_H #define _LINUX_CONST_H -- cgit v1.2.3