Commit 52d4673b authored by Geoffrey Lee's avatar Geoffrey Lee Committed by David S. Miller

[TRIVIAL]: Add missing module license for ipfwadm_core.c

parent fc3437fa
...@@ -132,6 +132,8 @@ ...@@ -132,6 +132,8 @@
#include <linux/stat.h> #include <linux/stat.h>
#include <linux/version.h> #include <linux/version.h>
MODULE_LICENSE("Dual BSD/GPL");
/* /*
* Implement IP packet firewall * Implement IP packet firewall
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment