diff options
author | Andi Gutmans <andi@php.net> | 2004-01-08 08:23:23 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2004-01-08 08:23:23 +0000 |
commit | 6b87194bd9593449357da918557eb3fba311efa3 (patch) | |
tree | c7c58f2a3c1e96c95f261b27c438b12592688c7f /Zend/zend_ini_scanner.l | |
parent | dbeb4158d2276600edf3d08caba62770b022bb69 (diff) | |
download | php-git-6b87194bd9593449357da918557eb3fba311efa3.tar.gz |
- - A belated happy holidays (by two years)
Diffstat (limited to 'Zend/zend_ini_scanner.l')
-rw-r--r-- | Zend/zend_ini_scanner.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_ini_scanner.l b/Zend/zend_ini_scanner.l index ab9b85fa11..f2da5998e3 100644 --- a/Zend/zend_ini_scanner.l +++ b/Zend/zend_ini_scanner.l @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2002 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2004 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 | |