2009-04-10 10:02:04

by Kim Kyuwon

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

Change the license to 'GPL v2'

Signed-off-by: Kim Kyuwon <[email protected]>
---
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 <[email protected]>");
MODULE_DESCRIPTION("BD2802 LED driver");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL v2");
--
1.5.2.5


--
Kyuwon (?ΤΏ?)