From: Mauro Carvalho Chehab Date: Thu, 21 Dec 2017 16:09:29 +0000 (-0500) Subject: media: dvb_vb2: add SPDX headers X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7b361cf0029cb2dd5b9cd47fd67d46bcb6a22284;p=openwrt%2Fstaging%2Fblogic.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 f1e12a87a92e..fa1dcde74e81 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 d68653926d91..aa67f8081127 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