diff -r 2251fb41dbc7 -r 1e110b03ae96 web/lib/Zend/Navigation.php --- a/web/lib/Zend/Navigation.php Sun Apr 21 10:07:03 2013 +0200 +++ b/web/lib/Zend/Navigation.php Sun Apr 21 21:54:24 2013 +0200 @@ -14,9 +14,9 @@ * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License - * @version $Id: Navigation.php 20096 2010-01-06 02:05:09Z bkarwin $ + * @version $Id: Navigation.php 25024 2012-07-30 15:08:15Z rob $ */ /** @@ -29,7 +29,7 @@ * * @category Zend * @package Zend_Navigation - * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ class Zend_Navigation extends Zend_Navigation_Container