diff options
author | Sammy Kaye Powers <sammyk@sammykmedia.com> | 2017-01-02 09:30:12 -0600 |
---|---|---|
committer | Sammy Kaye Powers <sammyk@sammykmedia.com> | 2017-01-02 09:30:12 -0600 |
commit | 9e29f841ce3711488781be958ffdfc42d738de4a (patch) | |
tree | f835abb1f28530b84e3fdaea4579fc212f9daa03 /Zend/zend_iterators.c | |
parent | dfb6cdb61792f1525e7014305e5f31dd313da264 (diff) | |
download | php-git-9e29f841ce3711488781be958ffdfc42d738de4a.tar.gz |
Update copyright headers to 2017
Diffstat (limited to 'Zend/zend_iterators.c')
-rw-r--r-- | Zend/zend_iterators.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_iterators.c b/Zend/zend_iterators.c index b08fc24831..fe2554bb13 100644 --- a/Zend/zend_iterators.c +++ b/Zend/zend_iterators.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2016 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2017 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 | |