All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] drm/panel: seiko-43wvf1g: Switch to SPDX identifier
@ 2018-07-26  3:19 Fabio Estevam
  2018-07-26  3:19 ` [PATCH 2/2] drm/panel: seiko-43wvf1g: Add missing ">" character in author's email Fabio Estevam
  2018-09-27 11:55 ` [PATCH 1/2] drm/panel: seiko-43wvf1g: Switch to SPDX identifier Thierry Reding
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Estevam @ 2018-07-26  3:19 UTC (permalink / raw)
  To: thierry.reding; +Cc: Fabio Estevam, marco.franchi, dri-devel

From: Fabio Estevam <fabio.estevam@nxp.com>

Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
 drivers/gpu/drm/panel/panel-seiko-43wvf1g.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c b/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c
index 75f9253..70654f9 100644
--- a/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c
+++ b/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2017 NXP Semiconductors.
  * Author: Marco Franchi <marco.franchi@nxp.com>
  *
  * Based on Panel Simple driver by Thierry Reding <treding@nvidia.com>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License version
- * 2 as published by the Free Software Foundation.
  */
 
 #include <linux/backlight.h>
-- 
2.7.4

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-27 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26  3:19 [PATCH 1/2] drm/panel: seiko-43wvf1g: Switch to SPDX identifier Fabio Estevam
2018-07-26  3:19 ` [PATCH 2/2] drm/panel: seiko-43wvf1g: Add missing ">" character in author's email Fabio Estevam
2018-09-27 11:55   ` Thierry Reding
2018-09-27 11:55 ` [PATCH 1/2] drm/panel: seiko-43wvf1g: Switch to SPDX identifier Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.