summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket/gasket.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2018-07-11 13:39:10 +0200
committerGreg Kroah-Hartman2018-07-12 21:48:30 +0200
commit2dec0644e0c8083e0a9d3bbdd11aad2d850859e9 (patch)
tree8bc2567d51cdd05bb52b8bd98435ffc1774bc6ca /drivers/staging/gasket/gasket.h
parentstaging: vt6655: remove some redundant variables (diff)
downloadkernel-qcow2-linux-2dec0644e0c8083e0a9d3bbdd11aad2d850859e9.tar.gz
kernel-qcow2-linux-2dec0644e0c8083e0a9d3bbdd11aad2d850859e9.tar.xz
kernel-qcow2-linux-2dec0644e0c8083e0a9d3bbdd11aad2d850859e9.zip
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>
Diffstat (limited to 'drivers/staging/gasket/gasket.h')
-rw-r--r--drivers/staging/gasket/gasket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/gasket/gasket.h b/drivers/staging/gasket/gasket.h
index 593d50820c65..c0ea9ad7c187 100644
--- a/drivers/staging/gasket/gasket.h
+++ b/drivers/staging/gasket/gasket.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/* Common Gasket device kernel and user space declarations.
*
* Copyright (C) 2018 Google, Inc.