diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2002-01-06 15:21:36 +0000 | 
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2002-01-06 15:21:36 +0000 | 
| commit | 62dc854bb0d787b672da21ec8391f094286e1c55 (patch) | |
| tree | 0c792e10f8ae67c4e79a354689a86778a0722efc /Zend/zend_opcode.c | |
| parent | b1f3a91569419fc2c8af1b455bcecc520a0ff3ec (diff) | |
| download | php-git-62dc854bb0d787b672da21ec8391f094286e1c55.tar.gz | |
Happy New Year.
Diffstat (limited to 'Zend/zend_opcode.c')
| -rw-r--r-- | Zend/zend_opcode.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_opcode.c b/Zend/zend_opcode.c index 9bc95b6398..b41da55d72 100644 --- a/Zend/zend_opcode.c +++ b/Zend/zend_opcode.c @@ -2,7 +2,7 @@     +----------------------------------------------------------------------+     | Zend Engine                                                          |     +----------------------------------------------------------------------+ -   | Copyright (c) 1998-2001 Zend Technologies Ltd. (http://www.zend.com) | +   | Copyright (c) 1998-2002 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        |   | 
