diff options
author | Hartmut Holzgraefe <hholzgra@php.net> | 2002-11-25 12:30:28 +0000 |
---|---|---|
committer | Hartmut Holzgraefe <hholzgra@php.net> | 2002-11-25 12:30:28 +0000 |
commit | 8bd550825f3e338e4496766c27bff7fa72f04b55 (patch) | |
tree | 0146116328ba81b0beadef21d63e8b4ddf0eba08 /ext/calendar/cal_unix.c | |
parent | 9251486567c9a12e318c9de73da3703033c7e84b (diff) | |
download | php-git-8bd550825f3e338e4496766c27bff7fa72f04b55.tar.gz |
email address change
Diffstat (limited to 'ext/calendar/cal_unix.c')
-rw-r--r-- | ext/calendar/cal_unix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/calendar/cal_unix.c b/ext/calendar/cal_unix.c index c3077bce4c..caf3118ae0 100644 --- a/ext/calendar/cal_unix.c +++ b/ext/calendar/cal_unix.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Shane Caraveo <shane@caraveo.com> | | Colin Viebrock <colin@easydns.com> | - | Hartmut Holzgraefe <hartmut@six.de> | + | Hartmut Holzgraefe <hholzgra@php.net> | +----------------------------------------------------------------------+ */ /* $Id: */ |