staging: gasket: remove redundant license information
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jul 2018 11:39:11 +0000 (13:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Jul 2018 19:48:30 +0000 (21:48 +0200)
commitbf9c7a8673831acd67ad4a92b6acd85ffcde174c
tree253372f83fd531b0ce9052326f19bd2ab5fe9204
parent2dec0644e0c8083e0a9d3bbdd11aad2d850859e9
staging: gasket: remove redundant license information

Now that the SPDX tag is in all gasket 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.

Cc: Rob Springer <rspringer@google.com>
Cc: John Joseph <jnjoseph@google.com>
Cc: Ben Chan <benchan@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
15 files changed:
drivers/staging/gasket/apex.h
drivers/staging/gasket/apex_driver.c
drivers/staging/gasket/gasket.h
drivers/staging/gasket/gasket_constants.h
drivers/staging/gasket/gasket_core.c
drivers/staging/gasket/gasket_core.h
drivers/staging/gasket/gasket_interrupt.c
drivers/staging/gasket/gasket_interrupt.h
drivers/staging/gasket/gasket_ioctl.c
drivers/staging/gasket/gasket_ioctl.h
drivers/staging/gasket/gasket_logging.h
drivers/staging/gasket/gasket_page_table.c
drivers/staging/gasket/gasket_page_table.h
drivers/staging/gasket/gasket_sysfs.c
drivers/staging/gasket/gasket_sysfs.h