Re: [PATCH] arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address

From: Thomas Huth
Date: Mon Jul 28 2025 - 11:01:35 EST


On 28/07/2025 16.59, Marc-Etienne Vargenau (Nokia) wrote:
Hello,

That should be:

// SPDX-License-Identifier: LGPL-2.1-or-later

not

// SPDX-License-Identifier: LGPL-2.1+

« LGPL-2.1+ » is deprecated

Ah, stupid me, I copied it from the wrong file! Thanks for the hint, I'll send a v2!

Thomas