Browse Source

media: dvb_vb2: add SPDX headers

This code is released under GPL. Add the corresponding SPDX
headers.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Mauro Carvalho Chehab 7 years ago
parent
commit
7b361cf002
2 changed files with 3 additions and 0 deletions
  1. 1 0
      drivers/media/dvb-core/dvb_vb2.c
  2. 2 0
      drivers/media/dvb-core/dvb_vb2.h

+ 1 - 0
drivers/media/dvb-core/dvb_vb2.c

@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * dvb-vb2.c - dvb-vb2
  *

+ 2 - 0
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