diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-01-02 17:56:11 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-01-02 17:56:11 +0800 |
commit | 97a9470d97599ec7dd7b499e5533e6b15f8f5519 (patch) | |
tree | 435b2c9679706ba76e7f1b2431449c4d06a5947c /Zend/zend_iterators.h | |
parent | 6a7001ed72279409c5222389103fd29b0846a178 (diff) | |
download | php-git-97a9470d97599ec7dd7b499e5533e6b15f8f5519.tar.gz |
bump year which is missed in rev 49493a2
Diffstat (limited to 'Zend/zend_iterators.h')
-rw-r--r-- | Zend/zend_iterators.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_iterators.h b/Zend/zend_iterators.h index fd6ae2508c..0b05a17c20 100644 --- a/Zend/zend_iterators.h +++ b/Zend/zend_iterators.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2015 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2016 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is | |