From 2733df29acd3233420b9bdac239ae6d4f32d4151 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Wed, 6 Dec 2023 17:22:59 +0800 Subject: [PATCH] * Update copyright info. --- module/account/control.php | 2 +- module/account/model.php | 2 +- module/dev/control.php | 2 +- module/jenkins/view/ajaxgetjenkinstasks.html.php | 2 +- module/measrecord/control.php | 2 +- module/measrecord/model.php | 2 +- module/repo/view/ajaxgetdropmenu.html.php | 2 +- module/repo/view/ajaxsidecommits.html.php | 2 +- module/repo/view/showsynccommit.html.php | 2 +- module/weekly/control.php | 2 +- module/weekly/model.php | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/module/account/control.php b/module/account/control.php index 52dc971d4f..38454784b9 100644 --- a/module/account/control.php +++ b/module/account/control.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** * The control file of account of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license ZPL (http://zpl.pub/page/zplv11.html) * @author Xiying Guan * @package account diff --git a/module/account/model.php b/module/account/model.php index b3c713ab86..6e1aa4590f 100644 --- a/module/account/model.php +++ b/module/account/model.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** * The model file of account module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license ZPL (http://zpl.pub/page/zplv11.html) * @author Xiying Guan * @package account diff --git a/module/dev/control.php b/module/dev/control.php index dd9a755370..2f7b9d5f6d 100644 --- a/module/dev/control.php +++ b/module/dev/control.php @@ -2,7 +2,7 @@ /** * The control file of dev module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @author chunsheng wang * @package * @uses control diff --git a/module/jenkins/view/ajaxgetjenkinstasks.html.php b/module/jenkins/view/ajaxgetjenkinstasks.html.php index a20231fd0b..b9dc777876 100644 --- a/module/jenkins/view/ajaxgetjenkinstasks.html.php +++ b/module/jenkins/view/ajaxgetjenkinstasks.html.php @@ -2,7 +2,7 @@ /** * The jenkins task view file of repo module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license LGPL (http://www.gnu.org/licenses/lgpl.html) * @author Gang Zeng * @package repo diff --git a/module/measrecord/control.php b/module/measrecord/control.php index ca936b2a19..eb0e8648c8 100644 --- a/module/measrecord/control.php +++ b/module/measrecord/control.php @@ -2,7 +2,7 @@ /** * The control file of measrecord of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license ZPL (http://zpl.pub/page/zplv11.html) * @author Xiying Guan * @package measrecord diff --git a/module/measrecord/model.php b/module/measrecord/model.php index 9352422dc9..ed73d9f2fa 100644 --- a/module/measrecord/model.php +++ b/module/measrecord/model.php @@ -2,7 +2,7 @@ /** * The model file of measrecord module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license ZPL (http://zpl.pub/page/zplv11.html) * @author Xiying Guan * @package measrecord diff --git a/module/repo/view/ajaxgetdropmenu.html.php b/module/repo/view/ajaxgetdropmenu.html.php index 0d3bfbd8f8..b3b2964015 100644 --- a/module/repo/view/ajaxgetdropmenu.html.php +++ b/module/repo/view/ajaxgetdropmenu.html.php @@ -2,7 +2,7 @@ /** * The head switcher view file of repo module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license LGPL (http://www.gnu.org/licenses/lgpl.html) * @author Yidong Wang * @package repo diff --git a/module/repo/view/ajaxsidecommits.html.php b/module/repo/view/ajaxsidecommits.html.php index 09b092be88..518e865c1d 100644 --- a/module/repo/view/ajaxsidecommits.html.php +++ b/module/repo/view/ajaxsidecommits.html.php @@ -2,7 +2,7 @@ /** * The side logs view file of repo module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license LGPL (http://www.gnu.org/licenses/lgpl.html) * @author Yidong Wang * @package repo diff --git a/module/repo/view/showsynccommit.html.php b/module/repo/view/showsynccommit.html.php index 52488f4ad2..591f7a07dc 100644 --- a/module/repo/view/showsynccommit.html.php +++ b/module/repo/view/showsynccommit.html.php @@ -2,7 +2,7 @@ /** * The showSyncCommit view file of repo module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license LGPL (http://www.gnu.org/licenses/lgpl.html) * @author Yidong Wang * @package repo diff --git a/module/weekly/control.php b/module/weekly/control.php index 7479121351..6730b5f4fc 100755 --- a/module/weekly/control.php +++ b/module/weekly/control.php @@ -2,7 +2,7 @@ /** * The control file of weekly of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license ZPL (http://zpl.pub/page/zplv11.html) * @author Xiying Guan * @package weekly diff --git a/module/weekly/model.php b/module/weekly/model.php index 22847b49b8..25bf0d0b25 100755 --- a/module/weekly/model.php +++ b/module/weekly/model.php @@ -2,7 +2,7 @@ /** * The model file of weekly module of ZenTaoPMS. * - * @copyright Copyright 2009-2023 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com) + * @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) * @license ZPL (http://zpl.pub/page/zplv11.html) * @author Xiying Guan * @package weekly