X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fintermodule.c;h=55b1e5b85db97fef9b361ba86daee3dab0211f7f;hb=ef20c8c197df9b8d5bd4af0679123826da028861;hp=0cbe633420fb9b6d46376debb0c68d201a5966d5;hpb=32983696a48a6c41d99f3eca82ba7510a552d843;p=linux-2.6 diff --git a/kernel/intermodule.c b/kernel/intermodule.c index 0cbe633420..55b1e5b85d 100644 --- a/kernel/intermodule.c +++ b/kernel/intermodule.c @@ -179,3 +179,6 @@ EXPORT_SYMBOL(inter_module_register); EXPORT_SYMBOL(inter_module_unregister); EXPORT_SYMBOL(inter_module_get_request); EXPORT_SYMBOL(inter_module_put); + +MODULE_LICENSE("GPL"); +