drm: panel-lvds: convert to SPDX identifiers
authorKuninori Morimoto <[email protected]>
Mon, 6 Aug 2018 03:18:22 +0000 (03:18 +0000)
committerLaurent Pinchart <[email protected]>
Fri, 14 Sep 2018 10:54:02 +0000 (13:54 +0300)
Signed-off-by: Kuninori Morimoto <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
drivers/gpu/drm/panel/panel-lvds.c

index 8a1687887ae912f310b7214de6ef779d905179ae..3f6550e6b6a42f65620de3fae932a7f58406826c 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Generic LVDS panel driver
  *
@@ -5,11 +6,6 @@
  * Copyright (C) 2016 Renesas Electronics Corporation
  *
  * Contact: Laurent Pinchart ([email protected])
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
  */
 
 #include <linux/backlight.h>