From: Mauro Carvalho Chehab Date: Thu, 21 Dec 2017 16:09:29 +0000 (-0500) Subject: media: dvb_vb2: add SPDX headers X-Git-Tag: v5.15~9456^2~117 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b361cf0029cb2dd5b9cd47fd67d46bcb6a22284;p=platform%2Fkernel%2Flinux-starfive.git media: dvb_vb2: add SPDX headers This code is released under GPL. Add the corresponding SPDX headers. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb-core/dvb_vb2.c b/drivers/media/dvb-core/dvb_vb2.c index f1e12a8..fa1dcde 100644 --- a/drivers/media/dvb-core/dvb_vb2.c +++ b/drivers/media/dvb-core/dvb_vb2.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * dvb-vb2.c - dvb-vb2 * diff --git a/drivers/media/dvb-core/dvb_vb2.h b/drivers/media/dvb-core/dvb_vb2.h index d686539..aa67f80 100644 --- a/drivers/media/dvb-core/dvb_vb2.h +++ b/drivers/media/dvb-core/dvb_vb2.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: GPL-2.0 + * * dvb-vb2.h - DVB driver helper framework for streaming I/O * * Copyright (C) 2015 Samsung Electronics