Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: zoran: add SPDX GPL-2.0+ license identifier

Add the SPDX GPL-2.0 license identifier to fix checkpatch.pl warning.
Issue found by 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>

authored by

Jules Irenge and committed by
Greg Kroah-Hartman
682bb4e6 d5aa59ad

+1
+1
drivers/staging/media/zoran/videocodec.c
··· 1 + // SPDX-License-Identifier: GPL-2.0+ 1 2 /* 2 3 * VIDEO MOTION CODECs internal API for video devices 3 4 *