Commit e0b92f50 authored by Carl-Daniel Hailfinger's avatar Carl-Daniel Hailfinger Committed by David S. Miller

net/ipv4/netfilter/ipchains_core.c: Fix MODULE_LICENSE

parent a3630a5e
......@@ -1779,4 +1779,4 @@ int ipfw_init_or_cleanup(int init)
#endif
return ret;
}
MODULE_LICENSE("BSD without advertisement clause");
MODULE_LICENSE("Dual BSD/GPL");
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