Re: [PATCH] arch: arm: mach-stm32: Fix copyright

From: Philippe Ombredanne
Date: Wed Nov 29 2017 - 09:41:36 EST


Benjamin:

On Wed, Nov 29, 2017 at 3:13 PM, Benjamin Gaignard
<benjamin.gaignard@xxxxxxxxxx> wrote:
> Uniformize STMicroelectronics copyrights header
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx>
> ---
> 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@xxxxxxxxx>
> * 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@xxxxxxxxx>
> - * License terms: GNU General Public License (GPL), version 2

--
Cordially
Philippe Ombredanne