patch-2.4.19 linux-2.4.19/fs/hfs/super.c

Next file: linux-2.4.19/fs/hpfs/ea.c
Previous file: linux-2.4.19/fs/freevxfs/vxfs_kcompat.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/fs/hfs/super.c linux-2.4.19/fs/hfs/super.c
@@ -32,6 +32,8 @@
 #include <linux/module.h>
 #include <linux/init.h>
 
+MODULE_LICENSE("GPL");
+
 /*================ Forward declarations ================*/
 
 static void hfs_read_inode(struct inode *);

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