summaryrefslogtreecommitdiff
path: root/framework/Security
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-11-07 15:06:50 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-11-07 15:06:50 +0100
commit11666237dbdc0eb9e01d5d739994bdd88a551168 (patch)
treeab061320a2afeaaa428d676d0d46230c8e9fcf78 /framework/Security
parent0749f11251a1bc72a2d24049036e3a24db74cb50 (diff)
Prepare for release: update (c) year to 2015, version to 3.3
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 0ca65929..0259d52f 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-2014 PradoSoft
+ * @copyright Copyright &copy; 2005-2015 PradoSoft
* @license http://www.pradosoft.com/license/
* @package System.Security
*/
diff --git a/framework/Security/TAuthManager.php b/framework/Security/TAuthManager.php
index 2bf6a5b1..38817f11 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-2014 PradoSoft
+ * @copyright Copyright &copy; 2005-2015 PradoSoft
* @license http://www.pradosoft.com/license/
* @package System.Security
*/
diff --git a/framework/Security/TAuthorizationRule.php b/framework/Security/TAuthorizationRule.php
index aa9bed90..c140fa3c 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-2014 PradoSoft
+ * @copyright Copyright &copy; 2005-2015 PradoSoft
* @license http://www.pradosoft.com/license/
* @package System.Security
*/
diff --git a/framework/Security/TDbUserManager.php b/framework/Security/TDbUserManager.php
index 0832dfe5..652b202f 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-2014 PradoSoft
+ * @copyright Copyright &copy; 2005-2015 PradoSoft
* @license http://www.pradosoft.com/license/
* @package System.Security
*/
diff --git a/framework/Security/TSecurityManager.php b/framework/Security/TSecurityManager.php
index bdb85564..d7860d1b 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-2014 PradoSoft
+ * @copyright Copyright &copy; 2005-2015 PradoSoft
* @license http://www.pradosoft.com/license/
* @package System.Security
*/
diff --git a/framework/Security/TUser.php b/framework/Security/TUser.php
index 8a229b1a..1a16b07e 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-2014 PradoSoft
+ * @copyright Copyright &copy; 2005-2015 PradoSoft
* @license http://www.pradosoft.com/license/
* @package System.Security
*/
diff --git a/framework/Security/TUserManager.php b/framework/Security/TUserManager.php
index 4ad67a15..1615434c 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-2014 PradoSoft
+ * @copyright Copyright &copy; 2005-2015 PradoSoft
* @license http://www.pradosoft.com/license/
* @package System.Security
*/