linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4] arch: arm: mach-stm32: Fix copyright
@ 2017-11-30  8:49 Benjamin Gaignard
  2017-11-30  9:13 ` Maxime Coquelin
  2018-02-26 17:01 ` Alexandre Torgue
  0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Gaignard @ 2017-11-30  8:49 UTC (permalink / raw)
  To: linux, mcoquelin.stm32, alexandre.torgue, pombredanne
  Cc: linux-arm-kernel, linux-kernel, Benjamin Gaignard

Uniformize STMicroelectronics copyrights header
Add SPDX identifier

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
CC: Maxime Coquelin <mcoquelin.stm32@gmail.com>
---
 arch/arm/mach-stm32/board-dt.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/arm/mach-stm32/board-dt.c b/arch/arm/mach-stm32/board-dt.c
index e918686e4191..548a19f97129 100644
--- a/arch/arm/mach-stm32/board-dt.c
+++ b/arch/arm/mach-stm32/board-dt.c
@@ -1,7 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) Maxime Coquelin 2015
+ * Copyright (C) STMicroelectronics 2017
  * Author:  Maxime Coquelin <mcoquelin.stm32@gmail.com>
- * License terms:  GNU General Public License (GPL), version 2
  */
 
 #include <linux/kernel.h>
-- 
2.15.0

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

* Re: [PATCH v4] arch: arm: mach-stm32: Fix copyright
  2017-11-30  8:49 [PATCH v4] arch: arm: mach-stm32: Fix copyright Benjamin Gaignard
@ 2017-11-30  9:13 ` Maxime Coquelin
  2018-02-26 17:01 ` Alexandre Torgue
  1 sibling, 0 replies; 3+ messages in thread
From: Maxime Coquelin @ 2017-11-30  9:13 UTC (permalink / raw)
  To: Benjamin Gaignard
  Cc: linux, Alexandre Torgue, pombredanne, linux-arm-kernel,
	linux-kernel, Benjamin Gaignard

2017-11-30 9:49 GMT+01:00 Benjamin Gaignard <benjamin.gaignard@linaro.org>:
> Uniformize STMicroelectronics copyrights header
> Add SPDX identifier
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> CC: Maxime Coquelin <mcoquelin.stm32@gmail.com>
> ---
>  arch/arm/mach-stm32/board-dt.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-stm32/board-dt.c b/arch/arm/mach-stm32/board-dt.c
> index e918686e4191..548a19f97129 100644
> --- a/arch/arm/mach-stm32/board-dt.c
> +++ b/arch/arm/mach-stm32/board-dt.c
> @@ -1,7 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0
>  /*
>   * Copyright (C) Maxime Coquelin 2015
> + * Copyright (C) STMicroelectronics 2017
>   * Author:  Maxime Coquelin <mcoquelin.stm32@gmail.com>
> - * License terms:  GNU General Public License (GPL), version 2
>   */
>
>  #include <linux/kernel.h>
> --
> 2.15.0
>

Acked-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>

Maxime

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

* Re: [PATCH v4] arch: arm: mach-stm32: Fix copyright
  2017-11-30  8:49 [PATCH v4] arch: arm: mach-stm32: Fix copyright Benjamin Gaignard
  2017-11-30  9:13 ` Maxime Coquelin
@ 2018-02-26 17:01 ` Alexandre Torgue
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Torgue @ 2018-02-26 17:01 UTC (permalink / raw)
  To: Benjamin Gaignard, linux, mcoquelin.stm32, pombredanne
  Cc: linux-arm-kernel, linux-kernel, Benjamin Gaignard

Hi Benjamin,

On 11/30/2017 09:49 AM, Benjamin Gaignard wrote:
> Uniformize STMicroelectronics copyrights header
> Add SPDX identifier
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> CC: Maxime Coquelin <mcoquelin.stm32@gmail.com>
> ---
>   arch/arm/mach-stm32/board-dt.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-stm32/board-dt.c b/arch/arm/mach-stm32/board-dt.c
> index e918686e4191..548a19f97129 100644
> --- a/arch/arm/mach-stm32/board-dt.c
> +++ b/arch/arm/mach-stm32/board-dt.c
> @@ -1,7 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0
>   /*
>    * Copyright (C) Maxime Coquelin 2015
> + * Copyright (C) STMicroelectronics 2017
>    * Author:  Maxime Coquelin <mcoquelin.stm32@gmail.com>
> - * License terms:  GNU General Public License (GPL), version 2
>    */
>   
>   #include <linux/kernel.h>
> 

Applied on stm32-next.

Regards
Alex

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

end of thread, other threads:[~2018-02-26 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-30  8:49 [PATCH v4] arch: arm: mach-stm32: Fix copyright Benjamin Gaignard
2017-11-30  9:13 ` Maxime Coquelin
2018-02-26 17:01 ` Alexandre Torgue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).