projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0904e1
)
[PATCH] module.h: updated comments with a new license
author
Xose Vazquez Perez
<xose.vazquez@gmail.com>
Fri, 23 Jun 2006 09:05:13 +0000
(
02:05
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:03 +0000
(07:43 -0700)
"Dual MIT/GPL" is also accepted (kernel/module.c), so updated comments.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/module.h
patch
|
blob
|
history
diff --git
a/include/linux/module.h
b/include/linux/module.h
index c2d89e037af04b1af73cd9ba2494a20a2d2e8e6a..2d366098eab54d690180191164e282d794499965 100644
(file)
--- 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]
*