Re: [PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address

2025-07-16 Thread Greg Kroah-Hartman
On Fri, Jul 11, 2025 at 09:25:53AM +0200, Thomas Huth wrote: > From: Thomas Huth > > 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 sh

[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address

2025-07-11 Thread Thomas Huth
From: Thomas Huth 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.