diff --git a/lib/filter/filter.class.php b/lib/filter/filter.class.php index 5167cf6ca6..19faaa4ed3 100755 --- a/lib/filter/filter.class.php +++ b/lib/filter/filter.class.php @@ -1,14 +1,15 @@ - * @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. * diff --git a/lib/pager/pager.class.php b/lib/pager/pager.class.php index 8b5ae490a3..f5ea7ab1a3 100755 --- a/lib/pager/pager.class.php +++ b/lib/pager/pager.class.php @@ -1,13 +1,13 @@ - * @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.