diff options
author | Greg Aker <greg@gregaker.net> | 2012-01-02 01:46:41 +0100 |
---|---|---|
committer | Greg Aker <greg@gregaker.net> | 2012-01-02 01:46:41 +0100 |
commit | 0defe5d33ee2633f377a109519ca818becc60f64 (patch) | |
tree | f3d78f3dfe61eeb11718442e853bf9ba0c1b79fb /application/errors/error_php.php | |
parent | fe35865334b682c41757cde805635a0bb9e562c4 (diff) |
Updating copyright date to 2012
Diffstat (limited to 'application/errors/error_php.php')
-rw-r--r-- | application/errors/error_php.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/errors/error_php.php b/application/errors/error_php.php index 1bf245465..8e293cd5e 100644 --- a/application/errors/error_php.php +++ b/application/errors/error_php.php @@ -18,7 +18,7 @@ * * @package CodeIgniter * @author EllisLab Dev Team - * @copyright Copyright (c) 2008 - 2011, EllisLab, Inc. (http://ellislab.com/) + * @copyright Copyright (c) 2008 - 2012, EllisLab, Inc. (http://ellislab.com/) * @license http://opensource.org/licenses/AFL-3.0 Academic Free License (AFL 3.0) * @link http://codeigniter.com * @since Version 1.0 |