summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-02-28 08:29:35 +0000
committerSebastian Bergmann <sebastian@php.net>2002-02-28 08:29:35 +0000
commit90613d2282e4863630b2facc023af175dd973311 (patch)
tree6774779a49c082adbd023fabc33786c1d7286494 /build
parenta0c2defe8eac43fb9cf43ce7499319f72ea105de (diff)
downloadphp-git-90613d2282e4863630b2facc023af175dd973311.tar.gz
Maintain headers.
Diffstat (limited to 'build')
-rwxr-xr-xbuild/bsd_makefile2
-rw-r--r--build/build.mk2
-rw-r--r--build/build2.mk2
-rw-r--r--build/dynlib.mk2
-rwxr-xr-xbuild/fastgen.sh4
-rw-r--r--build/library.mk2
-rw-r--r--build/ltlib.mk2
-rw-r--r--build/mkdep.awk2
-rw-r--r--build/program.mk2
-rw-r--r--build/rules.mk2
-rw-r--r--build/rules_common.mk2
-rw-r--r--build/rules_pear.mk2
-rwxr-xr-xbuild/sysv_makefile2
13 files changed, 14 insertions, 14 deletions
diff --git a/build/bsd_makefile b/build/bsd_makefile
index 6b443b2639..cb9ecdca1a 100755
--- a/build/bsd_makefile
+++ b/build/bsd_makefile
@@ -12,7 +12,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/build.mk b/build/build.mk
index ae5246ea97..30ccf8ea84 100644
--- a/build/build.mk
+++ b/build/build.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/build2.mk b/build/build2.mk
index fb27f3169a..1653fea548 100644
--- a/build/build2.mk
+++ b/build/build2.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/dynlib.mk b/build/dynlib.mk
index 7df8fc1795..91370be65b 100644
--- a/build/dynlib.mk
+++ b/build/dynlib.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/fastgen.sh b/build/fastgen.sh
index 78742c4497..1961849c92 100755
--- a/build/fastgen.sh
+++ b/build/fastgen.sh
@@ -13,10 +13,10 @@
# | obtain it through the world-wide-web, please send a note to |
# | license@php.net so we can mail you a copy immediately. |
# +----------------------------------------------------------------------+
-# | Authors: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
-# $Id: fastgen.sh,v 1.13 2001-12-11 15:28:53 sebastian Exp $
+# $Id: fastgen.sh,v 1.14 2002-02-28 08:25:33 sebastian Exp $
#
if test "$#" = "0"; then
diff --git a/build/library.mk b/build/library.mk
index 7eeafe7662..b210a282d7 100644
--- a/build/library.mk
+++ b/build/library.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/ltlib.mk b/build/ltlib.mk
index 297b2849b4..86f04174f7 100644
--- a/build/ltlib.mk
+++ b/build/ltlib.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/mkdep.awk b/build/mkdep.awk
index 7728374bc6..a83f5f6c90 100644
--- a/build/mkdep.awk
+++ b/build/mkdep.awk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/program.mk b/build/program.mk
index 92e8e97eb6..5e2341d94b 100644
--- a/build/program.mk
+++ b/build/program.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/rules.mk b/build/rules.mk
index e688aecd15..10d44b071b 100644
--- a/build/rules.mk
+++ b/build/rules.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/rules_common.mk b/build/rules_common.mk
index 8c51a37736..0ecff41ccb 100644
--- a/build/rules_common.mk
+++ b/build/rules_common.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/rules_pear.mk b/build/rules_pear.mk
index fc21bd8dc5..27aa3f3221 100644
--- a/build/rules_pear.mk
+++ b/build/rules_pear.mk
@@ -11,7 +11,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$
diff --git a/build/sysv_makefile b/build/sysv_makefile
index b9bd5a8c74..06b2bd24fc 100755
--- a/build/sysv_makefile
+++ b/build/sysv_makefile
@@ -12,7 +12,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: Sascha Schumann <sascha@schumann.cx> |
+# | Author: Sascha Schumann <sascha@schumann.cx> |
# +----------------------------------------------------------------------+
#
# $Id$