diff mbox

rtc: stm32: Fix copyright

Message ID 20171129142644.23576-1-benjamin.gaignard@st.com (mailing list archive)
State New, archived
Headers show

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(-)

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.
diff mbox

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
  */