From: Paul Burton Date: Mon, 11 Nov 2013 11:03:26 +0000 (+0000) Subject: malta: arch/mips/include/asm/malta.h SPDX license tag X-Git-Tag: v2014.01-rc1~76^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a3e80904fb07cda792e636704e3b3950d1446af3;p=platform%2Fkernel%2Fu-boot.git malta: arch/mips/include/asm/malta.h SPDX license tag This patch replaces the GPL-2.0 text with a GPL-2.0 SPDX-License-Identifier tag, and adds Imagination Technologies copyright following my recent changes. Signed-off-by: Paul Burton --- diff --git a/arch/mips/include/asm/malta.h b/arch/mips/include/asm/malta.h index e141eb0..9b1100b 100644 --- a/arch/mips/include/asm/malta.h +++ b/arch/mips/include/asm/malta.h @@ -1,9 +1,8 @@ /* * Copyright (C) 2013 Gabor Juhos + * Copyright (C) 2013 Imagination Technologies * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 as published - * by the Free Software Foundation. + * SPDX-License-Identifier: GPL-2.0 */ #ifndef _MIPS_ASM_MALTA_H