[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4d34a0a70904100301x4171a0a3p8d881be9fd1a8e60@mail.gmail.com>
Date: Fri, 10 Apr 2009 19:01:33 +0900
From: Kim Kyuwon <chammoru@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Richard Purdie <rpurdie@...ys.net>,
¹Ú°æ¹Î <kyungmin.park@...sung.com>
Subject: [PATCH 2/3] leds: change the license information
Change the license to 'GPL v2'
Signed-off-by: Kim Kyuwon <q1.kim@...sung.com>
---
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@...sung.com>");
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists