Re: [PATCH] media: mxl5005s: Replace GPLv2 boilerplate text with SPDX
Greg Kroah-Hartman <[email protected]> Wed, 20 Aug 2025 15:05:37 +0200
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <2025082031-swab-rewire-83b2@gregkh> |
On Wed, Aug 20, 2025 at 02:55:16PM +0200, Thomas Huth wrote: > From: Thomas Huth <[email protected]> > > 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 <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]>