linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Lubomir Rintel <lkundrak@v3.sk>, Jean Delvare <jdelvare@suse.com>
Cc: Paul Thomas <pthomas8589@gmail.com>,
	linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hwmon: (ads7871) Switch to SPDX header
Date: Tue, 11 Jun 2019 03:57:50 -0700	[thread overview]
Message-ID: <c080938b-eb7e-c21f-52d1-a35a1150c82f@roeck-us.net> (raw)
In-Reply-To: <20190611071948.2978150-1-lkundrak@v3.sk>

On 6/11/19 12:19 AM, Lubomir Rintel wrote:
> The original license text had a typo ("publishhed") which would be
> likely to confuse automated licensing auditing tools. Let's just switch
> to SPDX instead of fixing the wording.
> 
If you have a look into the upstream kernel, you may notice that
this has already been done. Same for the other patch.

Guenter

> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
> ---
>   drivers/hwmon/ads7871.c | 10 +---------
>   1 file changed, 1 insertion(+), 9 deletions(-)
> 
> diff --git a/drivers/hwmon/ads7871.c b/drivers/hwmon/ads7871.c
> index cd14c1501508..7ccc79f77f95 100644
> --- a/drivers/hwmon/ads7871.c
> +++ b/drivers/hwmon/ads7871.c
> @@ -1,17 +1,9 @@
> +// SPDX-License-Identifier: GPL-2.0+
>   /*
>    *  ads7871 - driver for TI ADS7871 A/D converter
>    *
>    *  Copyright (c) 2010 Paul Thomas <pthomas8589@gmail.com>
>    *
> - *  This program is distributed in the hope that it will be useful,
> - *  but WITHOUT ANY WARRANTY; without even the implied warranty of
> - *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> - *  GNU General Public License for more details.
> - *
> - *  This program is free software; you can redistribute it and/or modify
> - *  it under the terms of the GNU General Public License version 2 or
> - *  later as publishhed by the Free Software Foundation.
> - *
>    *	You need to have something like this in struct spi_board_info
>    *	{
>    *		.modalias	= "ads7871",
> 


      reply	other threads:[~2019-06-11 10:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11  7:19 [PATCH] hwmon: (ads7871) Switch to SPDX header Lubomir Rintel
2019-06-11 10:57 ` Guenter Roeck [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=c080938b-eb7e-c21f-52d1-a35a1150c82f@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkundrak@v3.sk \
    --cc=pthomas8589@gmail.com \
    /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).