summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2000-11-21 00:43:25 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2000-11-21 00:43:25 +0000
commit4a8d9df816472719790c16d9de3ff9ccef4f2c18 (patch)
tree52cc733d0435127f21ac7c1d136afa36e6480017
parentcedb39ee560fde66b7c5fddeaba2aeed0deffcf5 (diff)
downloadphp-git-4a8d9df816472719790c16d9de3ff9ccef4f2c18.tar.gz
# a minor change, but still important :)
-rw-r--r--ext/zlib/zlib_fopen_wrapper.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/zlib/zlib_fopen_wrapper.c b/ext/zlib/zlib_fopen_wrapper.c
index d2eab5939f..d1ac036d57 100644
--- a/ext/zlib/zlib_fopen_wrapper.c
+++ b/ext/zlib/zlib_fopen_wrapper.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: Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
- | Stefan Röhrich <sr@linux.de> |
+ | Authors: Hartmut Holzgraefe <hartmut@six.de> |
+----------------------------------------------------------------------+
*/
/* $Id$ */