From: Sebastian Bergmann Date: Mon, 31 Dec 2007 07:24:13 +0000 (+0000) Subject: Leftover: Bump copyright year. X-Git-Tag: RELEASE_2_0_0a1~1066 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db55cbabb2f3df2af3b6f05f35d2b5dba3a17d28;p=php Leftover: Bump copyright year. --- diff --git a/Zend/zend_vm_gen.php b/Zend/zend_vm_gen.php index bb42f51555..14a0c4624a 100644 --- a/Zend/zend_vm_gen.php +++ b/Zend/zend_vm_gen.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2007 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2008 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 | @@ -24,7 +24,7 @@ $header_text = <<< DATA +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2007 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2008 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 |