ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel recognize...
[openwrt/svn-archive/archive.git] / target / linux / generic / files / crypto / ocf / crypto.c
index f48210d06219a2f77f1f3ce95696c41e991f1b41..dab3427343cfe28ba7fd4044f66afabb69590e64 100644 (file)
@@ -1761,6 +1761,6 @@ EXPORT_SYMBOL(crypto_find_device_byhid);
 module_init(crypto_init);
 module_exit(crypto_exit);
 
-MODULE_LICENSE("BSD");
+MODULE_LICENSE("Dual BSD/GPL");
 MODULE_AUTHOR("David McCullough <david_mccullough@mcafee.com>");
 MODULE_DESCRIPTION("OCF (OpenBSD Cryptographic Framework)");