OSDN Git Service

dmaengine: jz4780: Use SPDX license notifier
authorPaul Cercueil <paul@crapouillou.net>
Sat, 4 May 2019 21:34:32 +0000 (23:34 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 21 May 2019 04:26:55 +0000 (09:56 +0530)
Use SPDX license notifier instead of plain text in the header.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dma-jz4780.c

index 9ce0a38..0207541 100644 (file)
@@ -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>