patch-2.4.10 linux/drivers/video/fbcon-cfb2.c

Next file: linux/drivers/video/fbcon-cfb24.c
Previous file: linux/drivers/video/fbcon-cfb16.c
Back to the patch index
Back to the overall index

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

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