]> granicus.if.org Git - php/commitdiff
Fix more emails
authorAndrey Hristov <andrey@php.net>
Wed, 16 Mar 2016 09:57:12 +0000 (10:57 +0100)
committerAndrey Hristov <andrey@php.net>
Wed, 16 Mar 2016 09:57:12 +0000 (10:57 +0100)
ext/mysqlnd/mysqlnd_commands.c
ext/mysqlnd/mysqlnd_protocol_frame_codec.c
ext/mysqlnd/mysqlnd_ps.h
ext/mysqlnd/mysqlnd_read_buffer.c
ext/mysqlnd/mysqlnd_read_buffer.h
ext/mysqlnd/mysqlnd_vio.c

index 8d5adc2d9eb6406c4b637308a46dfc95333a8923..d276a0f10a02f145a9ff5bcbff145107f57f7bee 100644 (file)
@@ -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: Andrey Hristov <andrey@mysql.com>                           |
-  |          Ulf Wendel <uwendel@mysql.com>                              |
+  | Authors: Andrey Hristov <andrey@php.net>                             |
+  |          Ulf Wendel <uw@php.net>                                     |
   +----------------------------------------------------------------------+
 */
 
index 298e60736103f0c19509c364736088f01283776c..36b9d779589ed7a266a49b53ca72ca15d1776199 100644 (file)
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
-  | Authors: Andrey Hristov <andrey@mysql.com>                           |
-  |          Ulf Wendel <uwendel@mysql.com>                              |
+  | Authors: Andrey Hristov <andrey@php.net>                             |
+  |          Ulf Wendel <uw@php.net>                                     |
   +----------------------------------------------------------------------+
 */
+
 #include "php.h"
 #include "mysqlnd.h"
 #include "mysqlnd_connection.h"
index 01eda4be6c14b2a3422c7edf6b26d6c92d1cfab9..42361d0a7d16389a4661b80cb223265bcf92f32a 100644 (file)
@@ -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: Andrey Hristov <andrey@mysql.com>                           |
-  |          Ulf Wendel <uwendel@mysql.com>                              |
+  | Authors: Andrey Hristov <andrey@php.net>                             |
+  |          Ulf Wendel <uw@php.net>                                     |
   +----------------------------------------------------------------------+
 */
 
index b055b2457f8a733b77a6ae6d107d823c20c3ebae..1d214c21db0662997e476a6383781c8b04c40d43 100644 (file)
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
-  | Authors: Andrey Hristov <andrey@mysql.com>                           |
-  |          Ulf Wendel <uwendel@mysql.com>                              |
+  | Authors: Andrey Hristov <andrey@php.net>                             |
+  |          Ulf Wendel <uw@php.net>                                     |
   +----------------------------------------------------------------------+
 */
+
 #include "php.h"
 #include "mysqlnd.h"
 #include "mysqlnd_debug.h"
index 3cabb71c06b8c7662f8497c432437fa713a5de59..f353f8557ad6dbc4ce9c1cdf315e78d91b97064d 100644 (file)
@@ -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: Andrey Hristov <andrey@mysql.com>                           |
-  |          Ulf Wendel <uwendel@mysql.com>                              |
+  | Authors: Andrey Hristov <andrey@php.net>                             |
+  |          Ulf Wendel <uw@php.net>                                     |
   +----------------------------------------------------------------------+
 */
 
index 888fd8e71f309828e2f9e67f3d0041bbb1661a3c..6bff5ae4c6d7de651aade7de06316a59a2962432 100644 (file)
   | obtain it through the world-wide-web, please send a note to          |
   | license@php.net so we can mail you a copy immediately.               |
   +----------------------------------------------------------------------+
-  | Authors: Andrey Hristov <andrey@mysql.com>                           |
-  |          Ulf Wendel <uwendel@mysql.com>                              |
+  | Authors: Andrey Hristov <andrey@php.net>                             |
+  |          Ulf Wendel <uw@php.net>                                     |
   +----------------------------------------------------------------------+
 */
+
 #include "php.h"
 #include "mysqlnd.h"
 #include "mysqlnd_priv.h"