linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Peter Rosin <peda@axentia.se>
Cc: linux-kernel@vger.kernel.org, Hartmut Knaack <knaack.h@gmx.de>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	linux-iio@vger.kernel.org
Subject: Re: [PATCH 3/5] iio: envelope-detector: switch to SPDX license identifier
Date: Mon, 20 Aug 2018 19:27:17 +0100	[thread overview]
Message-ID: <20180820192717.6dcd1979@archlinux> (raw)
In-Reply-To: <20180820100114.22966-4-peda@axentia.se>

On Mon, 20 Aug 2018 12:01:12 +0200
Peter Rosin <peda@axentia.se> wrote:

> Drop the boilerplate license text.
> 
> Signed-off-by: Peter Rosin <peda@axentia.se>
Applied, thanks.
> ---
>  drivers/iio/adc/envelope-detector.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
> 
> diff --git a/drivers/iio/adc/envelope-detector.c b/drivers/iio/adc/envelope-detector.c
> index 4ebda8ab54fe..2f2b563c1162 100644
> --- a/drivers/iio/adc/envelope-detector.c
> +++ b/drivers/iio/adc/envelope-detector.c
> @@ -1,13 +1,10 @@
> +// SPDX-License-Identifier: GPL-2.0
>  /*
>   * Driver for an envelope detector using a DAC and a comparator
>   *
>   * Copyright (C) 2016 Axentia Technologies AB
>   *
>   * Author: Peter Rosin <peda@axentia.se>
> - *
> - * 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.
>   */
>  
>  /*

  reply	other threads:[~2018-08-20 21:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-20 10:01 [PATCH 0/5] License cleanup of "my" IIO files Peter Rosin
2018-08-20 10:01 ` [PATCH 1/5] iio: potentiometer: mcp4018: use the correct MODULE_LICENSE Peter Rosin
2018-08-20 18:25   ` Jonathan Cameron
2018-08-20 10:01 ` [PATCH 2/5] iio: potentiometer: mcp4531: switch to SPDX license identifier Peter Rosin
2018-08-20 18:26   ` Jonathan Cameron
2018-08-20 10:01 ` [PATCH 3/5] iio: envelope-detector: " Peter Rosin
2018-08-20 18:27   ` Jonathan Cameron [this message]
2018-08-20 10:01 ` [PATCH 4/5] iio: dpot-dac: " Peter Rosin
2018-08-20 18:27   ` Jonathan Cameron
2018-08-20 10:01 ` [PATCH 5/5] iio: multiplexer: " Peter Rosin
2018-08-20 18:28   ` Jonathan Cameron

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=20180820192717.6dcd1979@archlinux \
    --to=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    --cc=pmeerw@pmeerw.net \
    /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;
as well as URLs for NNTP newsgroup(s).