[PATCH 2/3] leds: change the license information

From: Kim Kyuwon
Date: Fri Apr 10 2009 - 06:02:04 EST


Change the license to 'GPL v2'

Signed-off-by: Kim Kyuwon <q1.kim@xxxxxxxxxxx>
---
drivers/leds/leds-bd2802.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/leds/leds-bd2802.c b/drivers/leds/leds-bd2802.c
index 6832b9f..7a03efd 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 <q1.kim@xxxxxxxxxxx>");
MODULE_DESCRIPTION("BD2802 LED driver");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL v2");
--
1.5.2.5


--
Kyuwon (규원)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/