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_language_parser.y | |
| parent | 6a7001ed72279409c5222389103fd29b0846a178 (diff) | |
| download | php-git-97a9470d97599ec7dd7b499e5533e6b15f8f5519.tar.gz | |
bump year which is missed in rev 49493a2
Diffstat (limited to 'Zend/zend_language_parser.y')
| -rw-r--r-- | Zend/zend_language_parser.y | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_language_parser.y b/Zend/zend_language_parser.y index 3fc6494702..49027b787e 100644 --- a/Zend/zend_language_parser.y +++ b/Zend/zend_language_parser.y @@ -3,7 +3,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        |  | 
