All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iio: adc: sun4i-gpadc-iio convert to SPDX license tags
@ 2019-05-12  8:32 ` Yangtao Li
  0 siblings, 0 replies; 6+ messages in thread
From: Yangtao Li @ 2019-05-12  8:32 UTC (permalink / raw)
  To: jic23, knaack.h, lars, pmeerw, maxime.ripard, wens
  Cc: linux-iio, linux-arm-kernel, linux-kernel, Yangtao Li

Updates license to use SPDX-License-Identifier.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
---
 drivers/iio/adc/sun4i-gpadc-iio.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/drivers/iio/adc/sun4i-gpadc-iio.c b/drivers/iio/adc/sun4i-gpadc-iio.c
index 04d7147e0110..f13c6248a662 100644
--- a/drivers/iio/adc/sun4i-gpadc-iio.c
+++ b/drivers/iio/adc/sun4i-gpadc-iio.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /* ADC driver for sunxi platforms' (A10, A13 and A31) GPADC
  *
  * Copyright (c) 2016 Quentin Schulz <quentin.schulz@free-electrons.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.
- *
  * The Allwinner SoCs all have an ADC that can also act as a touchscreen
  * controller and a thermal sensor.
  * The thermal sensor works only when the ADC acts as a touchscreen controller
-- 
2.17.0


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

end of thread, other threads:[~2019-05-18  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-12  8:32 [PATCH] iio: adc: sun4i-gpadc-iio convert to SPDX license tags Yangtao Li
2019-05-12  8:32 ` Yangtao Li
2019-05-12 13:25 ` Maxime Ripard
2019-05-12 13:25   ` Maxime Ripard
2019-05-18  8:55   ` Jonathan Cameron
2019-05-18  8:55     ` Jonathan Cameron

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.