[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <436dfb02-cab0-fffe-d0c3-5b34476a05f6@microchip.com>
Date: Tue, 26 Jan 2021 11:28:56 +0100
From: Nicolas Ferre <nicolas.ferre@...rochip.com>
To: Claudiu Beznea <claudiu.beznea@...rochip.com>,
<robh+dt@...nel.org>, <alexandre.belloni@...tlin.com>,
<ludovic.desroches@...rochip.com>
CC: <sudeep.holla@....com>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 1/7] drivers: soc: atmel: add spdx license identifier
On 26/01/2021 at 10:29, Claudiu Beznea wrote:
> Add SPDX-License-Identifier.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@...rochip.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
Powered by blists - more mailing lists