diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-09-13 01:34:39 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-09-13 01:34:39 +0200 |
commit | 9ba2bf2e2094c12533887fe77c0ef5006e41c960 (patch) | |
tree | ddb2f15299fff951263e874e2bb702c0f70dc391 /system/database/drivers/mysql/mysql_driver.php | |
parent | 37b3ecff3043b3cf8359446052ec723e52944742 (diff) |
updated copyright
Diffstat (limited to 'system/database/drivers/mysql/mysql_driver.php')
-rw-r--r-- | system/database/drivers/mysql/mysql_driver.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/drivers/mysql/mysql_driver.php b/system/database/drivers/mysql/mysql_driver.php index 889ea17fb..9d9b6512b 100644 --- a/system/database/drivers/mysql/mysql_driver.php +++ b/system/database/drivers/mysql/mysql_driver.php @@ -6,7 +6,7 @@ *
* @package CodeIgniter
* @author ExpressionEngine Dev Team
- * @copyright Copyright (c) 2006, EllisLab, Inc.
+ * @copyright Copyright (c) 2008, EllisLab, Inc.
* @license http://codeigniter.com/user_guide/license.html
* @link http://codeigniter.com
* @since Version 1.0
|