summaryrefslogtreecommitdiff
path: root/Zend/zend_stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_stack.h')
-rw-r--r--Zend/zend_stack.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/Zend/zend_stack.h b/Zend/zend_stack.h
index 371a068bba..889cdd3c94 100644
--- a/Zend/zend_stack.h
+++ b/Zend/zend_stack.h
@@ -12,13 +12,11 @@
| obtain it through the world-wide-web, please send a note to |
| license@zend.com so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Authors: Andi Gutmans <andi@zend.com> |
- | Zeev Suraski <zeev@zend.com> |
+ | Authors: Andi Gutmans <andi@php.net> |
+ | Zeev Suraski <zeev@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef ZEND_STACK_H
#define ZEND_STACK_H