diff --git a/EXTENSIONS b/EXTENSIONS index a7bdec4773d..d2b63b580fd 100644 --- a/EXTENSIONS +++ b/EXTENSIONS @@ -196,7 +196,7 @@ STATUS: Working SINCE: 5.0 ------------------------------------------------------------------------------- EXTENSION: soap -PRIMARY MAINTAINER: Dmitry Stogov (2004 - 2018) +PRIMARY MAINTAINER: Dmitry Stogov (2004 - 2018) MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- @@ -246,7 +246,7 @@ SINCE: 5.0 ------------------------------------------------------------------------------- EXTENSION: bcmath -PRIMARY MAINTAINER: Andi Gutmans (2000 - 2004) +PRIMARY MAINTAINER: Andi Gutmans (2000 - 2004) MAINTENANCE: Unknown STATUS: Working ------------------------------------------------------------------------------- @@ -382,7 +382,7 @@ MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- EXTENSION: opcache -PRIMARY MAINTAINER: Dmitry Stogov (2013 - 2018) +PRIMARY MAINTAINER: Dmitry Stogov (2013 - 2018) Xinchen Hui (2013 - 2018) MAINTENANCE: Maintained STATUS: Working diff --git a/TSRM/TSRM.c b/TSRM/TSRM.c index 74ef25b50cb..183df2c4200 100644 --- a/TSRM/TSRM.c +++ b/TSRM/TSRM.c @@ -6,7 +6,7 @@ | This source file is subject to the TSRM license, that is bundled | | with this package in the file LICENSE | +----------------------------------------------------------------------+ - | Authors: Zeev Suraski | + | Authors: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h index 875f39e5a4a..0fa2ccb48b0 100644 --- a/TSRM/TSRM.h +++ b/TSRM/TSRM.h @@ -6,7 +6,7 @@ | This source file is subject to the TSRM license, that is bundled | | with this package in the file LICENSE | +----------------------------------------------------------------------+ - | Authors: Zeev Suraski | + | Authors: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/bcmath/bcmath.c b/ext/bcmath/bcmath.c index 6404969b4f0..63dec41972e 100644 --- a/ext/bcmath/bcmath.c +++ b/ext/bcmath/bcmath.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. | +----------------------------------------------------------------------+ - | Author: Andi Gutmans | + | Author: Andi Gutmans | +----------------------------------------------------------------------+ */ diff --git a/ext/bcmath/php_bcmath.h b/ext/bcmath/php_bcmath.h index 3f15ee2c7cd..b72b8dd56d2 100644 --- a/ext/bcmath/php_bcmath.h +++ b/ext/bcmath/php_bcmath.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. | +----------------------------------------------------------------------+ - | Author: Andi Gutmans | + | Author: Andi Gutmans | +----------------------------------------------------------------------+ */ diff --git a/ext/imap/php_imap.c b/ext/imap/php_imap.c index 24b18212a31..5fa32df2bc6 100644 --- a/ext/imap/php_imap.c +++ b/ext/imap/php_imap.c @@ -23,7 +23,7 @@ | Hartmut Holzgraefe | | Jani Taskinen | | Daniel R. Kalowsky | - | PHP 4.0 updates: Zeev Suraski | + | PHP 4.0 updates: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/imap/php_imap.h b/ext/imap/php_imap.h index 7a9ae3a9b14..1a086c4ea31 100644 --- a/ext/imap/php_imap.h +++ b/ext/imap/php_imap.h @@ -23,7 +23,7 @@ | Hartmut Holzgraefe | | Jani Taskinen | | Daniel R. Kalowsky | - | PHP 4.0 updates: Zeev Suraski | + | PHP 4.0 updates: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/ldap/ldap.c b/ext/ldap/ldap.c index a7dd2aa66aa..1ddf1a77ca7 100644 --- a/ext/ldap/ldap.c +++ b/ext/ldap/ldap.c @@ -20,7 +20,7 @@ | Stig Venaas | | Doug Goldstein | | Côme Chilliet | - | PHP 4.0 updates: Zeev Suraski | + | PHP 4.0 updates: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/mysqlnd/mysqlnd_block_alloc.c b/ext/mysqlnd/mysqlnd_block_alloc.c index 227b9540e2f..e1d3f846ec8 100644 --- a/ext/mysqlnd/mysqlnd_block_alloc.c +++ b/ext/mysqlnd/mysqlnd_block_alloc.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Andrey Hristov | | Ulf Wendel | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c index aac2484d3e9..25d2927c687 100644 --- a/ext/oci8/oci8.c +++ b/ext/oci8/oci8.c @@ -21,7 +21,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/oci8_collection.c b/ext/oci8/oci8_collection.c index 7ddda06bb28..f9dcccb2f22 100644 --- a/ext/oci8/oci8_collection.c +++ b/ext/oci8/oci8_collection.c @@ -20,7 +20,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/oci8_failover.c b/ext/oci8/oci8_failover.c index ab279974581..34033ee66e3 100644 --- a/ext/oci8/oci8_failover.c +++ b/ext/oci8/oci8_failover.c @@ -20,7 +20,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/oci8_interface.c b/ext/oci8/oci8_interface.c index 82cb30bfbfe..06fd913b3f9 100644 --- a/ext/oci8/oci8_interface.c +++ b/ext/oci8/oci8_interface.c @@ -20,7 +20,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/oci8_lob.c b/ext/oci8/oci8_lob.c index 1a443899513..8c7cc95adef 100644 --- a/ext/oci8/oci8_lob.c +++ b/ext/oci8/oci8_lob.c @@ -20,7 +20,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/oci8_statement.c b/ext/oci8/oci8_statement.c index 24db6e63c79..fef3879ce63 100644 --- a/ext/oci8/oci8_statement.c +++ b/ext/oci8/oci8_statement.c @@ -20,7 +20,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index 8f66cfbc9bf..0df48207a5c 100644 --- a/ext/oci8/php_oci8.h +++ b/ext/oci8/php_oci8.h @@ -20,7 +20,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/oci8/php_oci8_int.h b/ext/oci8/php_oci8_int.h index 90448d36ea4..5243b663cce 100644 --- a/ext/oci8/php_oci8_int.h +++ b/ext/oci8/php_oci8_int.h @@ -20,7 +20,7 @@ | ZTS per process OCIPLogon by Harald Radi | | | | Redesigned by: Antony Dovgal | - | Andi Gutmans | + | Andi Gutmans | | Wez Furlong | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/block_pass.c b/ext/opcache/Optimizer/block_pass.c index 7700d0dea07..4168730e303 100644 --- a/ext/opcache/Optimizer/block_pass.c +++ b/ext/opcache/Optimizer/block_pass.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/compact_literals.c b/ext/opcache/Optimizer/compact_literals.c index 7e24dbea31f..161973ee2c7 100644 --- a/ext/opcache/Optimizer/compact_literals.c +++ b/ext/opcache/Optimizer/compact_literals.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: Dmitry Stogov | + | Authors: Dmitry Stogov | | Xinchen Hui | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/dce.c b/ext/opcache/Optimizer/dce.c index 4d0e40984b6..89898393a7a 100644 --- a/ext/opcache/Optimizer/dce.c +++ b/ext/opcache/Optimizer/dce.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Nikita Popov | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/dfa_pass.c b/ext/opcache/Optimizer/dfa_pass.c index 7e52226af55..fc65c2bea45 100644 --- a/ext/opcache/Optimizer/dfa_pass.c +++ b/ext/opcache/Optimizer/dfa_pass.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/escape_analysis.c b/ext/opcache/Optimizer/escape_analysis.c index 66866e8b24b..f88de6202a5 100644 --- a/ext/opcache/Optimizer/escape_analysis.c +++ b/ext/opcache/Optimizer/escape_analysis.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/nop_removal.c b/ext/opcache/Optimizer/nop_removal.c index c7ecad4d0e8..cfd2ca90cf2 100644 --- a/ext/opcache/Optimizer/nop_removal.c +++ b/ext/opcache/Optimizer/nop_removal.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/optimize_func_calls.c b/ext/opcache/Optimizer/optimize_func_calls.c index 4b48b73bee5..1eae2ca22a0 100644 --- a/ext/opcache/Optimizer/optimize_func_calls.c +++ b/ext/opcache/Optimizer/optimize_func_calls.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: Dmitry Stogov | + | Authors: Dmitry Stogov | | Xinchen Hui | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/optimize_temp_vars_5.c b/ext/opcache/Optimizer/optimize_temp_vars_5.c index d5f68b1b3d7..794bb2d9935 100644 --- a/ext/opcache/Optimizer/optimize_temp_vars_5.c +++ b/ext/opcache/Optimizer/optimize_temp_vars_5.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/pass1_5.c b/ext/opcache/Optimizer/pass1_5.c index 1cf6d2d34d1..2a09b2118ae 100644 --- a/ext/opcache/Optimizer/pass1_5.c +++ b/ext/opcache/Optimizer/pass1_5.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/pass2.c b/ext/opcache/Optimizer/pass2.c index 19ebb89b597..d5ce86e1332 100644 --- a/ext/opcache/Optimizer/pass2.c +++ b/ext/opcache/Optimizer/pass2.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/pass3.c b/ext/opcache/Optimizer/pass3.c index e0129d6911a..e1081dfaddd 100644 --- a/ext/opcache/Optimizer/pass3.c +++ b/ext/opcache/Optimizer/pass3.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/sccp.c b/ext/opcache/Optimizer/sccp.c index 8771d66e282..7bc82e77188 100644 --- a/ext/opcache/Optimizer/sccp.c +++ b/ext/opcache/Optimizer/sccp.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Nikita Popov | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_call_graph.c b/ext/opcache/Optimizer/zend_call_graph.c index d70cb0d33b4..4dde2982804 100644 --- a/ext/opcache/Optimizer/zend_call_graph.c +++ b/ext/opcache/Optimizer/zend_call_graph.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_call_graph.h b/ext/opcache/Optimizer/zend_call_graph.h index 47600efa1cb..6c8e5efa092 100644 --- a/ext/opcache/Optimizer/zend_call_graph.h +++ b/ext/opcache/Optimizer/zend_call_graph.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_cfg.c b/ext/opcache/Optimizer/zend_cfg.c index 6c29b37c416..ef7df61c2d9 100644 --- a/ext/opcache/Optimizer/zend_cfg.c +++ b/ext/opcache/Optimizer/zend_cfg.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_cfg.h b/ext/opcache/Optimizer/zend_cfg.h index 1f1cad2f78b..2f144dbe5ca 100644 --- a/ext/opcache/Optimizer/zend_cfg.h +++ b/ext/opcache/Optimizer/zend_cfg.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_dfg.c b/ext/opcache/Optimizer/zend_dfg.c index 403ac3c0b34..4430f193a89 100644 --- a/ext/opcache/Optimizer/zend_dfg.c +++ b/ext/opcache/Optimizer/zend_dfg.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_dfg.h b/ext/opcache/Optimizer/zend_dfg.h index 3a7a4b910b8..0c50cef7daf 100644 --- a/ext/opcache/Optimizer/zend_dfg.h +++ b/ext/opcache/Optimizer/zend_dfg.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_dump.c b/ext/opcache/Optimizer/zend_dump.c index fea4595963b..90107785b74 100644 --- a/ext/opcache/Optimizer/zend_dump.c +++ b/ext/opcache/Optimizer/zend_dump.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_dump.h b/ext/opcache/Optimizer/zend_dump.h index 26a2d1c8360..035bc517316 100644 --- a/ext/opcache/Optimizer/zend_dump.h +++ b/ext/opcache/Optimizer/zend_dump.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_func_info.c b/ext/opcache/Optimizer/zend_func_info.c index 8e590b95e95..fb216348858 100644 --- a/ext/opcache/Optimizer/zend_func_info.c +++ b/ext/opcache/Optimizer/zend_func_info.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: Dmitry Stogov | + | Authors: Dmitry Stogov | | Xinchen Hui | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_func_info.h b/ext/opcache/Optimizer/zend_func_info.h index 37a88d8bf0a..45d38ddc2cd 100644 --- a/ext/opcache/Optimizer/zend_func_info.h +++ b/ext/opcache/Optimizer/zend_func_info.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_inference.c b/ext/opcache/Optimizer/zend_inference.c index 9f9925e181b..584f05c56e6 100644 --- a/ext/opcache/Optimizer/zend_inference.c +++ b/ext/opcache/Optimizer/zend_inference.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_inference.h b/ext/opcache/Optimizer/zend_inference.h index e3d767da04d..297be8e616c 100644 --- a/ext/opcache/Optimizer/zend_inference.h +++ b/ext/opcache/Optimizer/zend_inference.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_optimizer.c b/ext/opcache/Optimizer/zend_optimizer.c index 6ffa08e0ebd..35843d19709 100644 --- a/ext/opcache/Optimizer/zend_optimizer.c +++ b/ext/opcache/Optimizer/zend_optimizer.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_optimizer.h b/ext/opcache/Optimizer/zend_optimizer.h index 3c6a0fe50ea..bdd8c85add3 100644 --- a/ext/opcache/Optimizer/zend_optimizer.h +++ b/ext/opcache/Optimizer/zend_optimizer.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_optimizer_internal.h b/ext/opcache/Optimizer/zend_optimizer_internal.h index 914e6e717a8..7bb5144ff4a 100644 --- a/ext/opcache/Optimizer/zend_optimizer_internal.h +++ b/ext/opcache/Optimizer/zend_optimizer_internal.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_ssa.c b/ext/opcache/Optimizer/zend_ssa.c index b4f54264bab..ea387bb95fd 100644 --- a/ext/opcache/Optimizer/zend_ssa.c +++ b/ext/opcache/Optimizer/zend_ssa.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: Dmitry Stogov | + | Authors: Dmitry Stogov | | Nikita Popov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/Optimizer/zend_ssa.h b/ext/opcache/Optimizer/zend_ssa.h index cfb6f1dec2d..4ee442dcab6 100644 --- a/ext/opcache/Optimizer/zend_ssa.h +++ b/ext/opcache/Optimizer/zend_ssa.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/ZendAccelerator.c b/ext/opcache/ZendAccelerator.c index 88dd6fe7d45..1a7e617d427 100644 --- a/ext/opcache/ZendAccelerator.c +++ b/ext/opcache/ZendAccelerator.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/ZendAccelerator.h b/ext/opcache/ZendAccelerator.h index 7e06047200e..e9fae11984d 100644 --- a/ext/opcache/ZendAccelerator.h +++ b/ext/opcache/ZendAccelerator.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/shared_alloc_mmap.c b/ext/opcache/shared_alloc_mmap.c index 3691cd79422..121a2e4a40d 100644 --- a/ext/opcache/shared_alloc_mmap.c +++ b/ext/opcache/shared_alloc_mmap.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/shared_alloc_posix.c b/ext/opcache/shared_alloc_posix.c index 9aa7d637fc3..9d860a68cac 100644 --- a/ext/opcache/shared_alloc_posix.c +++ b/ext/opcache/shared_alloc_posix.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/shared_alloc_shm.c b/ext/opcache/shared_alloc_shm.c index c310290e8e6..68a4b63a76e 100644 --- a/ext/opcache/shared_alloc_shm.c +++ b/ext/opcache/shared_alloc_shm.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/shared_alloc_win32.c b/ext/opcache/shared_alloc_win32.c index 91797558495..eba853cbc6e 100644 --- a/ext/opcache/shared_alloc_win32.c +++ b/ext/opcache/shared_alloc_win32.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_blacklist.c b/ext/opcache/zend_accelerator_blacklist.c index e2b510c6cd3..25dc3ecd6a5 100644 --- a/ext/opcache/zend_accelerator_blacklist.c +++ b/ext/opcache/zend_accelerator_blacklist.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_blacklist.h b/ext/opcache/zend_accelerator_blacklist.h index 79d5a85118e..2b8e1856b72 100644 --- a/ext/opcache/zend_accelerator_blacklist.h +++ b/ext/opcache/zend_accelerator_blacklist.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_debug.c b/ext/opcache/zend_accelerator_debug.c index bd3e55d6948..bd0a5bdb0a4 100644 --- a/ext/opcache/zend_accelerator_debug.c +++ b/ext/opcache/zend_accelerator_debug.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_debug.h b/ext/opcache/zend_accelerator_debug.h index bb5294fd217..833cffd9d06 100644 --- a/ext/opcache/zend_accelerator_debug.h +++ b/ext/opcache/zend_accelerator_debug.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_hash.c b/ext/opcache/zend_accelerator_hash.c index 6623532fe67..85581eaa964 100644 --- a/ext/opcache/zend_accelerator_hash.c +++ b/ext/opcache/zend_accelerator_hash.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_hash.h b/ext/opcache/zend_accelerator_hash.h index 3f14bc518e2..83258c2f5a2 100644 --- a/ext/opcache/zend_accelerator_hash.h +++ b/ext/opcache/zend_accelerator_hash.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_module.c b/ext/opcache/zend_accelerator_module.c index 79af9a3c67d..8f89309f13f 100644 --- a/ext/opcache/zend_accelerator_module.c +++ b/ext/opcache/zend_accelerator_module.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_module.h b/ext/opcache/zend_accelerator_module.h index 221a9674334..6454699db30 100644 --- a/ext/opcache/zend_accelerator_module.h +++ b/ext/opcache/zend_accelerator_module.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_util_funcs.c b/ext/opcache/zend_accelerator_util_funcs.c index ce9f025b991..413b105cad9 100644 --- a/ext/opcache/zend_accelerator_util_funcs.c +++ b/ext/opcache/zend_accelerator_util_funcs.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_accelerator_util_funcs.h b/ext/opcache/zend_accelerator_util_funcs.h index 014bee4fd1e..37b46496cf9 100644 --- a/ext/opcache/zend_accelerator_util_funcs.h +++ b/ext/opcache/zend_accelerator_util_funcs.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_file_cache.c b/ext/opcache/zend_file_cache.c index fc477e662c1..33c3454a245 100644 --- a/ext/opcache/zend_file_cache.c +++ b/ext/opcache/zend_file_cache.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_file_cache.h b/ext/opcache/zend_file_cache.h index 5ab311d9247..f04a3af29f7 100644 --- a/ext/opcache/zend_file_cache.h +++ b/ext/opcache/zend_file_cache.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_persist.c b/ext/opcache/zend_persist.c index 4f59655ffde..f79020b8aae 100644 --- a/ext/opcache/zend_persist.c +++ b/ext/opcache/zend_persist.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_persist.h b/ext/opcache/zend_persist.h index 6774c046f08..d659b88f577 100644 --- a/ext/opcache/zend_persist.h +++ b/ext/opcache/zend_persist.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_persist_calc.c b/ext/opcache/zend_persist_calc.c index 86949ddca85..603102f4c79 100644 --- a/ext/opcache/zend_persist_calc.c +++ b/ext/opcache/zend_persist_calc.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_shared_alloc.c b/ext/opcache/zend_shared_alloc.c index 63cc988d278..9fdc68e9dbb 100644 --- a/ext/opcache/zend_shared_alloc.c +++ b/ext/opcache/zend_shared_alloc.c @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/opcache/zend_shared_alloc.h b/ext/opcache/zend_shared_alloc.h index f784c5e48df..833e4a68fed 100644 --- a/ext/opcache/zend_shared_alloc.h +++ b/ext/opcache/zend_shared_alloc.h @@ -12,10 +12,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: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Stanislav Malyshev | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c index e5054bd087a..4388f6187da 100644 --- a/ext/pgsql/pgsql.c +++ b/ext/pgsql/pgsql.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: Zeev Suraski | + | Authors: Zeev Suraski | | Jouni Ahto | | Yasuo Ohgaki | | Youichi Iwakiri (pg_copy_*) | diff --git a/ext/pgsql/php_pgsql.h b/ext/pgsql/php_pgsql.h index c6d93a39272..2f549d247f1 100644 --- a/ext/pgsql/php_pgsql.h +++ b/ext/pgsql/php_pgsql.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: Zeev Suraski | + | Authors: Zeev Suraski | | Jouni Ahto | +----------------------------------------------------------------------+ */ diff --git a/ext/phar/tar.c b/ext/phar/tar.c index 83e8fbcaff3..5b5b796ffe6 100644 --- a/ext/phar/tar.c +++ b/ext/phar/tar.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: Dmitry Stogov | + | Authors: Dmitry Stogov | | Gregory Beaver | +----------------------------------------------------------------------+ */ diff --git a/ext/phar/tar.h b/ext/phar/tar.h index 6284103eed1..b7ad75b5fa7 100644 --- a/ext/phar/tar.h +++ b/ext/phar/tar.h @@ -14,7 +14,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: Dmitry Stogov | + | Authors: Dmitry Stogov | | Gregory Beaver | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_encoding.c b/ext/soap/php_encoding.c index 7654c6a3c44..618da047ab6 100644 --- a/ext/soap/php_encoding.c +++ b/ext/soap/php_encoding.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_encoding.h b/ext/soap/php_encoding.h index d55824f18f2..2ce500b7c02 100644 --- a/ext/soap/php_encoding.h +++ b/ext/soap/php_encoding.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_http.c b/ext/soap/php_http.c index 408afceef7b..c19cb42e129 100644 --- a/ext/soap/php_http.c +++ b/ext/soap/php_http.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_http.h b/ext/soap/php_http.h index ff596a87c82..8f0f75e42de 100644 --- a/ext/soap/php_http.h +++ b/ext/soap/php_http.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_packet_soap.c b/ext/soap/php_packet_soap.c index bc7d9a919b6..8ee40c78bc3 100644 --- a/ext/soap/php_packet_soap.c +++ b/ext/soap/php_packet_soap.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_packet_soap.h b/ext/soap/php_packet_soap.h index 7ee3f07cb5b..855c74bbdbd 100644 --- a/ext/soap/php_packet_soap.h +++ b/ext/soap/php_packet_soap.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_schema.c b/ext/soap/php_schema.c index 0e6bec5e819..edfe6940210 100644 --- a/ext/soap/php_schema.c +++ b/ext/soap/php_schema.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_schema.h b/ext/soap/php_schema.h index a3386bbe80f..54db98c7406 100644 --- a/ext/soap/php_schema.h +++ b/ext/soap/php_schema.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_sdl.c b/ext/soap/php_sdl.c index 2f0fd60f891..2cc46b7387a 100644 --- a/ext/soap/php_sdl.c +++ b/ext/soap/php_sdl.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_sdl.h b/ext/soap/php_sdl.h index 26f26c5f72c..fbc6118bf38 100644 --- a/ext/soap/php_sdl.h +++ b/ext/soap/php_sdl.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_soap.h b/ext/soap/php_soap.h index b30c40940e9..b01e963a983 100644 --- a/ext/soap/php_soap.h +++ b/ext/soap/php_soap.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_xml.c b/ext/soap/php_xml.c index 0035a70f94b..c5d3539e871 100644 --- a/ext/soap/php_xml.c +++ b/ext/soap/php_xml.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/php_xml.h b/ext/soap/php_xml.h index fc98fb04f05..01d0d738602 100644 --- a/ext/soap/php_xml.h +++ b/ext/soap/php_xml.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/soap/soap.c b/ext/soap/soap.c index 12b9dd28614..423a7e16376 100644 --- a/ext/soap/soap.c +++ b/ext/soap/soap.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/array.c b/ext/standard/array.c index 4e2916a7eb3..3d1b59aa64c 100644 --- a/ext/standard/array.c +++ b/ext/standard/array.c @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Rasmus Lerdorf | | Andrei Zmievski | | Stig Venaas | diff --git a/ext/standard/basic_functions.c b/ext/standard/basic_functions.c index f60c09b5e43..171ab79c8b8 100644 --- a/ext/standard/basic_functions.c +++ b/ext/standard/basic_functions.c @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/basic_functions.h b/ext/standard/basic_functions.h index c9b03e7a101..76884e61151 100644 --- a/ext/standard/basic_functions.h +++ b/ext/standard/basic_functions.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/browscap.c b/ext/standard/browscap.c index 3e6d0839d09..8a2272fe00f 100644 --- a/ext/standard/browscap.c +++ b/ext/standard/browscap.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/credits.c b/ext/standard/credits.c index 1c435369e81..0f6735b9829 100644 --- a/ext/standard/credits.c +++ b/ext/standard/credits.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/credits.h b/ext/standard/credits.h index 9c64549f8b4..e13ee8682e8 100644 --- a/ext/standard/credits.h +++ b/ext/standard/credits.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/crypt.c b/ext/standard/crypt.c index 38dd089e4e4..fd9a7e85d26 100644 --- a/ext/standard/crypt.c +++ b/ext/standard/crypt.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Stig Bakken | - | Zeev Suraski | + | Zeev Suraski | | Rasmus Lerdorf | | Pierre Joye | +----------------------------------------------------------------------+ diff --git a/ext/standard/datetime.c b/ext/standard/datetime.c index 5395fe766c5..880d1e1a1f2 100644 --- a/ext/standard/datetime.c +++ b/ext/standard/datetime.c @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Rasmus Lerdorf | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/datetime.h b/ext/standard/datetime.h index 91d71eedd40..09df7e28795 100644 --- a/ext/standard/datetime.h +++ b/ext/standard/datetime.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/dl.c b/ext/standard/dl.c index ec98b0bcc04..983d6f832cb 100644 --- a/ext/standard/dl.c +++ b/ext/standard/dl.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brian Schaffner | | Shane Caraveo | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/dl.h b/ext/standard/dl.h index d2d01958775..831ff1e6944 100644 --- a/ext/standard/dl.h +++ b/ext/standard/dl.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Brian Schaffner | | Shane Caraveo | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/file.c b/ext/standard/file.c index 4fa498cdf4d..2eed1562b93 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -14,8 +14,8 @@ +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | | Stig Bakken | - | Andi Gutmans | - | Zeev Suraski | + | Andi Gutmans | + | Zeev Suraski | | PHP 4.0 patches by Thies C. Arntzen (thies@thieso.net) | | PHP streams by Wez Furlong (wez@thebrainroom.com) | +----------------------------------------------------------------------+ diff --git a/ext/standard/info.c b/ext/standard/info.c index 0b4d6e4803e..a51bd01969a 100644 --- a/ext/standard/info.c +++ b/ext/standard/info.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | | Colin Viebrock | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/info.h b/ext/standard/info.h index 5b458bf8466..717816802ae 100644 --- a/ext/standard/info.h +++ b/ext/standard/info.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | | Colin Viebrock | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/math.c b/ext/standard/math.c index 5432f9855f3..bdfc1f090b1 100644 --- a/ext/standard/math.c +++ b/ext/standard/math.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Jim Winstead | | Stig Sæther Bakken | - | Zeev Suraski | + | Zeev Suraski | | PHP 4.0 patches by Thies C. Arntzen | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/mt_rand.c b/ext/standard/mt_rand.c index bf945b181fe..e2304bb272d 100644 --- a/ext/standard/mt_rand.c +++ b/ext/standard/mt_rand.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | | Pedro Melo | | Sterling Hughes | | | diff --git a/ext/standard/php_array.h b/ext/standard/php_array.h index b12c82caf63..9a96c34b757 100644 --- a/ext/standard/php_array.h +++ b/ext/standard/php_array.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Rasmus Lerdorf | | Andrei Zmievski | +----------------------------------------------------------------------+ diff --git a/ext/standard/php_browscap.h b/ext/standard/php_browscap.h index cfee4815f2f..191f25d59cf 100644 --- a/ext/standard/php_browscap.h +++ b/ext/standard/php_browscap.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/php_crypt.h b/ext/standard/php_crypt.h index 6f85b879ad8..21208f401a4 100644 --- a/ext/standard/php_crypt.h +++ b/ext/standard/php_crypt.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Stig Bakken | - | Zeev Suraski | + | Zeev Suraski | | Rasmus Lerdorf | +----------------------------------------------------------------------+ */ diff --git a/ext/standard/php_mt_rand.h b/ext/standard/php_mt_rand.h index 04d8842638d..89caa6b022a 100644 --- a/ext/standard/php_mt_rand.h +++ b/ext/standard/php_mt_rand.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | | Pedro Melo | | Sterling Hughes | | | diff --git a/ext/standard/php_rand.h b/ext/standard/php_rand.h index 14a348ebda6..4ec3011ed95 100644 --- a/ext/standard/php_rand.h +++ b/ext/standard/php_rand.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | | Pedro Melo | | Sterling Hughes | | | diff --git a/ext/standard/rand.c b/ext/standard/rand.c index 898f108150a..f357c2da2e9 100644 --- a/ext/standard/rand.c +++ b/ext/standard/rand.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | | Pedro Melo | | Sterling Hughes | | | diff --git a/ext/standard/string.c b/ext/standard/string.c index b28ad050d7b..767bd2f519e 100644 --- a/ext/standard/string.c +++ b/ext/standard/string.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | | Stig Sæther Bakken | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c index 5fd396dc406..f4283c827e8 100644 --- a/ext/zlib/zlib.c +++ b/ext/zlib/zlib.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | | Stefan Röhrich | - | Zeev Suraski | + | Zeev Suraski | | Jade Nicoletti | | Michael Wallner | +----------------------------------------------------------------------+ diff --git a/main/SAPI.c b/main/SAPI.c index b6e63132d20..afb0c77276c 100644 --- a/main/SAPI.c +++ b/main/SAPI.c @@ -13,8 +13,8 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Original design: Shane Caraveo | - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/SAPI.h b/main/SAPI.h index ba54e57c8e4..94612afd641 100644 --- a/main/SAPI.h +++ b/main/SAPI.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/fastcgi.c b/main/fastcgi.c index 1382ccded04..a255baedc75 100644 --- a/main/fastcgi.c +++ b/main/fastcgi.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/main/fastcgi.h b/main/fastcgi.h index 967b80889c7..aa7a8578f4e 100644 --- a/main/fastcgi.h +++ b/main/fastcgi.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: Dmitry Stogov | + | Authors: Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/main/internal_functions.c.in b/main/internal_functions.c.in index 26799f95a3e..6592824baf1 100644 --- a/main/internal_functions.c.in +++ b/main/internal_functions.c.in @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/internal_functions_win32.c b/main/internal_functions_win32.c index d275a971069..affbb392860 100644 --- a/main/internal_functions_win32.c +++ b/main/internal_functions_win32.c @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/main.c b/main/main.c index 2fcd300d9a3..e3450cc02b9 100644 --- a/main/main.c +++ b/main/main.c @@ -12,9 +12,9 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | + | Authors: Andi Gutmans | | Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/output.c b/main/output.c index 0d194ccbb2c..96221679264 100644 --- a/main/output.c +++ b/main/output.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: Zeev Suraski | + | Authors: Zeev Suraski | | Thies C. Arntzen | | Marcus Boerger | | New API: Michael Wallner | diff --git a/main/php.h b/main/php.h index f23e18eebf0..1c07d6eedcd 100644 --- a/main/php.h +++ b/main/php.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_globals.h b/main/php_globals.h index f9c62cb554d..077fa1f4bba 100644 --- a/main/php_globals.h +++ b/main/php_globals.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_ini.c b/main/php_ini.c index c01eef98517..9bf2f6fc537 100644 --- a/main/php_ini.c +++ b/main/php_ini.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_ini.h b/main/php_ini.h index dffbd3f8274..57a6427ab64 100644 --- a/main/php_ini.h +++ b/main/php_ini.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_main.h b/main/php_main.h index 08fa5ec30d8..82d6e0fe18d 100644 --- a/main/php_main.h +++ b/main/php_main.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_open_temporary_file.c b/main/php_open_temporary_file.c index a22bab42621..448c0c19a19 100644 --- a/main/php_open_temporary_file.c +++ b/main/php_open_temporary_file.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_open_temporary_file.h b/main/php_open_temporary_file.h index c4c9a29fff4..8d7c14cdd1b 100644 --- a/main/php_open_temporary_file.h +++ b/main/php_open_temporary_file.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_variables.c b/main/php_variables.c index df28887732d..ca8d8b73344 100644 --- a/main/php_variables.c +++ b/main/php_variables.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/main/php_variables.h b/main/php_variables.h index d214c80019d..bc2da537327 100644 --- a/main/php_variables.h +++ b/main/php_variables.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c index cd543d6e2dc..a30fa84d916 100644 --- a/sapi/cgi/cgi_main.c +++ b/sapi/cgi/cgi_main.c @@ -14,10 +14,10 @@ +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | | Stig Bakken | - | Zeev Suraski | + | Zeev Suraski | | FastCGI: Ben Mansell | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/sapi/fpm/fpm/fpm_main.c b/sapi/fpm/fpm/fpm_main.c index 4cbab8e5ba7..b8b338dd51c 100644 --- a/sapi/fpm/fpm/fpm_main.c +++ b/sapi/fpm/fpm/fpm_main.c @@ -14,10 +14,10 @@ +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | | Stig Bakken | - | Zeev Suraski | + | Zeev Suraski | | FastCGI: Ben Mansell | | Shane Caraveo | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */ diff --git a/win32/php_registry.h b/win32/php_registry.h index 042d3bc798c..a55a057628f 100644 --- a/win32/php_registry.h +++ b/win32/php_registry.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/win32/registry.c b/win32/registry.c index 5a366bca71b..eddfa78edef 100644 --- a/win32/registry.c +++ b/win32/registry.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | +----------------------------------------------------------------------+ */ diff --git a/win32/winutil.c b/win32/winutil.c index e44d876d495..9a8706c6bab 100644 --- a/win32/winutil.c +++ b/win32/winutil.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. | +----------------------------------------------------------------------+ - | Author: Zeev Suraski | + | Author: Zeev Suraski | * Pierre Joye | +----------------------------------------------------------------------+ */