All of lore.kernel.org
 help / color / mirror / Atom feed
From: jacopo mondi <jacopo@jmondi.org>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	linux-iio@vger.kernel.org,
	Jacopo Mondi <jacopo+renesas@jmondi.org>
Subject: Re: [PATCH] iio: adc: max9611: convert to SPDX identifiers
Date: Sun, 11 Nov 2018 16:38:08 +0100	[thread overview]
Message-ID: <20181111153808.GB5996@w540> (raw)
In-Reply-To: <20181111130915.57fa9aa0@archlinux>

[-- Attachment #1: Type: text/plain, Size: 1576 bytes --]

Hi Jonathan,

On Sun, Nov 11, 2018 at 01:09:15PM +0000, Jonathan Cameron wrote:
> On Thu, 8 Nov 2018 06:42:43 +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>
> Normally I'm against anyone making SPDX replacements except the
> author or someone who is otherwise doing substantial work on the driver.
>
> As Jacopo was working for Renesas at the time I'm going to assume
> this is a Renesas wide change and apply it.
>
> Applied to the togreg branch of iio.git and pushed out as testing
> for the autobuilders to play with it.
>
> Thanks,

Thanks, it's fine with me!

Cheers
   j

>
> Jonathan
>
> > ---
> >  drivers/iio/adc/max9611.c | 5 +----
> >  1 file changed, 1 insertion(+), 4 deletions(-)
> >
> > diff --git a/drivers/iio/adc/max9611.c b/drivers/iio/adc/max9611.c
> > index 643a4e66..917223d 100644
> > --- a/drivers/iio/adc/max9611.c
> > +++ b/drivers/iio/adc/max9611.c
> > @@ -1,3 +1,4 @@
> > +// SPDX-License-Identifier: GPL-2.0
> >  /*
> >   * iio/adc/max9611.c
> >   *
> > @@ -5,10 +6,6 @@
> >   * 12-bit ADC interface.
> >   *
> >   * Copyright (C) 2017 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.
> >   */
> >
> >  /*
>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2018-11-11 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08  6:42 [PATCH] iio: adc: max9611: convert to SPDX identifiers Kuninori Morimoto
2018-11-11 13:09 ` Jonathan Cameron
2018-11-11 15:38   ` jacopo mondi [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=20181111153808.GB5996@w540 \
    --to=jacopo@jmondi.org \
    --cc=jacopo+renesas@jmondi.org \
    --cc=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 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.