On Tue, 14 Nov 2017 18:38:08 +0100
Greg Kroah-Hartman <[email protected]> wrote:

> Now that the SPDX tag is in all drivers/s390/ 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: Martin Schwidefsky <[email protected]>
> Cc: Heiko Carstens <[email protected]>
> Cc: Sebastian Ott <[email protected]>
> Cc: Peter Oberparleiter <[email protected]>
> Cc: Julian Wiedmann <[email protected]>
> Cc: Ursula Braun <[email protected]>
> Cc: Cornelia Huck <[email protected]>
> Cc: Halil Pasic <[email protected]>
> Cc: "Paul E. McKenney" <[email protected]>
> Signed-off-by: Greg Kroah-Hartman <[email protected]>
> ---
>  drivers/s390/char/zcore.c        |  1 -
>  drivers/s390/cio/cmf.c           | 14 --------------
>  drivers/s390/cio/css.c           |  2 --
>  drivers/s390/cio/device.c        |  2 --
>  drivers/s390/cio/device_ops.c    |  2 --
>  drivers/s390/net/lcs.c           | 14 --------------
>  drivers/s390/net/netiucv.c       | 15 ---------------
>  drivers/s390/net/smsgiucv.c      | 14 --------------
>  drivers/s390/virtio/Makefile     |  4 ----
>  drivers/s390/virtio/virtio_ccw.c |  4 ----
>  10 files changed, 72 deletions(-)

Acked-by: Cornelia Huck <[email protected]>

Reply via email to