diff mbox series

dma: stm32: Fix copyright

Message ID 20171129141818.22843-1-benjamin.gaignard@st.com
State New
Headers show
Series dma: stm32: Fix copyright | expand

Commit Message

Benjamin Gaignard Nov. 29, 2017, 2:18 p.m. UTC
Uniformize STMicroelectronics copyrights header

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>

---
 drivers/dma/stm32-dma.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.15.0

Comments

Alexandre TORGUE Nov. 29, 2017, 3:05 p.m. UTC | #1
On 11/29/2017 03:18 PM, Benjamin Gaignard wrote:
> Uniformize STMicroelectronics copyrights header

> 

> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>

> ---

>   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@gmail.com>

>    *

>    * License terms:  GNU General Public License (GPL), version 2

> 

Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
diff mbox series

Patch

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@gmail.com>
  *
  * License terms:  GNU General Public License (GPL), version 2