dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dmaengine: jz4780: Use SPDX license notifier
@ 2019-05-04 21:34 Paul Cercueil
  2019-05-21  4:27 ` Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Cercueil @ 2019-05-04 21:34 UTC (permalink / raw)
  To: Zubair Lutfullah Kakakhel, Vinod Koul, Dan Williams
  Cc: od, dmaengine, linux-kernel, Paul Cercueil

Use SPDX license notifier instead of plain text in the header.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
 drivers/dma/dma-jz4780.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/drivers/dma/dma-jz4780.c b/drivers/dma/dma-jz4780.c
index 9ce0a386225b..02075417c69f 100644
--- a/drivers/dma/dma-jz4780.c
+++ b/drivers/dma/dma-jz4780.c
@@ -1,13 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Ingenic JZ4780 DMA controller
  *
  * Copyright (c) 2015 Imagination Technologies
  * Author: Alex Smith <alex@alex-smith.me.uk>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation;  either version 2 of the  License, or (at your
- * option) any later version.
  */
 
 #include <linux/clk.h>
-- 
2.21.0.593.g511ec345e18


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dmaengine: jz4780: Use SPDX license notifier
  2019-05-04 21:34 [PATCH] dmaengine: jz4780: Use SPDX license notifier Paul Cercueil
@ 2019-05-21  4:27 ` Vinod Koul
  0 siblings, 0 replies; 2+ messages in thread
From: Vinod Koul @ 2019-05-21  4:27 UTC (permalink / raw)
  To: Paul Cercueil
  Cc: Zubair Lutfullah Kakakhel, Dan Williams, od, dmaengine, linux-kernel

On 04-05-19, 23:34, Paul Cercueil wrote:
> Use SPDX license notifier instead of plain text in the header.

Applied, thanks

-- 
~Vinod

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-21  4:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-04 21:34 [PATCH] dmaengine: jz4780: Use SPDX license notifier Paul Cercueil
2019-05-21  4:27 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).