From e69594d31e5968cb3663cb6748bf1682cd914b5a Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 30 Jul 2008 02:07:13 +0000 Subject: updated copyright --- framework/Security/TSecurityManager.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/Security/TSecurityManager.php') diff --git a/framework/Security/TSecurityManager.php b/framework/Security/TSecurityManager.php index 5caf96dc..9fbadd10 100644 --- a/framework/Security/TSecurityManager.php +++ b/framework/Security/TSecurityManager.php @@ -4,7 +4,7 @@ * * @author Qiang Xue * @link http://www.pradosoft.com/ - * @copyright Copyright © 2005 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id$ * @package System.Security @@ -279,4 +279,4 @@ class TSecurityManagerValidationMode extends TEnumerable const SHA1='SHA1'; } -?> \ No newline at end of file +?> -- cgit v1.2.3