summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2014-09-19 18:33:14 +0200
committerJohannes Schlüter <johannes@php.net>2014-09-19 18:33:14 +0200
commitd0cb715373c3fbe9dc095378ec5ed8c71f799f67 (patch)
tree1b8f71c05c18d260059da92ac2d1d7bfc15d7133 /build
parentd4c5271c0c87c8b0b1a5f8f9c7a43917e2a58039 (diff)
downloadphp-git-d0cb715373c3fbe9dc095378ec5ed8c71f799f67.tar.gz
s/PHP 5/PHP 7/
Diffstat (limited to 'build')
-rw-r--r--build/build.mk2
-rw-r--r--build/build2.mk2
-rwxr-xr-xbuild/buildcheck.sh2
-rw-r--r--build/mkdep.awk2
4 files changed, 4 insertions, 4 deletions
diff --git a/build/build.mk b/build/build.mk
index 2c189159a2..3a48148e7e 100644
--- a/build/build.mk
+++ b/build/build.mk
@@ -1,5 +1,5 @@
# +----------------------------------------------------------------------+
-# | PHP Version 5 |
+# | PHP Version 7 |
# +----------------------------------------------------------------------+
# | Copyright (c) 1997-2014 The PHP Group |
# +----------------------------------------------------------------------+
diff --git a/build/build2.mk b/build/build2.mk
index be103fc322..2d9e684ec0 100644
--- a/build/build2.mk
+++ b/build/build2.mk
@@ -1,5 +1,5 @@
# +----------------------------------------------------------------------+
-# | PHP Version 5 |
+# | PHP Version 7 |
# +----------------------------------------------------------------------+
# | Copyright (c) 1997-2007 The PHP Group |
# +----------------------------------------------------------------------+
diff --git a/build/buildcheck.sh b/build/buildcheck.sh
index 8ff3531825..f8f827d671 100755
--- a/build/buildcheck.sh
+++ b/build/buildcheck.sh
@@ -1,6 +1,6 @@
#! /bin/sh
# +----------------------------------------------------------------------+
-# | PHP Version 5 |
+# | PHP Version 7 |
# +----------------------------------------------------------------------+
# | Copyright (c) 1997-2007 The PHP Group |
# +----------------------------------------------------------------------+
diff --git a/build/mkdep.awk b/build/mkdep.awk
index 06547c79c1..c1adefe612 100644
--- a/build/mkdep.awk
+++ b/build/mkdep.awk
@@ -1,5 +1,5 @@
# +----------------------------------------------------------------------+
-# | PHP Version 5 |
+# | PHP Version 7 |
# +----------------------------------------------------------------------+
# | Copyright (c) 2000-2006 The PHP Group |
# +----------------------------------------------------------------------+