summaryrefslogtreecommitdiff
path: root/build/buildcheck.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/buildcheck.sh')
-rwxr-xr-xbuild/buildcheck.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/buildcheck.sh b/build/buildcheck.sh
index 7597e0ed2a..aed6126b5e 100755
--- a/build/buildcheck.sh
+++ b/build/buildcheck.sh
@@ -1,8 +1,8 @@
#! /bin/sh
# +----------------------------------------------------------------------+
-# | PHP Version 4 |
+# | PHP Version 5 |
# +----------------------------------------------------------------------+
-# | Copyright (c) 1997-2002 The PHP Group |
+# | Copyright (c) 1997-2004 The PHP Group |
# +----------------------------------------------------------------------+
# | This source file is subject to version 3.0 of the PHP license, |
# | that is bundled with this package in the file LICENSE, and is |
@@ -16,7 +16,7 @@
# | Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
-# $Id: buildcheck.sh,v 1.29 2003-09-28 10:32:13 tal Exp $
+# $Id: buildcheck.sh,v 1.30 2004-01-08 17:31:49 sniper Exp $
#
echo "buildconf: checking installation..."