Re: [PATCH v2 4/8] Docs/hwmon/index: Add missing SPDX License Identifier

From: Mauro Carvalho Chehab
Date: Tue Jan 31 2023 - 09:48:29 EST


Em Sun, 22 Jan 2023 21:36:46 +0000
SeongJae Park <sj@xxxxxxxxxx> escreveu:

> Add missing SPDX License Identifier for hwmon documentation index file.
>
> Signed-off-by: SeongJae Park <sj@xxxxxxxxxx>

Reviewed-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> ---
> Documentation/hwmon/index.rst | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst
> index c2b3c1a822dd..2186d732654f 100644
> --- a/Documentation/hwmon/index.rst
> +++ b/Documentation/hwmon/index.rst
> @@ -1,3 +1,5 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> ===================
> Hardware Monitoring
> ===================



Thanks,
Mauro