Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> 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 <mpe@xxxxxxxxxxxxxx> >> --- >> 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 <gregkh@xxxxxxxxxxxxxxxxxxx> 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