[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <268823a3-f453-a38b-3fd7-500306675890@linux.intel.com>
Date: Mon, 23 Jan 2023 10:02:42 -0600
From: Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
To: Takashi Iwai <tiwai@...e.de>, SeongJae Park <sj@...nel.org>
Cc: Jonathan Corbet <corbet@....net>, alsa-devel@...a-project.org,
linux-doc@...r.kernel.org, Takashi Iwai <tiwai@...e.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 8/8] Docs/sound/index: Add missing SPDX License
Identifier
On 1/23/23 02:10, Takashi Iwai wrote:
> On Sun, 22 Jan 2023 22:36:50 +0100,
> SeongJae Park wrote:
>>
>> Add missing SPDX License Identifier for sound documentation index file.
>>
>> Signed-off-by: SeongJae Park <sj@...nel.org>
>
> Acked-by: Takashi Iwai <tiwai@...e.de>
Isn't GPL-2.0 deprecated? It should be GPL-2.0-only, no?
https://spdx.org/licenses/GPL-2.0.html
https://spdx.org/licenses/GPL-2.0-only.html
>
>
> thanks,
>
> Takashi
>
>> ---
>> Documentation/sound/index.rst | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/Documentation/sound/index.rst b/Documentation/sound/index.rst
>> index 5abed5fc6485..7e67e12730d3 100644
>> --- a/Documentation/sound/index.rst
>> +++ b/Documentation/sound/index.rst
>> @@ -1,3 +1,5 @@
>> +.. SPDX-License-Identifier: GPL-2.0
>> +
>> =============================
>> Sound Subsystem Documentation
>> =============================
>> --
>> 2.25.1
>>
Powered by blists - more mailing lists