summaryrefslogtreecommitdiff
path: root/ext/hyperwave
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hyperwave')
-rw-r--r--ext/hyperwave/hg_comm.c2
-rw-r--r--ext/hyperwave/hg_comm.h2
-rw-r--r--ext/hyperwave/hw.c2
-rw-r--r--ext/hyperwave/hw_error.h2
-rw-r--r--ext/hyperwave/php_hyperwave.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/ext/hyperwave/hg_comm.c b/ext/hyperwave/hg_comm.c
index 645d3b88d7..c4ecca4d32 100644
--- a/ext/hyperwave/hg_comm.c
+++ b/ext/hyperwave/hg_comm.c
@@ -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: Uwe Steinmann |
+ | Author: Uwe Steinmann <Uwe.Steinmann@fernuni-hagen.de> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/hyperwave/hg_comm.h b/ext/hyperwave/hg_comm.h
index c699f51c8d..3cb441e5c6 100644
--- a/ext/hyperwave/hg_comm.h
+++ b/ext/hyperwave/hg_comm.h
@@ -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: Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
+ | Author: Rasmus Lerdorf <rasmus@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c
index fb70ac148f..4720763893 100644
--- a/ext/hyperwave/hw.c
+++ b/ext/hyperwave/hw.c
@@ -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: Uwe Steinmann |
+ | Author: Uwe Steinmann <Uwe.Steinmann@fernuni-hagen.de> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/hyperwave/hw_error.h b/ext/hyperwave/hw_error.h
index b84eb4bf8a..00bc5ee52d 100644
--- a/ext/hyperwave/hw_error.h
+++ b/ext/hyperwave/hw_error.h
@@ -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: Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
+ | Authors: Rasmus Lerdorf <rasmus@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/hyperwave/php_hyperwave.h b/ext/hyperwave/php_hyperwave.h
index 365910d94f..91437e98f6 100644
--- a/ext/hyperwave/php_hyperwave.h
+++ b/ext/hyperwave/php_hyperwave.h
@@ -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: Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
+ | Author: Rasmus Lerdorf <rasmus@php.net> |
+----------------------------------------------------------------------+
*/