linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch: arm: mach-stm32: Fix copyright
@ 2017-11-29 14:13 Benjamin Gaignard
  2017-11-29 14:40 ` Philippe Ombredanne
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Gaignard @ 2017-11-29 14:13 UTC (permalink / raw)
  To: linux, mcoquelin.stm32, alexandre.torgue
  Cc: linux-arm-kernel, linux-kernel, Benjamin Gaignard

Uniformize STMicroelectronics copyrights header

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
---
 arch/arm/mach-stm32/board-dt.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-stm32/board-dt.c b/arch/arm/mach-stm32/board-dt.c
index e918686e4191..df432bb53d03 100644
--- a/arch/arm/mach-stm32/board-dt.c
+++ b/arch/arm/mach-stm32/board-dt.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
  */
-- 
2.15.0

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

* Re: [PATCH] arch: arm: mach-stm32: Fix copyright
  2017-11-29 14:13 [PATCH] arch: arm: mach-stm32: Fix copyright Benjamin Gaignard
@ 2017-11-29 14:40 ` Philippe Ombredanne
  0 siblings, 0 replies; 2+ messages in thread
From: Philippe Ombredanne @ 2017-11-29 14:40 UTC (permalink / raw)
  To: Benjamin Gaignard
  Cc: linux, mcoquelin.stm32, alexandre.torgue, linux-arm-kernel, LKML,
	Benjamin Gaignard, Greg Kroah-Hartman, Thomas Gleixner

Benjamin:

On Wed, Nov 29, 2017 at 3:13 PM, Benjamin Gaignard
<benjamin.gaignard@linaro.org> wrote:
> Uniformize STMicroelectronics copyrights header
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
> ---
>  arch/arm/mach-stm32/board-dt.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-stm32/board-dt.c b/arch/arm/mach-stm32/board-dt.c
> index e918686e4191..df432bb53d03 100644
> --- a/arch/arm/mach-stm32/board-dt.c
> +++ b/arch/arm/mach-stm32/board-dt.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
>   */

While you are this here and elsewhere, why not adopt the new SPDX id
convention at the same time?

eg:
>  + // SPDX-License-Identifier:  GPL-2.0
>  /*
>   * 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

-- 
Cordially
Philippe Ombredanne

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-29 14:13 [PATCH] arch: arm: mach-stm32: Fix copyright Benjamin Gaignard
2017-11-29 14:40 ` Philippe Ombredanne

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