From: Xose Vazquez Perez "Dual MIT/GPL" is also accepted (kernel/module.c), so updated comments. Signed-off-by: Andrew Morton --- include/linux/module.h | 2 ++ 1 files changed, 2 insertions(+) diff -puN include/linux/module.h~moduleh-updated-comments-with-a-new include/linux/module.h --- 25/include/linux/module.h~moduleh-updated-comments-with-a-new Tue Apr 11 15:09:14 2006 +++ 25-akpm/include/linux/module.h Tue Apr 11 15:09:14 2006 @@ -106,6 +106,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] * _