summaryrefslogtreecommitdiff
path: root/drivers/mxc/security/rng/include/shw_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/security/rng/include/shw_internals.h')
-rw-r--r--drivers/mxc/security/rng/include/shw_internals.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/mxc/security/rng/include/shw_internals.h b/drivers/mxc/security/rng/include/shw_internals.h
index 630ceb1ee377..f1e19c7fa075 100644
--- a/drivers/mxc/security/rng/include/shw_internals.h
+++ b/drivers/mxc/security/rng/include/shw_internals.h
@@ -150,8 +150,9 @@ static os_error_code add_entropy(fsl_shw_uco_t * user_ctx,
#if defined(LINUX_VERSION_CODE)
-MODULE_AUTHOR("Freescale Semiconductor");
+MODULE_AUTHOR("Freescale Semiconductor, Inc.");
MODULE_DESCRIPTION("Device Driver for FSL SHW API");
+MODULE_LICENSE("GPL");
#endif /* LINUX_VERSION_CODE */