Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Commit

Permalink
set 2016 in @copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
kokspflanze committed Dec 4, 2016
1 parent 3cf22cd commit 63b0109
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/TestAsset/ExceptionWithStringAsCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@

class ExceptionWithStringAsCode extends Exception
{
/** @var string */
protected $code = 'ExceptionString';
}
2 changes: 1 addition & 1 deletion test/TestAsset/FailingExceptionWithStringAsCodeFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Zend Framework (http://framework.zend.com/)
*
* @link http://github.com/zendframework/zf2 for the canonical source repository
* @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
* @copyright Copyright (c) 2005-2016 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/

Expand Down

0 comments on commit 63b0109

Please sign in to comment.