diff --git a/module/task/ui/report.html.php b/module/task/ui/report.html.php
index 0b4c947308..e599d0229f 100644
--- a/module/task/ui/report.html.php
+++ b/module/task/ui/report.html.php
@@ -4,7 +4,7 @@ declare(strict_types=1);
* The report view file of task module of ZenTaoPMS.
* @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.zentao.net)
* @license ZPL(https://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
- * @author Tingting Dai
+ * @author Yanyi Cao
* @package task
* @link https://www.zentao.net
*/