diff options
author | Xinchen Hui <laruence@php.net> | 2014-01-03 11:08:10 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2014-01-03 11:08:10 +0800 |
commit | c081ce628f0d76d44784d7bb8e06428b06142ac0 (patch) | |
tree | 4c78f05cf7ba5814223754a9a4aa3be7130224a1 /Zend/zend_multibyte.c | |
parent | b5f245db37dbe65bd27637fc48f2f74fff7786c5 (diff) | |
download | php-git-c081ce628f0d76d44784d7bb8e06428b06142ac0.tar.gz |
Bump year
Diffstat (limited to 'Zend/zend_multibyte.c')
-rw-r--r-- | Zend/zend_multibyte.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_multibyte.c b/Zend/zend_multibyte.c index a75d074936..75fcd638d2 100644 --- a/Zend/zend_multibyte.c +++ b/Zend/zend_multibyte.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2013 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2014 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 | |