From: Kim Kyuwon Date: Wed, 10 Jun 2009 19:48:50 +0000 (-0700) Subject: leds: change the license information X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1b18cf413f63ff6de5ba3e5028e869c21322a4df;p=deliverable%2Flinux.git leds: change the license information Change the license to 'GPL v2' Signed-off-by: Kim Kyuwon Signed-off-by: Andrew Morton Signed-off-by: Richard Purdie --- diff --git a/drivers/leds/leds-bd2802.c b/drivers/leds/leds-bd2802.c index 6832b9fd0422..7a03efd54f69 100644 --- a/drivers/leds/leds-bd2802.c +++ b/drivers/leds/leds-bd2802.c @@ -756,4 +756,4 @@ module_exit(bd2802_exit); MODULE_AUTHOR("Kim Kyuwon "); MODULE_DESCRIPTION("BD2802 LED driver"); -MODULE_LICENSE("GPL"); +MODULE_LICENSE("GPL v2");