summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec_ps2.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-11 11:08:42 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-15 16:03:45 +0100
commit971bcfca1f8db18681668b970f2e7cc6cb531eae (patch)
tree75ca9eed1ea216e6f069e5ff1ace7c95ba26d2f2 /drivers/staging/nvec/nvec_ps2.c
parenta407235bf277d020b2970e725edaf9a7060cb11a (diff)
downloadlinux-971bcfca1f8db18681668b970f2e7cc6cb531eae.tar.bz2
staging: nvec: add SPDX identifier.
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 staging nvec driver to have a proper SPDX identifiers, 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. This work is based on a script and data from Thomas Gleixner, Philippe Ombredanne, and Kate Stewart. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Kate Stewart <kstewart@linuxfoundation.org> Cc: Philippe Ombredanne <pombredanne@nexb.com> Cc: Marc Dietrich <marvin24@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/nvec/nvec_ps2.c')
-rw-r--r--drivers/staging/nvec/nvec_ps2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/nvec/nvec_ps2.c b/drivers/staging/nvec/nvec_ps2.c
index 3b7bce3ffd19..58f93b85ae1d 100644
--- a/drivers/staging/nvec/nvec_ps2.c
+++ b/drivers/staging/nvec/nvec_ps2.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* nvec_ps2: mouse driver for a NVIDIA compliant embedded controller
*