[PATCH v2 1/7] drivers: soc: atmel: add spdx license identifier
Nicolas Ferre
nicolas.ferre at microchip.com
Tue Jan 26 05:28:56 EST 2021
On 26/01/2021 at 10:29, Claudiu Beznea wrote:
> Add SPDX-License-Identifier.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre at microchip.com>
I remove license boilerplate text now that it's useless and queue this
one on top of at91-soc.
Thanks, best regards,
Nicolas
> ---
> drivers/soc/atmel/soc.c | 1 +
> drivers/soc/atmel/soc.h | 1 +
> 2 files changed, 2 insertions(+)
>
> diff --git a/drivers/soc/atmel/soc.c b/drivers/soc/atmel/soc.c
> index 2dc86728b132..755a82502ef4 100644
> --- a/drivers/soc/atmel/soc.c
> +++ b/drivers/soc/atmel/soc.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-only
> /*
> * Copyright (C) 2015 Atmel
> *
> diff --git a/drivers/soc/atmel/soc.h b/drivers/soc/atmel/soc.h
> index ee652e4841a5..77b27124362c 100644
> --- a/drivers/soc/atmel/soc.h
> +++ b/drivers/soc/atmel/soc.h
> @@ -1,3 +1,4 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
> /*
> * Copyright (C) 2015 Atmel
> *
>
--
Nicolas Ferre
More information about the linux-arm-kernel
mailing list