diff --git a/[refs] b/[refs] index 6c1f07ac26fe..5254fda8694b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b0904e147f7cbe4be3b4dae49ddccd627bb66f16 +refs/heads/master: 8d27e9084b372441dc8c9cf361a965ee58032767 diff --git a/trunk/include/linux/module.h b/trunk/include/linux/module.h index c2d89e037af0..2d366098eab5 100644 --- a/trunk/include/linux/module.h +++ b/trunk/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] *