Commit 4481b39f authored by Hao Fang's avatar Hao Fang Committed by Daniel Lezcano

thermal/drivers/hisi: Use the correct HiSilicon copyright

s/Hisilicon/HiSilicon/g.
It should use capital S, according to
https://www.hisilicon.com/en/terms-of-use.
Signed-off-by: default avatarHao Fang <fanghao11@huawei.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1617086733-2705-1-git-send-email-fanghao11@huawei.com
parent 95778161
/* /*
* Hisilicon thermal sensor driver * HiSilicon thermal sensor driver
* *
* Copyright (c) 2014-2015 Hisilicon Limited. * Copyright (c) 2014-2015 HiSilicon Limited.
* Copyright (c) 2014-2015 Linaro Limited. * Copyright (c) 2014-2015 Linaro Limited.
* *
* Xinwei Kong <kong.kongxinwei@hisilicon.com> * Xinwei Kong <kong.kongxinwei@hisilicon.com>
...@@ -672,5 +672,5 @@ module_platform_driver(hisi_thermal_driver); ...@@ -672,5 +672,5 @@ module_platform_driver(hisi_thermal_driver);
MODULE_AUTHOR("Xinwei Kong <kong.kongxinwei@hisilicon.com>"); MODULE_AUTHOR("Xinwei Kong <kong.kongxinwei@hisilicon.com>");
MODULE_AUTHOR("Leo Yan <leo.yan@linaro.org>"); MODULE_AUTHOR("Leo Yan <leo.yan@linaro.org>");
MODULE_DESCRIPTION("Hisilicon thermal driver"); MODULE_DESCRIPTION("HiSilicon thermal driver");
MODULE_LICENSE("GPL v2"); MODULE_LICENSE("GPL v2");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment