From: Jonathan Cameron <jic23@kernel.org>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio: adc: max11100: convert to SPDX identifiers
Date: Sun, 11 Nov 2018 13:11:08 +0000 [thread overview]
Message-ID: <20181111131108.6815482f@archlinux> (raw)
In-Reply-To: <87h8gsyt8s.wl-kuninori.morimoto.gx@renesas.com>
On Thu, 8 Nov 2018 06:41:10 +0000
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> This patch updates license to use SPDX-License-Identifier
> instead of verbose license text.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Another Renesas driver so fair enough.
Applied to the togreg branch of iio.git and pushed out as testing
for the autobuilders to play with it.
Thanks,
Jonathan
> ---
> drivers/iio/adc/max11100.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/drivers/iio/adc/max11100.c b/drivers/iio/adc/max11100.c
> index af59ab2..3440539 100644
> --- a/drivers/iio/adc/max11100.c
> +++ b/drivers/iio/adc/max11100.c
> @@ -1,13 +1,10 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * iio/adc/max11100.c
> * Maxim max11100 ADC Driver with IIO interface
> *
> * Copyright (C) 2016-17 Renesas Electronics Corporation
> * Copyright (C) 2016-17 Jacopo Mondi
> - *
> - * 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/delay.h>
> #include <linux/kernel.h>
prev parent reply other threads:[~2018-11-11 22:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-08 6:41 [PATCH] iio: adc: max11100: convert to SPDX identifiers Kuninori Morimoto
2018-11-11 13:11 ` Jonathan Cameron [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181111131108.6815482f@archlinux \
--to=jic23@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-iio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox