All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: Fabio Baltieri <fabio.baltieri@gmail.com>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Richard Purdie" <rpurdie@rpsys.net>,
	kernel@pengutronix.de, linux-leds@vger.kernel.org
Subject: Re: [PATCH] leds: triggers: oneshot: fix module license specification
Date: Mon, 16 Nov 2015 14:18:45 +0100	[thread overview]
Message-ID: <5649D7B5.7060409@samsung.com> (raw)
In-Reply-To: <CABkP77eYMQd6xsS3=tPH2ZUmcq2DvZq73Eit0Hc9oUR1YCYd1w@mail.gmail.com>

On 11/12/2015 10:52 AM, Fabio Baltieri wrote:
> On Thu, Nov 12, 2015 at 9:20 AM, Uwe Kleine-König
> <u.kleine-koenig@pengutronix.de> wrote:
>> The header of this file fixes the license to GPL 2 only without the
>> option to use later version. So use the string "GPL v2" that is to be
>> used in this case.
>>
>> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
>
> Acked-by: Fabio Baltieri <fabio.baltieri@gmail.com>

Applied, thanks.

>> ---
>>   drivers/leds/trigger/ledtrig-oneshot.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/leds/trigger/ledtrig-oneshot.c b/drivers/leds/trigger/ledtrig-oneshot.c
>> index fbd02cdc3ad7..c1bab74b22a0 100644
>> --- a/drivers/leds/trigger/ledtrig-oneshot.c
>> +++ b/drivers/leds/trigger/ledtrig-oneshot.c
>> @@ -201,4 +201,4 @@ module_exit(oneshot_trig_exit);
>>
>>   MODULE_AUTHOR("Fabio Baltieri <fabio.baltieri@gmail.com>");
>>   MODULE_DESCRIPTION("One-shot LED trigger");
>> -MODULE_LICENSE("GPL");
>> +MODULE_LICENSE("GPL v2");
>> --
>> 2.6.1
>>
>
>
>


-- 
Best Regards,
Jacek Anaszewski

      reply	other threads:[~2015-11-16 13:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-12  9:20 [PATCH] leds: triggers: oneshot: fix module license specification Uwe Kleine-König
2015-11-12  9:52 ` Fabio Baltieri
2015-11-16 13:18   ` Jacek Anaszewski [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=5649D7B5.7060409@samsung.com \
    --to=j.anaszewski@samsung.com \
    --cc=fabio.baltieri@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-leds@vger.kernel.org \
    --cc=rpurdie@rpsys.net \
    --cc=u.kleine-koenig@pengutronix.de \
    /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.