staging: gasket: add SPDX identifiers to all files.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jul 2018 11:39:10 +0000 (13:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Jul 2018 19:48:30 +0000 (21:48 +0200)
commit2dec0644e0c8083e0a9d3bbdd11aad2d850859e9
tree8bc2567d51cdd05bb52b8bd98435ffc1774bc6ca
parentd6ff1b52b569dc12ba5be027bc6c22f4ac0f4ce1
staging: gasket: add SPDX identifiers to all files.

It's good to have SPDX identifiers in all files to make it easier to
audit the kernel tree for correct licenses.

Fix up the all of the staging gasket files to have a proper SPDX
identifier, based on the license text in the file itself.  The SPDX
identifier is a legally binding shorthand, which can be used instead of
the full boiler plate text.

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