Re: [PATCH] media: mxl5005s: Replace GPLv2 boilerplate text with SPDX
From: Greg Kroah-Hartman
Date: Wed Aug 20 2025 - 09:06:10 EST
On Wed, Aug 20, 2025 at 02:55:16PM +0200, Thomas Huth wrote:
> From: Thomas Huth <thuth@xxxxxxxxxx>
>
> The FSF does not reside in "675 Mass Ave" anymore, so we should
> not ask the people to write to that address in case they need a
> copy of the GPL.
>
> Anyway, all other mxl* files in this directory (including the
> corresponding header mxl5005s.h) already had their boilerplate
> text replaced by a proper SPDX tag in the earlier commits, so
> let's do the same in the remaining mxl5005s.c file now, too.
>
> Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx>
Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>