On Thu, Nov 12, 2015 at 9:20 AM, Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx> Acked-by: Fabio Baltieri <fabio.baltieri@xxxxxxxxx> > --- > 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@xxxxxxxxx>"); > MODULE_DESCRIPTION("One-shot LED trigger"); > -MODULE_LICENSE("GPL"); > +MODULE_LICENSE("GPL v2"); > -- > 2.6.1 > -- Fabio Baltieri -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html