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 /build | |
parent | 980bac69f9e28e57641162b930cc9aed7e951b06 (diff) | |
download | php-git-0e6fca4f22990281f52855af02d0c1dee485b0ee.tar.gz |
* email address change
Diffstat (limited to 'build')
-rwxr-xr-x | build/buildcheck.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/buildcheck.sh b/build/buildcheck.sh index e459f24016..545284cc28 100755 --- a/build/buildcheck.sh +++ b/build/buildcheck.sh @@ -12,11 +12,11 @@ # | 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> | # | Sascha Schumann <sascha@schumann.cx> | # +----------------------------------------------------------------------+ # -# $Id: buildcheck.sh,v 1.23 2003-02-11 21:11:42 sniper Exp $ +# $Id: buildcheck.sh,v 1.24 2003-03-18 12:05:59 ssb Exp $ # echo "buildconf: checking installation..." |