summaryrefslogtreecommitdiff
path: root/ext/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp')
-rw-r--r--ext/gmp/gmp.c2
-rw-r--r--ext/gmp/php_gmp.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/gmp/gmp.c b/ext/gmp/gmp.c
index fc90d6c6f4..7f133d0473 100644
--- a/ext/gmp/gmp.c
+++ b/ext/gmp/gmp.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: Stanislav Malyshev <stas@php.net> |
+ | Author: Stanislav Malyshev <stas@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/gmp/php_gmp.h b/ext/gmp/php_gmp.h
index 63062c3c1c..c992135c5c 100644
--- a/ext/gmp/php_gmp.h
+++ b/ext/gmp/php_gmp.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: Stanislav Malyshev <stas@php.net> |
+ | Author: Stanislav Malyshev <stas@php.net> |
+----------------------------------------------------------------------+
*/