Re: [PATCH v2 2/2] powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDX
Michael Ellerman <[email protected]> Tue, 19 Sep 2023 12:12:57 +1000
| Newsgroups | org.kernel.vger.linux-spdx,org.kernel.vger.linux-kernel,org.kernel.vger.linux-m68k,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
Geert Uytterhoeven <[email protected]> writes: > Upstream Linux never had a "README.legal" file, but it was present > in early source releases of Linux/m68k. It contained a simple copyright > notice and a link to a version of the "COPYING" file that predated the > addition of the "only valid GPL version is v2" clause. > > Get rid of the references to non-existent files by replacing the > boilerplate with SPDX license identifiers. > > Signed-off-by: Geert Uytterhoeven <[email protected]> LGTM. Acked-by: Michael Ellerman <[email protected]> (powerpc) cheers