[PATCH v4] arch: arm: mach-stm32: Fix copyright
Alexandre Torgue
alexandre.torgue at st.com
Mon Feb 26 09:01:37 PST 2018
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 at st.com>
> CC: Maxime Coquelin <mcoquelin.stm32 at 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 at gmail.com>
> - * License terms: GNU General Public License (GPL), version 2
> */
>
> #include <linux/kernel.h>
>
Applied on stm32-next.
Regards
Alex
More information about the linux-arm-kernel
mailing list