Skip to content

Commit 4127b30

Browse files
committed
* email address update
1 parent f8125ed commit 4127b30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ext/oci8/oci8.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@php.net so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Stig Sæther Bakken <stig@php.net> |
15+
| Authors: Stig Sæther Bakken <ssb@php.net> |
1616
| Thies C. Arntzen <thies@thieso.net> |
1717
| Maxim Maletsky <maxim@maxim.cx> |
1818
| |

ext/standard/crypt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@php.net so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Stig Bakken <ssb@gaurdian.no> |
15+
| Authors: Stig Bakken <ssb@php.net> |
1616
| Zeev Suraski <zeev@zend.com> |
1717
| Rasmus Lerdorf <rasmus@php.net> |
1818
+----------------------------------------------------------------------+

ext/standard/php_crypt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@php.net so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Stig Bakken <ssb@gaurdian.no> |
15+
| Authors: Stig Bakken <ssb@php.net> |
1616
| Zeev Suraski <zeev@zend.com> |
1717
| Rasmus Lerdorf <rasmus@php.net> |
1818
+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)