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

Next file: linux/drivers/video/pmag-ba-fb.c
Previous file: linux/drivers/video/platinumfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/video/pm2fb.c linux/drivers/video/pm2fb.c
@@ -2152,6 +2152,8 @@
 
 #ifdef MODULE
 
+MODULE_LICENSE("GPL");
+
 static char *mode = NULL;
 
 MODULE_PARM(mode, "s");

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