summaryrefslogtreecommitdiff
path: root/framework/Security
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2011-06-20 15:24:57 +0000
committerctrlaltca@gmail.com <>2011-06-20 15:24:57 +0000
commit444579affdb1d09813b2be89a59c4f10c8f4ba9b (patch)
tree56e6378cbc403fc41ea04fd4f98c443e0266ad36 /framework/Security
parente1221aca75d8f843c77fe7271bc5132c33b14cd9 (diff)
updated year information on all framework sources where possible (Copyright &copy; 2005-2008 PradoSoft => Copyright &copy; 2005-2011 PradoSoft)
Diffstat (limited to 'framework/Security')
-rw-r--r--framework/Security/IUserManager.php2
-rw-r--r--framework/Security/TAuthManager.php2
-rw-r--r--framework/Security/TAuthorizationRule.php2
-rw-r--r--framework/Security/TDbUserManager.php2
-rw-r--r--framework/Security/TSecurityManager.php2
-rw-r--r--framework/Security/TUser.php2
-rw-r--r--framework/Security/TUserManager.php2
7 files changed, 7 insertions, 7 deletions
diff --git a/framework/Security/IUserManager.php b/framework/Security/IUserManager.php
index 37cf632f..28f3391f 100644
--- a/framework/Security/IUserManager.php
+++ b/framework/Security/IUserManager.php
@@ -4,7 +4,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2008 PradoSoft
+ * @copyright Copyright &copy; 2005-2011 PradoSoft
* @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Security
diff --git a/framework/Security/TAuthManager.php b/framework/Security/TAuthManager.php
index 40d94e19..fc54970a 100644
--- a/framework/Security/TAuthManager.php
+++ b/framework/Security/TAuthManager.php
@@ -4,7 +4,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2008 PradoSoft
+ * @copyright Copyright &copy; 2005-2011 PradoSoft
* @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Security
diff --git a/framework/Security/TAuthorizationRule.php b/framework/Security/TAuthorizationRule.php
index 896ce376..274cf385 100644
--- a/framework/Security/TAuthorizationRule.php
+++ b/framework/Security/TAuthorizationRule.php
@@ -4,7 +4,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2008 PradoSoft
+ * @copyright Copyright &copy; 2005-2011 PradoSoft
* @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Security
diff --git a/framework/Security/TDbUserManager.php b/framework/Security/TDbUserManager.php
index 873d43f8..90d7650f 100644
--- a/framework/Security/TDbUserManager.php
+++ b/framework/Security/TDbUserManager.php
@@ -4,7 +4,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2008 PradoSoft
+ * @copyright Copyright &copy; 2005-2011 PradoSoft
* @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Security
diff --git a/framework/Security/TSecurityManager.php b/framework/Security/TSecurityManager.php
index 18ced3c7..d77e9b88 100644
--- a/framework/Security/TSecurityManager.php
+++ b/framework/Security/TSecurityManager.php
@@ -5,7 +5,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2008 PradoSoft
+ * @copyright Copyright &copy; 2005-2011 PradoSoft
* @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Security
diff --git a/framework/Security/TUser.php b/framework/Security/TUser.php
index 35e3e3a5..ac3bd6ef 100644
--- a/framework/Security/TUser.php
+++ b/framework/Security/TUser.php
@@ -4,7 +4,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2008 PradoSoft
+ * @copyright Copyright &copy; 2005-2011 PradoSoft
* @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Security
diff --git a/framework/Security/TUserManager.php b/framework/Security/TUserManager.php
index 1a99bfcb..a0782fb4 100644
--- a/framework/Security/TUserManager.php
+++ b/framework/Security/TUserManager.php
@@ -4,7 +4,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link http://www.pradosoft.com/
- * @copyright Copyright &copy; 2005-2008 PradoSoft
+ * @copyright Copyright &copy; 2005-2011 PradoSoft
* @license http://www.pradosoft.com/license/
* @version $Id$
* @package System.Security