diff options
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> | // +----------------------------------------------------------------------+ // |