summaryrefslogtreecommitdiffstats
path: root/system/libraries/Cart.php
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2014-05-31 19:29:09 +0200
committerAndrey Andreev <narf@devilix.net>2014-05-31 19:29:09 +0200
commit0b18634e32efbafb83746c123b7d058b1570a01d (patch)
tree13e49d264365e51aef36d195e08f5d404684a087 /system/libraries/Cart.php
parente80b3773c1a2362257298320beff505bcae73b72 (diff)
Changelog messages, bump year in copyright notices
Diffstat (limited to 'system/libraries/Cart.php')
-rw-r--r--system/libraries/Cart.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/libraries/Cart.php b/system/libraries/Cart.php
index da47b5a19..86a01f796 100644
--- a/system/libraries/Cart.php
+++ b/system/libraries/Cart.php
@@ -6,7 +6,7 @@
*
* @package CodeIgniter
* @author ExpressionEngine Dev Team
- * @copyright Copyright (c) 2006 - 2012, EllisLab, Inc.
+ * @copyright Copyright (c) 2006 - 2014, EllisLab, Inc.
* @license http://codeigniter.com/user_guide/license.html
* @link http://codeigniter.com
* @since Version 1.0
@@ -546,7 +546,6 @@ class CI_Cart {
}
-// END Cart Class
/* End of file Cart.php */
/* Location: ./system/libraries/Cart.php */ \ No newline at end of file