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

From: Mauro Carvalho Chehab
Date: Tue Jan 31 2023 - 09:51:22 EST


Em Tue, 31 Jan 2023 07:44:02 -0700
Jonathan Corbet <corbet@xxxxxxx> escreveu:

> Guenter Roeck <linux@xxxxxxxxxxxx> writes:
>
> > On Sun, Jan 22, 2023 at 09:36:46PM +0000, SeongJae Park wrote:
> >> Add missing SPDX License Identifier for hwmon documentation index file.
> >>
> >
> > I do not feel comfortable accepting this change without confirmation
> > that changing the license from <none> to an explicit <GPL v2.0> is
> > legally acceptable.
>
> As with many of these, this file was initially added by Mauro (added to
> CC). Mauro, can you confirm that GPLv2 was your intention for these
> index.rst files? That would clear the path for a lot of these patches.

Yes, that's the intend. Feel free to add either:

Reviewed-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>

Or
Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>

to Documentation/*/index.rst files I wrote that might have missing:

.. SPDX-License-Identifier: GPL-2.0

on the top of it.

Thanks,
Mauro