[PATCH] 2.4.9-ac17: jffs and jffs2 MODULE_LICENSE

From: Frank Davis (fdavis@si.rr.com)
Date: Sat Sep 29 2001 - 14:45:29 EST


Hello,
     The attached files add the MODULE_LICENSE statement to the jffs and
jffs2.
Regards,
Frank


--- fs/jffs/inode-v23.c.old Fri Sep 28 21:21:39 2001
+++ fs/jffs/inode-v23.c Sat Sep 29 15:18:22 2001
@@ -1749,3 +1749,4 @@
 
 module_init(init_jffs_fs)
 module_exit(exit_jffs_fs)
+MODULE_LICENSE("GPL");


--- fs/jffs2/super.c.old Fri Sep 28 21:21:40 2001
+++ fs/jffs2/super.c Sat Sep 29 15:26:26 2001
@@ -353,3 +353,4 @@
 
 module_init(init_jffs2_fs);
 module_exit(exit_jffs2_fs);
+MODULE_LICENSE("GPL"); // Also uses the RHEPL

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 30 2001 - 21:01:10 EST