summaryrefslogtreecommitdiff
path: root/main/output.c
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-06-06 18:54:00 +0000
committerAndi Gutmans <andi@php.net>2000-06-06 18:54:00 +0000
commitd7ac0f2c9d62198a55ee141b40c9631846f60080 (patch)
tree269e3a021c28c1bfa8e4f6782bb69cdd3c7ceef4 /main/output.c
parenta14261bc42f9f93d6a50731415bb5544708edef7 (diff)
downloadphp-git-d7ac0f2c9d62198a55ee141b40c9631846f60080.tar.gz
- I didn't have anything to do with this buggy code. Just kidding :)
Diffstat (limited to 'main/output.c')
-rw-r--r--main/output.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/output.c b/main/output.c
index d489f42cc2..03d81165ff 100644
--- a/main/output.c
+++ b/main/output.c
@@ -12,8 +12,7 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Authors: Andi Gutmans <andi@zend.com> |
- | Zeev Suraski <zeev@zend.com> |
+ | Authors: Zeev Suraski <zeev@zend.com> |
| Thies C. Arntzen <thies@digicol.de> |
+----------------------------------------------------------------------+
*/