Re: [PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
Greg Kroah-Hartman <[email protected]> Wed, 16 Jul 2025 13:36:37 +0200
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.kvm,org.kernel.vger.linux-kernel,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <2025071628-retrace-collected-52b2@gregkh> |
On Fri, Jul 11, 2025 at 09:25:53AM +0200, Thomas Huth wrote: > From: Thomas Huth <[email protected]> > > The FSF does not reside in the Franklin street anymore, so we should not > request the people to write to this address. Fortunately, these header > files already contain a proper SPDX license identifier, so it should be > fine to simply drop all of this license boilerplate code here. > > Suggested-by: Greg Kroah-Hartman <[email protected]> > Signed-off-by: Thomas Huth <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]>