* change the copyright.
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* The validater and fixer class file of ZenTaoPMS.
|
||||
* The validater and fixer 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: filter.class.php 134 2010-09-11 07:24:27Z wwccss $
|
||||
* @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 valida clas, checking datas by rules.
|
||||
*
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* The pager class file of ZenTaoPMS.
|
||||
* The pager 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: pager.class.php 134 2010-09-11 07:24:27Z wwccss $
|
||||
* @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.
|
||||
*/
|
||||
/**
|
||||
* Pager class.
|
||||
|
||||
Reference in New Issue
Block a user