From: Paul Cercueil Date: Sat, 4 May 2019 21:34:32 +0000 (+0200) Subject: dmaengine: jz4780: Use SPDX license notifier X-Git-Tag: v5.15~5912^2~66 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8b9626af54605c30f0ff4eebf6f7360e2212a89;p=platform%2Fkernel%2Flinux-starfive.git dmaengine: jz4780: Use SPDX license notifier Use SPDX license notifier instead of plain text in the header. Signed-off-by: Paul Cercueil Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/dma-jz4780.c b/drivers/dma/dma-jz4780.c index 9ce0a38..0207541 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 - * - * 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