* change the copyright of framework.

This commit is contained in:
wangchunsheng
2011-05-20 03:22:02 +00:00
parent 11713c6b2e
commit 1774ccb7bd
4 changed files with 29 additions and 54 deletions
+7 -7
View File
@@ -1,13 +1,13 @@
<?php
/**
* The model class file of ZenTaoPMS.
* The model class file of ZenTaoPHP framework.
*
* @copyright Copyright 2009-2011 QingDao Nature Easy Soft Network Technology Co,LTD (www.cnezsoft.com)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package framework
* @version $Id: model.class.php 135 2010-09-14 03:23:35Z yuren_@126.com $
* @link http://www.zentao.net
* The author disclaims copyright to this source code. In place of
* a legal notice, here is a blessing:
*
* May you do good and not evil.
* May you find forgiveness for yourself and forgive others.
* May you share freely, never taking more than you give.
*/
/**
* The base class of model.