diff options
| author | Felipe Pena <felipe@php.net> | 2011-07-10 13:05:32 +0000 |
|---|---|---|
| committer | Felipe Pena <felipe@php.net> | 2011-07-10 13:05:32 +0000 |
| commit | 31a69cd480377567c976277a39a516ba0e24b057 (patch) | |
| tree | f95eb1a8ec13a33b8e4b4a56e3e409402aef9dfb /Zend/zend_vm_opcodes.h | |
| parent | 17a7fd065648305b2b3be8687fe75ed728557841 (diff) | |
| download | php-git-31a69cd480377567c976277a39a516ba0e24b057.tar.gz | |
- Year++
Diffstat (limited to 'Zend/zend_vm_opcodes.h')
| -rw-r--r-- | Zend/zend_vm_opcodes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_vm_opcodes.h b/Zend/zend_vm_opcodes.h index 4cd1ac4346..ed80ddc7a5 100644 --- a/Zend/zend_vm_opcodes.h +++ b/Zend/zend_vm_opcodes.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2011 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 | |
