summaryrefslogtreecommitdiff
path: root/demos/blog/protected/Pages/Posts/EditCategory.php
diff options
context:
space:
mode:
Diffstat (limited to 'demos/blog/protected/Pages/Posts/EditCategory.php')
-rwxr-xr-xdemos/blog/protected/Pages/Posts/EditCategory.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/blog/protected/Pages/Posts/EditCategory.php b/demos/blog/protected/Pages/Posts/EditCategory.php
index 326e3c98..9b9bbe75 100755
--- a/demos/blog/protected/Pages/Posts/EditCategory.php
+++ b/demos/blog/protected/Pages/Posts/EditCategory.php
@@ -4,7 +4,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link https://github.com/pradosoft/prado
- * @copyright Copyright &copy; 2006-2015 The PRADO Group
+ * @copyright Copyright &copy; 2006-2016 The PRADO Group
* @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT
*/
@@ -13,7 +13,7 @@
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @link https://github.com/pradosoft/prado
- * @copyright Copyright &copy; 2006-2015 The PRADO Group
+ * @copyright Copyright &copy; 2006-2016 The PRADO Group
* @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT
*/
class EditCategory extends BlogPage