From: Lubomir Rintel Date: Tue, 11 Jun 2019 07:20:14 +0000 (+0200) Subject: MIPS: ralink: Switch pinmux.h to SPDX header X-Git-Tag: v5.4-rc1~379^2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=017105478bb58fa63331a27927567e3990094dcd;p=platform%2Fkernel%2Flinux-rpi.git MIPS: ralink: Switch pinmux.h to SPDX header The original license text had a typo ("publishhed") which would be likely to confuse automated licensing auditing tools. Let's just switch to SPDX instead of fixing the wording. Signed-off-by: Lubomir Rintel Signed-off-by: Paul Burton Cc: Ralf Baechle Cc: James Hogan Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- diff --git a/arch/mips/include/asm/mach-ralink/pinmux.h b/arch/mips/include/asm/mach-ralink/pinmux.h index ba8ac33..33647f7 100644 --- a/arch/mips/include/asm/mach-ralink/pinmux.h +++ b/arch/mips/include/asm/mach-ralink/pinmux.h @@ -1,8 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0 /* - * 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 - * publishhed by the Free Software Foundation. - * * Copyright (C) 2012 John Crispin */