linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: David Lechner <david@lechnology.com>
Cc: linux-iio@vger.kernel.org, Hartmut Knaack <knaack.h@gmx.de>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] iio: adc: ti-ads7950: use SPDX-License-Identifier
Date: Sun, 22 Jul 2018 08:40:16 +0100	[thread overview]
Message-ID: <20180722084016.12e208a0@archlinux> (raw)
In-Reply-To: <20180721193734.6427-2-david@lechnology.com>

On Sat, 21 Jul 2018 14:37:33 -0500
David Lechner <david@lechnology.com> wrote:

> This updates the ti-ads7950.c file to use SPDX-License-Identifier
> instead of more verbose license text.
> 
> Signed-off-by: David Lechner <david@lechnology.com>
Applied, thanks,

Jonathan

> ---
>  drivers/iio/adc/ti-ads7950.c | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)
> 
> diff --git a/drivers/iio/adc/ti-ads7950.c b/drivers/iio/adc/ti-ads7950.c
> index 0225c1b333ab..f08c4de2bd10 100644
> --- a/drivers/iio/adc/ti-ads7950.c
> +++ b/drivers/iio/adc/ti-ads7950.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0
>  /*
>   * Texas Instruments ADS7950 SPI ADC driver
>   *
> @@ -10,15 +11,6 @@
>   * And also on hwmon/ads79xx.c
>   * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
>   *	Nishanth Menon
> - *
> - * This program is free software; you can redistribute it and/or
> - * modify it under the terms of the GNU General Public License as
> - * published by the Free Software Foundation version 2.
> - *
> - * This program is distributed "as is" WITHOUT ANY WARRANTY of any
> - * kind, whether express or implied; without even the implied warranty
> - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> - * GNU General Public License for more details.
>   */
>  
>  #include <linux/acpi.h>


  reply	other threads:[~2018-07-22  8:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-21 19:37 [PATCH v2 0/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode David Lechner
2018-07-21 19:37 ` [PATCH v2 1/2] iio: adc: ti-ads7950: use SPDX-License-Identifier David Lechner
2018-07-22  7:40   ` Jonathan Cameron [this message]
2018-07-21 19:37 ` [PATCH v2 2/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode David Lechner
2018-07-22  7:46   ` 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=20180722084016.12e208a0@archlinux \
    --to=jic23@kernel.org \
    --cc=david@lechnology.com \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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).