projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7a8b9d
)
thermal: update driver license
author
Eduardo Valentin
<eduardo.valentin@ti.com>
Tue, 23 Apr 2013 21:48:13 +0000
(21:48 +0000)
committer
Zhang Rui
<rui.zhang@intel.com>
Wed, 24 Apr 2013 16:56:12 +0000
(
00:56
+0800)
As per the comment at the top of this file, this is a GPLv2 driver.
This patch updates the driver license accordingly.
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_core.c
patch
|
blob
|
history
diff --git
a/drivers/thermal/thermal_core.c
b/drivers/thermal/thermal_core.c
index 768ad312ba29f497cfc651a35cec4f33e15cbc0c..a579c622f1a78fed7c294afe4fe58b02c31f9e75 100644
(file)
--- a/
drivers/thermal/thermal_core.c
+++ b/
drivers/thermal/thermal_core.c
@@
-40,7
+40,7
@@
MODULE_AUTHOR("Zhang Rui");
MODULE_DESCRIPTION("Generic thermal management sysfs support");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL
v2
");
static DEFINE_IDR(thermal_tz_idr);
static DEFINE_IDR(thermal_cdev_idr);