Added license info
This commit is contained in:
parent
caebcff431
commit
bc937b136b
@ -185,6 +185,7 @@ static void __exit temp_monitor_exit(void) {
|
|||||||
module_init(temp_monitor_init);
|
module_init(temp_monitor_init);
|
||||||
module_exit(temp_monitor_exit);
|
module_exit(temp_monitor_exit);
|
||||||
|
|
||||||
|
MODULE_LICENSE("GPL");
|
||||||
MODULE_AUTHOR("Uzair Hamed Mohammed");
|
MODULE_AUTHOR("Uzair Hamed Mohammed");
|
||||||
MODULE_DESCRIPTION(
|
MODULE_DESCRIPTION(
|
||||||
"An Awesome and Super Complex CPU Temperature Monitoring Kernel Module");
|
"An Awesome and Super Complex CPU Temperature Monitoring Kernel Module");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user