diff options
Diffstat (limited to 'framework/Collections/TPriorityList.php')
-rw-r--r-- | framework/Collections/TPriorityList.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Collections/TPriorityList.php b/framework/Collections/TPriorityList.php index ad548dc4..06dbae0b 100644 --- a/framework/Collections/TPriorityList.php +++ b/framework/Collections/TPriorityList.php @@ -4,7 +4,7 @@ * * @author Brad Anderson <javalizard@gmail.com> * @link https://github.com/pradosoft/prado - * @copyright Copyright © 2005-2015 The PRADO Group + * @copyright Copyright © 2005-2016 The PRADO Group * @license https://github.com/pradosoft/prado/blob/master/COPYRIGHT * @package System.Collections */ |