ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel recognize...
[15.05/openwrt.git] / target / linux / generic / files / crypto / ocf / safe / safe.c
index 141640e..f4daa5f 100644 (file)
@@ -2225,6 +2225,6 @@ static void __exit safe_exit (void)
 module_init(safe_init);
 module_exit(safe_exit);
 
-MODULE_LICENSE("BSD");
+MODULE_LICENSE("Dual BSD/GPL");
 MODULE_AUTHOR("David McCullough <david_mccullough@mcafee.com>");
 MODULE_DESCRIPTION("OCF driver for safenet PCI crypto devices");