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 / cryptocteon / cryptocteon.c
index 0168ad3..e084c6b 100644 (file)
@@ -571,6 +571,6 @@ cryptocteon_exit(void)
 module_init(cryptocteon_init);
 module_exit(cryptocteon_exit);
 
-MODULE_LICENSE("BSD");
+MODULE_LICENSE("Dual BSD/GPL");
 MODULE_AUTHOR("David McCullough <david_mccullough@mcafee.com>");
 MODULE_DESCRIPTION("Cryptocteon (OCF module for Cavium OCTEON crypto)");