diff mbox series

MIPS: ralink: Switch pinmux.h to SPDX header

Message ID 20190611072014.2978530-1-lkundrak@v3.sk (mailing list archive)
State Mainlined
Commit 017105478bb58fa63331a27927567e3990094dcd
Headers show
Series MIPS: ralink: Switch pinmux.h to SPDX header | expand

Commit Message

Lubomir Rintel June 11, 2019, 7:20 a.m. UTC
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 <lkundrak@v3.sk>
---
 arch/mips/include/asm/mach-ralink/pinmux.h | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Comments

Paul Burton June 11, 2019, 10:30 p.m. UTC | #1
Hello,

Lubomir Rintel wrote:
> 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 <lkundrak@v3.sk>

Applied to mips-next.

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paul.burton@mips.com to report it. ]
diff mbox series

Patch

diff --git a/arch/mips/include/asm/mach-ralink/pinmux.h b/arch/mips/include/asm/mach-ralink/pinmux.h
index ba8ac331af0c..33647f796140 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 <john@phrozen.org>
  */