diff mbox series

rtc: stm32: Fix copyright

Message ID 20171129142644.23576-1-benjamin.gaignard@st.com
State Accepted
Commit 9f33399c90741196be71cc4637e623a7d33f8c7f
Headers show
Series rtc: stm32: Fix copyright | expand

Commit Message

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

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

CC: Amelie Delaunay <amelie.delaunay@st.com>
---
 drivers/rtc/rtc-stm32.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.15.0

Comments

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

> 

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

> CC: Amelie Delaunay <amelie.delaunay@st.com>

> ---

>   drivers/rtc/rtc-stm32.c | 4 ++--

>   1 file changed, 2 insertions(+), 2 deletions(-)

> 

> diff --git a/drivers/rtc/rtc-stm32.c b/drivers/rtc/rtc-stm32.c

> index 3a5c3d7d0c77..f25dabe8fd02 100644

> --- a/drivers/rtc/rtc-stm32.c

> +++ b/drivers/rtc/rtc-stm32.c

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

>   /*

> - * Copyright (C) Amelie Delaunay 2016

> - * Author:  Amelie Delaunay <amelie.delaunay@st.com>

> + * Copyright (C) STMicroelectronics SA 2017

> + * Author:  Amelie Delaunay <amelie.delaunay@st.com> for STMicroelectronics.

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

>    */

>   

> 

Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
Alexandre Belloni Nov. 29, 2017, 9:22 p.m. UTC | #2
On 29/11/2017 at 15:26:44 +0100, Benjamin Gaignard wrote:
> Uniformize STMicroelectronics copyrights header

> 

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

> CC: Amelie Delaunay <amelie.delaunay@st.com>

> ---

>  drivers/rtc/rtc-stm32.c | 4 ++--

>  1 file changed, 2 insertions(+), 2 deletions(-)

> 

Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
diff mbox series

Patch

diff --git a/drivers/rtc/rtc-stm32.c b/drivers/rtc/rtc-stm32.c
index 3a5c3d7d0c77..f25dabe8fd02 100644
--- a/drivers/rtc/rtc-stm32.c
+++ b/drivers/rtc/rtc-stm32.c
@@ -1,6 +1,6 @@ 
 /*
- * Copyright (C) Amelie Delaunay 2016
- * Author:  Amelie Delaunay <amelie.delaunay@st.com>
+ * Copyright (C) STMicroelectronics SA 2017
+ * Author:  Amelie Delaunay <amelie.delaunay@st.com> for STMicroelectronics.
  * License terms:  GNU General Public License (GPL), version 2
  */