[PATCH] macmodes: needs a license

From: randy_dunlap
Date: Mon Jun 13 2005 - 14:45:42 EST



From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Module needs a license to prevent kernel tainting.

Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

diffstat:=
drivers/video/macmodes.c | 1 +
1 files changed, 1 insertion(+)

diff -Naurp ./drivers/video/macmodes.c~taint_video ./drivers/video/macmodes.c
--- ./drivers/video/macmodes.c~taint_video 2005-06-10 18:41:17.000000000 -0700
+++ ./drivers/video/macmodes.c 2005-06-13 10:30:59.000000000 -0700
@@ -387,3 +387,4 @@ int __init mac_find_mode(struct fb_var_s
}
EXPORT_SYMBOL(mac_find_mode);

+MODULE_LICENSE("GPL");


---
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/