diff options
author | Ondřej Surý <ondrej@sury.org> | 2015-02-20 10:01:50 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2015-02-20 10:01:50 +0100 |
commit | 1f20143c93ea19e0df6c69d6966142ae74dc60ff (patch) | |
tree | 3e90bfa0dc579457b0b7fd9c9d0135a2dfea8400 /Zend/zend_exceptions.c | |
parent | 82a30e3c5cc562112a5ead3970fcabc2403762c1 (diff) | |
parent | 347aa01617585e89149414a9763175a19d2dc651 (diff) | |
download | php-1f20143c93ea19e0df6c69d6966142ae74dc60ff.tar.gz |
Merge tag 'upstream/5.6.6+dfsg' into master-5.6
Upstream version 5.6.6+dfsg
Diffstat (limited to 'Zend/zend_exceptions.c')
-rw-r--r-- | Zend/zend_exceptions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_exceptions.c b/Zend/zend_exceptions.c index e4570269e..3d73e92c5 100644 --- a/Zend/zend_exceptions.c +++ b/Zend/zend_exceptions.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2014 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2015 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 | |