Commit 8d27e908 authored by Xose Vazquez Perez's avatar Xose Vazquez Perez Committed by Linus Torvalds
Browse files

[PATCH] module.h: updated comments with a new license



"Dual MIT/GPL" is also accepted (kernel/module.c), so updated comments.

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent b0904e14
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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]
 *