Re: [PATCH] powerpc/boot: Convert more files to use SPDX tags
Michael Ellerman <[email protected]>
| Newsgroups | org.kernel.vger.linux-spdx,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
Greg KH <[email protected]> writes: > On Fri, Aug 19, 2022 at 09:04:30PM +1000, Michael Ellerman wrote: >> These files are all plain GPL 2.0, with a second sentence about being >> licensed as-is. >> >> Similar to the rule in commit 577b61cee5b2 ("treewide: Replace GPLv2 >> boilerplate/reference with SPDX - gpl-2.0_398.RULE"). >> >> Signed-off-by: Michael Ellerman <[email protected]> >> --- >> arch/powerpc/boot/44x.h | 5 +---- >> arch/powerpc/boot/4xx.h | 5 +---- >> arch/powerpc/boot/ops.h | 6 ++---- >> arch/powerpc/boot/serial.c | 6 ++---- >> arch/powerpc/boot/simple_alloc.c | 6 ++---- >> 5 files changed, 8 insertions(+), 20 deletions(-) > > > Reviewed-by: Greg Kroah-Hartman <[email protected]> Thanks. > Do you want this to go through the SPDX tree, or will you route it > through the normal ppc tree? Either is fine with me, just let me know > if you want me to take it in the SPDX tree. I'll take it via powerpc, less likely to generate conflicts that way. cheers