Re: [PATCH] dma: stm32: Fix copyright

From: Alexandre Torgue
Date: Wed Nov 29 2017 - 10:06:22 EST




On 11/29/2017 03:18 PM, Benjamin Gaignard wrote:
Uniformize STMicroelectronics copyrights header

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx>
---
drivers/dma/stm32-dma.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/dma/stm32-dma.c b/drivers/dma/stm32-dma.c
index 786fc8fcc38e..bb013ffe8a5c 100644
--- a/drivers/dma/stm32-dma.c
+++ b/drivers/dma/stm32-dma.c
@@ -4,6 +4,7 @@
* Inspired by dma-jz4740.c and tegra20-apb-dma.c
*
* Copyright (C) M'boumba Cedric Madianga 2015
+ * Copyright (C) STMicroelectronics SA 2017
* Author: M'boumba Cedric Madianga <cedric.madianga@xxxxxxxxx>
*
* License terms: GNU General Public License (GPL), version 2

Acked-by: Alexandre TORGUE <alexandre.torgue@xxxxxx>