On 11/24/2017 03:00 PM, Greg Kroah-Hartman wrote: > Now that the SPDX tag is in all arch/s390/kvm/ files, that identifies > the license in a specific and legally-defined manner. So the extra GPL > text wording can be removed as it is no longer needed at all. > > This is done on a quest to remove the 700+ different ways that files in > the kernel describe the GPL license text. And there's unneeded stuff > like the address (sometimes incorrect) for the FSF which is never > needed. > > No copyright headers or other non-license-description text was removed. > > Cc: Christian Borntraeger <[email protected]> > Cc: Cornelia Huck <[email protected]> > Cc: Martin Schwidefsky <[email protected]> > Cc: Heiko Carstens <[email protected]> > Cc: "Paul E. McKenney" <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > --- > arch/s390/kvm/Makefile | 4 ---- > arch/s390/kvm/diag.c | 4 ---- > arch/s390/kvm/gaccess.h | 4 ---- > arch/s390/kvm/guestdbg.c | 4 ---- > arch/s390/kvm/intercept.c | 4 ---- > arch/s390/kvm/interrupt.c | 4 ---- > arch/s390/kvm/irq.h | 4 ---- > arch/s390/kvm/kvm-s390.c | 4 ---- > arch/s390/kvm/kvm-s390.h | 4 ---- > arch/s390/kvm/priv.c | 4 ---- > arch/s390/kvm/sigp.c | 4 ---- > arch/s390/kvm/vsie.c | 4 ---- > 12 files changed, 48 deletions(-)
thanks, queued for kvms390

