]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 aa6c6bba961e029323f1f454e32671899d0d5346..8adf1c011bff8f1554ff0001fb9ce640aed287f3 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * NVIDIA Tegra Video decoder driver
  *