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

thermal/drivers/hisi: Use the correct HiSilicon copyright

parent 95778161
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/*
 * 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.
 *
 * Xinwei Kong <kong.kongxinwei@hisilicon.com>
@@ -672,5 +672,5 @@ module_platform_driver(hisi_thermal_driver);

MODULE_AUTHOR("Xinwei Kong <kong.kongxinwei@hisilicon.com>");
MODULE_AUTHOR("Leo Yan <leo.yan@linaro.org>");
MODULE_DESCRIPTION("Hisilicon thermal driver");
MODULE_DESCRIPTION("HiSilicon thermal driver");
MODULE_LICENSE("GPL v2");