diff mbox series

irqchip: stm32: Fix copyright

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

Commit Message

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

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

---
 drivers/irqchip/irq-stm32-exti.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.15.0

Comments

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

> 

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

> ---

>   drivers/irqchip/irq-stm32-exti.c | 1 +

>   1 file changed, 1 insertion(+)

> 

> diff --git a/drivers/irqchip/irq-stm32-exti.c b/drivers/irqchip/irq-stm32-exti.c

> index 31ab0dee2ce7..c54217878af7 100644

> --- a/drivers/irqchip/irq-stm32-exti.c

> +++ b/drivers/irqchip/irq-stm32-exti.c

> @@ -1,5 +1,6 @@

>   /*

>    * Copyright (C) Maxime Coquelin 2015

> + * Copyright (C) STMicroelectronics SA 2017

>    * Author:  Maxime Coquelin <mcoquelin.stm32@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/irqchip/irq-stm32-exti.c b/drivers/irqchip/irq-stm32-exti.c
index 31ab0dee2ce7..c54217878af7 100644
--- a/drivers/irqchip/irq-stm32-exti.c
+++ b/drivers/irqchip/irq-stm32-exti.c
@@ -1,5 +1,6 @@ 
 /*
  * Copyright (C) Maxime Coquelin 2015
+ * Copyright (C) STMicroelectronics SA 2017
  * Author:  Maxime Coquelin <mcoquelin.stm32@gmail.com>
  * License terms:  GNU General Public License (GPL), version 2
  */