patch-2.4.10 linux/drivers/video/virgefb.c

Next file: linux/drivers/zorro/names.c
Previous file: linux/drivers/video/vgacon.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/video/virgefb.c linux/drivers/video/virgefb.c
@@ -1392,6 +1392,8 @@
 #endif
 
 #ifdef MODULE
+MODULE_LICENSE("GPL");
+
 int init_module(void)
 {
 	return virgefb_init();

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)