drm/panel: otm8009a: Adopt SPDX identifiers
authorPhilippe CORNU <philippe.cornu@st.com>
Fri, 19 Jan 2018 11:05:16 +0000 (12:05 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 12 Mar 2018 08:54:25 +0000 (09:54 +0100)
Add SPDX identifiers to OriseTech OTM8009a panel driver.

Signed-off-by: Philippe Cornu <philippe.cornu@st.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180119110516.4916-1-philippe.cornu@st.com
drivers/gpu/drm/panel/panel-orisetech-otm8009a.c

index dbd5da5..90f1ae4 100644 (file)
@@ -1,11 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) STMicroelectronics SA 2017
  *
  * Authors: Philippe Cornu <philippe.cornu@st.com>
  *          Yannick Fertre <yannick.fertre@st.com>
- *
- * License terms:  GNU General Public License (GPL), version 2
  */
+
 #include <drm/drmP.h>
 #include <drm/drm_mipi_dsi.h>
 #include <drm/drm_panel.h>