All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] watchdog: stm32: Fix copyright
@ 2017-11-29 14:27 ` Benjamin Gaignard
  0 siblings, 0 replies; 6+ messages in thread
From: Benjamin Gaignard @ 2017-11-29 14:27 UTC (permalink / raw)
  To: wim, linux, mcoquelin.stm32, alexandre.torgue
  Cc: linux-watchdog, linux-arm-kernel, linux-kernel,
	Benjamin Gaignard, Yannick Fertre

Uniformize STMicroelectronics copyrights header

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
CC: Yannick Fertre <yannick.fertre@st.com>
---
 drivers/watchdog/stm32_iwdg.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/watchdog/stm32_iwdg.c b/drivers/watchdog/stm32_iwdg.c
index be64a8699de3..c6c8351f1598 100644
--- a/drivers/watchdog/stm32_iwdg.c
+++ b/drivers/watchdog/stm32_iwdg.c
@@ -1,8 +1,8 @@
 /*
  * Driver for STM32 Independent Watchdog
  *
- * Copyright (C) Yannick Fertre 2017
- * Author: Yannick Fertre <yannick.fertre@st.com>
+ * Copyright (C) STMicroelectronics SA 2017
+ * Author: Yannick Fertre <yannick.fertre@st.com> for STMicroelectronics.
  *
  * This driver is based on tegra_wdt.c
  *
-- 
2.15.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] watchdog: stm32: Fix copyright
@ 2017-11-29 14:27 ` Benjamin Gaignard
  0 siblings, 0 replies; 6+ messages in thread
From: Benjamin Gaignard @ 2017-11-29 14:27 UTC (permalink / raw)
  To: linux-arm-kernel

Uniformize STMicroelectronics copyrights header

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
CC: Yannick Fertre <yannick.fertre@st.com>
---
 drivers/watchdog/stm32_iwdg.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/watchdog/stm32_iwdg.c b/drivers/watchdog/stm32_iwdg.c
index be64a8699de3..c6c8351f1598 100644
--- a/drivers/watchdog/stm32_iwdg.c
+++ b/drivers/watchdog/stm32_iwdg.c
@@ -1,8 +1,8 @@
 /*
  * Driver for STM32 Independent Watchdog
  *
- * Copyright (C) Yannick Fertre 2017
- * Author: Yannick Fertre <yannick.fertre@st.com>
+ * Copyright (C) STMicroelectronics SA 2017
+ * Author: Yannick Fertre <yannick.fertre@st.com> for STMicroelectronics.
  *
  * This driver is based on tegra_wdt.c
  *
-- 
2.15.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] watchdog: stm32: Fix copyright
  2017-11-29 14:27 ` Benjamin Gaignard
@ 2017-11-29 15:07   ` Alexandre Torgue
  -1 siblings, 0 replies; 6+ messages in thread
From: Alexandre Torgue @ 2017-11-29 15:07 UTC (permalink / raw)
  To: Benjamin Gaignard, wim, linux, mcoquelin.stm32
  Cc: linux-watchdog, linux-arm-kernel, linux-kernel,
	Benjamin Gaignard, Yannick Fertre



On 11/29/2017 03:27 PM, Benjamin Gaignard wrote:
> Uniformize STMicroelectronics copyrights header
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> CC: Yannick Fertre <yannick.fertre@st.com>
> ---
>   drivers/watchdog/stm32_iwdg.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/watchdog/stm32_iwdg.c b/drivers/watchdog/stm32_iwdg.c
> index be64a8699de3..c6c8351f1598 100644
> --- a/drivers/watchdog/stm32_iwdg.c
> +++ b/drivers/watchdog/stm32_iwdg.c
> @@ -1,8 +1,8 @@
>   /*
>    * Driver for STM32 Independent Watchdog
>    *
> - * Copyright (C) Yannick Fertre 2017
> - * Author: Yannick Fertre <yannick.fertre@st.com>
> + * Copyright (C) STMicroelectronics SA 2017
> + * Author: Yannick Fertre <yannick.fertre@st.com> for STMicroelectronics.
>    *
>    * This driver is based on tegra_wdt.c
>    *
> 
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] watchdog: stm32: Fix copyright
@ 2017-11-29 15:07   ` Alexandre Torgue
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Torgue @ 2017-11-29 15:07 UTC (permalink / raw)
  To: linux-arm-kernel



On 11/29/2017 03:27 PM, Benjamin Gaignard wrote:
> Uniformize STMicroelectronics copyrights header
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> CC: Yannick Fertre <yannick.fertre@st.com>
> ---
>   drivers/watchdog/stm32_iwdg.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/watchdog/stm32_iwdg.c b/drivers/watchdog/stm32_iwdg.c
> index be64a8699de3..c6c8351f1598 100644
> --- a/drivers/watchdog/stm32_iwdg.c
> +++ b/drivers/watchdog/stm32_iwdg.c
> @@ -1,8 +1,8 @@
>   /*
>    * Driver for STM32 Independent Watchdog
>    *
> - * Copyright (C) Yannick Fertre 2017
> - * Author: Yannick Fertre <yannick.fertre@st.com>
> + * Copyright (C) STMicroelectronics SA 2017
> + * Author: Yannick Fertre <yannick.fertre@st.com> for STMicroelectronics.
>    *
>    * This driver is based on tegra_wdt.c
>    *
> 
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] watchdog: stm32: Fix copyright
  2017-11-29 14:27 ` Benjamin Gaignard
@ 2017-11-29 15:54   ` Guenter Roeck
  -1 siblings, 0 replies; 6+ messages in thread
From: Guenter Roeck @ 2017-11-29 15:54 UTC (permalink / raw)
  To: Benjamin Gaignard
  Cc: wim, mcoquelin.stm32, alexandre.torgue, linux-watchdog,
	linux-arm-kernel, linux-kernel, Benjamin Gaignard,
	Yannick Fertre

On Wed, Nov 29, 2017 at 03:27:53PM +0100, Benjamin Gaignard wrote:
> Uniformize STMicroelectronics copyrights header
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> CC: Yannick Fertre <yannick.fertre@st.com>
> ---
>  drivers/watchdog/stm32_iwdg.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/watchdog/stm32_iwdg.c b/drivers/watchdog/stm32_iwdg.c
> index be64a8699de3..c6c8351f1598 100644
> --- a/drivers/watchdog/stm32_iwdg.c
> +++ b/drivers/watchdog/stm32_iwdg.c
> @@ -1,8 +1,8 @@
>  /*
>   * Driver for STM32 Independent Watchdog
>   *
> - * Copyright (C) Yannick Fertre 2017
> - * Author: Yannick Fertre <yannick.fertre@st.com>
> + * Copyright (C) STMicroelectronics SA 2017
> + * Author: Yannick Fertre <yannick.fertre@st.com> for STMicroelectronics.

This will require an Ack from Yannick.

Guenter

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] watchdog: stm32: Fix copyright
@ 2017-11-29 15:54   ` Guenter Roeck
  0 siblings, 0 replies; 6+ messages in thread
From: Guenter Roeck @ 2017-11-29 15:54 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Nov 29, 2017 at 03:27:53PM +0100, Benjamin Gaignard wrote:
> Uniformize STMicroelectronics copyrights header
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> CC: Yannick Fertre <yannick.fertre@st.com>
> ---
>  drivers/watchdog/stm32_iwdg.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/watchdog/stm32_iwdg.c b/drivers/watchdog/stm32_iwdg.c
> index be64a8699de3..c6c8351f1598 100644
> --- a/drivers/watchdog/stm32_iwdg.c
> +++ b/drivers/watchdog/stm32_iwdg.c
> @@ -1,8 +1,8 @@
>  /*
>   * Driver for STM32 Independent Watchdog
>   *
> - * Copyright (C) Yannick Fertre 2017
> - * Author: Yannick Fertre <yannick.fertre@st.com>
> + * Copyright (C) STMicroelectronics SA 2017
> + * Author: Yannick Fertre <yannick.fertre@st.com> for STMicroelectronics.

This will require an Ack from Yannick.

Guenter

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-29 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-29 14:27 [PATCH] watchdog: stm32: Fix copyright Benjamin Gaignard
2017-11-29 14:27 ` Benjamin Gaignard
2017-11-29 15:07 ` Alexandre Torgue
2017-11-29 15:07   ` Alexandre Torgue
2017-11-29 15:54 ` Guenter Roeck
2017-11-29 15:54   ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.