netfilter 08/09: xt_time: print timezone for user information
[safe/jmp/linux-2.6] / crypto / ablkcipher.c
index 3bcb099..94140b3 100644 (file)
@@ -341,6 +341,3 @@ err:
        return ERR_PTR(err);
 }
 EXPORT_SYMBOL_GPL(crypto_alloc_ablkcipher);
-
-MODULE_LICENSE("GPL");
-MODULE_DESCRIPTION("Asynchronous block chaining cipher type");