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 --- devel/include/linux/module.h~moduleh-updated-comments-with-a-new 2006-05-11 15:18:57.000000000 -0700 +++ devel-akpm/include/linux/module.h 2006-05-11 15:18:57.000000000 -0700 @@ -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] * _