diff options
author | Stig Bakken <ssb@php.net> | 2003-03-18 12:06:09 +0000 |
---|---|---|
committer | Stig Bakken <ssb@php.net> | 2003-03-18 12:06:09 +0000 |
commit | 0e6fca4f22990281f52855af02d0c1dee485b0ee (patch) | |
tree | f3cad34b875e50fd99b6a1ae7a6cb1f8c9f9d474 /pear/scripts | |
parent | 980bac69f9e28e57641162b930cc9aed7e951b06 (diff) | |
download | php-git-0e6fca4f22990281f52855af02d0c1dee485b0ee.tar.gz |
* email address change
Diffstat (limited to 'pear/scripts')
-rw-r--r-- | pear/scripts/pear.in | 2 | ||||
-rw-r--r-- | pear/scripts/pearwin.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pear/scripts/pear.in b/pear/scripts/pear.in index cd6736b43c..71668ee702 100644 --- a/pear/scripts/pear.in +++ b/pear/scripts/pear.in @@ -38,7 +38,7 @@ exec $PHP -C -q $INC -d output_buffering=1 $0 $@ // | obtain it through the world-wide-web, please send a note to | // | license@php.net so we can mail you a copy immediately. | // +----------------------------------------------------------------------+ -// | Authors: Stig Bakken <ssb@fast.no> | +// | Authors: Stig Bakken <ssb@php.net> | // | Tomas V.V.Cox <cox@idecnet.com> | // | | // +----------------------------------------------------------------------+ diff --git a/pear/scripts/pearwin.php b/pear/scripts/pearwin.php index 4804021658..43c46998f1 100644 --- a/pear/scripts/pearwin.php +++ b/pear/scripts/pearwin.php @@ -13,7 +13,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: Stig Bakken <ssb@fast.no> | +// | Authors: Stig Bakken <ssb@php.net> | // | Tomas V.V.Cox <cox@idecnet.com> | // +----------------------------------------------------------------------+ // |