From 8c29253f2540930405c9346fb69ebcbd7a90e2bc Mon Sep 17 00:00:00 2001 From: Xose Vazquez Perez Date: Fri, 23 Jun 2006 02:05:13 -0700 Subject: [PATCH] --- yaml --- r: 29033 b: refs/heads/master c: 8d27e9084b372441dc8c9cf361a965ee58032767 h: refs/heads/master i: 29031: b3c763d1833fad1c956ac8e878af7ddec356d830 v: v3 --- [refs] | 2 +- trunk/include/linux/module.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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] *