diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
| commit | 7f4dc8702ab992a011e2c797dd79487c8978f0c8 (patch) | |
| tree | e93083312795fe4c0ce975245b5cd5ccc036eab7 /Zend/zend_operators.c | |
| parent | befd80d1c4a61adad6fee9e571a0634b9eba5648 (diff) | |
| download | php-git-7f4dc8702ab992a011e2c797dd79487c8978f0c8.tar.gz | |
Bump copyright year, 3 of 3.
Diffstat (limited to 'Zend/zend_operators.c')
| -rw-r--r-- | Zend/zend_operators.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_operators.c b/Zend/zend_operators.c index 06985eda66..b66e95216c 100644 --- a/Zend/zend_operators.c +++ b/Zend/zend_operators.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2008 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2009 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 | |
