diff --git a/module/programplan/model.php b/module/programplan/model.php index c392e75ec6..724dc5bed6 100755 --- a/module/programplan/model.php +++ b/module/programplan/model.php @@ -4,12 +4,11 @@ declare(strict_types=1); /** * The model file of programplan module of ZenTaoPMS. * - * @copyright Copyright 2009-2015 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com) - * @license ZPL(http://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html) + * @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 Chunsheng Wang * @package programplan - * @version $Id: model.php 5079 2013-07-10 00:44:34Z chencongzhi520@gmail.com $ - * @link http://www.zentao.net + * @link https://www.zentao.net */ class programplanModel extends model {