* [PATCH v4 3/7] staging: iio: ad5933: add SPDX identifier
@ 2019-03-16 15:07 Marcelo Schmitt
2019-03-16 18:37 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Marcelo Schmitt @ 2019-03-16 15:07 UTC (permalink / raw)
To: lars, Michael.Hennerich, jic23, knaack.h, pmeerw
Cc: linux-iio, linux-kernel, kernel-usp
Add SPDX identifier of GPL-2.0 for the ad5933 driver.
Signed-off-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
---
drivers/staging/iio/impedance-analyzer/ad5933.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/iio/impedance-analyzer/ad5933.c b/drivers/staging/iio/impedance-analyzer/ad5933.c
index c2a7a59e469c..d75bdfbf93de 100644
--- a/drivers/staging/iio/impedance-analyzer/ad5933.c
+++ b/drivers/staging/iio/impedance-analyzer/ad5933.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* AD5933 AD5934 Impedance Converter, Network Analyzer
*
* Copyright 2011 Analog Devices Inc.
- *
- * Licensed under the GPL-2.
*/
#include <linux/clk.h>
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v4 3/7] staging: iio: ad5933: add SPDX identifier
2019-03-16 15:07 [PATCH v4 3/7] staging: iio: ad5933: add SPDX identifier Marcelo Schmitt
@ 2019-03-16 18:37 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2019-03-16 18:37 UTC (permalink / raw)
To: Marcelo Schmitt
Cc: lars, Michael.Hennerich, knaack.h, pmeerw, linux-iio,
linux-kernel, kernel-usp
On Sat, 16 Mar 2019 12:07:03 -0300
Marcelo Schmitt <marcelo.schmitt1@gmail.com> wrote:
> Add SPDX identifier of GPL-2.0 for the ad5933 driver.
>
> Signed-off-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Applied to the togreg branch of iio.git and pushed out as testing
for the autobuilders to play with it.
Thanks,
Jonathan
> ---
> drivers/staging/iio/impedance-analyzer/ad5933.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/drivers/staging/iio/impedance-analyzer/ad5933.c b/drivers/staging/iio/impedance-analyzer/ad5933.c
> index c2a7a59e469c..d75bdfbf93de 100644
> --- a/drivers/staging/iio/impedance-analyzer/ad5933.c
> +++ b/drivers/staging/iio/impedance-analyzer/ad5933.c
> @@ -1,9 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * AD5933 AD5934 Impedance Converter, Network Analyzer
> *
> * Copyright 2011 Analog Devices Inc.
> - *
> - * Licensed under the GPL-2.
> */
>
> #include <linux/clk.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-16 18:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16 15:07 [PATCH v4 3/7] staging: iio: ad5933: add SPDX identifier Marcelo Schmitt
2019-03-16 18:37 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox