The patch titled module.h: updated comments with a new license has been removed from the -mm tree. Its filename is moduleh-updated-comments-with-a-new.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: module.h: updated comments with a new license From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> "Dual MIT/GPL" is also accepted (kernel/module.c), so updated comments. Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/module.h | 2 ++ 1 file changed, 2 insertions(+) diff -puN include/linux/module.h~moduleh-updated-comments-with-a-new include/linux/module.h --- a/include/linux/module.h~moduleh-updated-comments-with-a-new +++ a/include/linux/module.h @@ -105,6 +105,8 @@ extern struct module __this_module; * "GPL and additional rights" [GNU Public License v2 rights and more] * "Dual BSD/GPL" [GNU Public License v2 * or BSD license choice] + * "Dual MIT/GPL" [GNU Public License v2 + * or MIT license choice] * "Dual MPL/GPL" [GNU Public License v2 * or Mozilla license choice] * _ Patches currently in -mm which might be from xose.vazquez@xxxxxxxxx are origin.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