The patch titled leds: change the license information has been removed from the -mm tree. Its filename was leds-change-the-license-information.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: leds: change the license information From: Kim Kyuwon <chammoru@xxxxxxxxx> Change the license to 'GPL v2' Signed-off-by: Kim Kyuwon <q1.kim@xxxxxxxxxxx> Cc: Richard Purdie <rpurdie@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/leds/leds-bd2802.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/leds/leds-bd2802.c~leds-change-the-license-information drivers/leds/leds-bd2802.c --- a/drivers/leds/leds-bd2802.c~leds-change-the-license-information +++ a/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"); _ Patches currently in -mm which might be from chammoru@xxxxxxxxx are linux-next.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html