staging: tegra-vde: Add SPDX GPL-2.0+ license identifier to fix checkpatch warning
authorJules Irenge <jbi.octave@gmail.com>
Mon, 25 Mar 2019 17:42:05 +0000 (17:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2019 20:47:36 +0000 (05:47 +0900)
Add the SPDX GPL-2.0+ license identifier to fix checkpatch.pl warning
"WARNING: Missing or malformed SPDX-License-Identifier tag in line 1"

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/tegra-vde/tegra-vde.c

index aa6c6bb..8adf1c0 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * NVIDIA Tegra Video decoder driver
  *