From: Jules Irenge Date: Fri, 8 Mar 2019 01:34:59 +0000 (+0000) Subject: staging: zoran: add SPDX GPL-2.0+ license identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=682bb4e630842157a7b8045134e1b93e47948219;p=linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/media/zoran/videocodec.c b/drivers/staging/media/zoran/videocodec.c index 4427ae7126e20..468e5f33b8c97 100644 --- a/drivers/staging/media/zoran/videocodec.c +++ b/drivers/staging/media/zoran/videocodec.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * VIDEO MOTION CODECs internal API for video devices *