From: Xose Vazquez Perez Date: Fri, 23 Jun 2006 09:05:13 +0000 (-0700) Subject: [PATCH] module.h: updated comments with a new license X-Git-Tag: v2.6.18-rc1~1081^2~73 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=8d27e9084b372441dc8c9cf361a965ee58032767;p=~shefty%2Frdma-dev.git [PATCH] module.h: updated comments with a new license "Dual MIT/GPL" is also accepted (kernel/module.c), so updated comments. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/module.h b/include/linux/module.h index c2d89e037af..2d366098eab 100644 --- a/include/linux/module.h +++ b/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] *