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/ncurses/ncurses_functions.c | |
parent | 9251486567c9a12e318c9de73da3703033c7e84b (diff) | |
download | php-git-8bd550825f3e338e4496766c27bff7fa72f04b55.tar.gz |
email address change
Diffstat (limited to 'ext/ncurses/ncurses_functions.c')
-rw-r--r-- | ext/ncurses/ncurses_functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ncurses/ncurses_functions.c b/ext/ncurses/ncurses_functions.c index 5c3e7f60c4..61c99a25e2 100644 --- a/ext/ncurses/ncurses_functions.c +++ b/ext/ncurses/ncurses_functions.c @@ -12,7 +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: Hartmut Holzgraefe <hartmut@six.de> | + | Authors: Hartmut Holzgraefe <hholzgra@php.net> | | Georg Richter <georg.richter@php-ev.de> | +----------------------------------------------------------------------+ */ |