media: vsp1: Fix vsp1_regs.h license header
authorLaurent Pinchart <[email protected]>
Fri, 27 Apr 2018 21:41:12 +0000 (17:41 -0400)
committerMauro Carvalho Chehab <[email protected]>
Mon, 17 Sep 2018 18:49:57 +0000 (14:49 -0400)
All source files of the vsp1 driver are licensed under the GPLv2+ except
for vsp1_regs.h which is licensed under GPLv2. This is caused by a bad
copy&paste that dates back from the initial version of the driver. Fix
it.

Acked-by: Kieran Bingham <[email protected]>
Acked-by: Sergei Shtylyov<[email protected]>
Acked-by: Niklas Söderlund <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Nobuhiro Iwamatsu <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/platform/vsp1/vsp1_regs.h

index 3738ff2f7b850052565d3b131d559fad048103d7..f6e4157095cc0081d013e20b238698c0c3183716 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * vsp1_regs.h  --  R-Car VSP1 Registers Definitions
  *