patch-2.4.10 linux/drivers/block/z2ram.c

Next file: linux/drivers/bluetooth/Config.in
Previous file: linux/drivers/block/xd.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/block/z2ram.c linux/drivers/block/z2ram.c
@@ -376,6 +376,9 @@
 }
 
 #if defined(MODULE)
+
+MODULE_LICENSE("GPL");
+
 int
 init_module( void )
 {

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