summaryrefslogtreecommitdiff
path: root/Zend/zend_ptr_stack.h
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2010-01-05 20:46:53 +0000
committerSebastian Bergmann <sebastian@php.net>2010-01-05 20:46:53 +0000
commitd2281d1dffb991e80636e4dacc53fba7b68d800d (patch)
treee3309ae135d9c7be083fc027bf6d48a09576d430 /Zend/zend_ptr_stack.h
parent3defe7625444f92625b7ac152648a3811278009e (diff)
downloadphp-git-d2281d1dffb991e80636e4dacc53fba7b68d800d.tar.gz
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
Diffstat (limited to 'Zend/zend_ptr_stack.h')
-rw-r--r--Zend/zend_ptr_stack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_ptr_stack.h b/Zend/zend_ptr_stack.h
index f20e3d91e8..901d99f312 100644
--- a/Zend/zend_ptr_stack.h
+++ b/Zend/zend_ptr_stack.h
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| Zend Engine |
+----------------------------------------------------------------------+
- | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) |
+ | Copyright (c) 1998-2010 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 |