From fa39053b746fa738c63c47d6ba1792556a425563 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Thu, 27 Mar 2014 15:42:59 +0700 Subject: [PATCH] update copyright year that still using 2013 to 2014 --- src/ReplaceableInputInterface.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ReplaceableInputInterface.php b/src/ReplaceableInputInterface.php index dcb3f834..ecaf46ab 100644 --- a/src/ReplaceableInputInterface.php +++ b/src/ReplaceableInputInterface.php @@ -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-2013 Zend Technologies USA Inc. (http://www.zend.com) + * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */