Skip to content

Commit f2ab731

Browse files
committed
Fix emails in headers. @mysql.com addresses are no more since many years.
1 parent 46293ed commit f2ab731

38 files changed

+116
-156
lines changed

ext/mysqli/mysqli_mysqlnd.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Georg Richter <georg@php.net> |
16+
| Andrey Hristov <andrey@php.net> |
17+
| Ulf Wendel <uw@php.net> |
1818
+----------------------------------------------------------------------+
1919
2020
*/

ext/mysqlnd/mysqlnd.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

ext/mysqlnd/mysqlnd.h

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
20-
/* $Id$ */
2120

2221
#ifndef MYSQLND_H
2322
#define MYSQLND_H

ext/mysqlnd/mysqlnd_alloc.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

ext/mysqlnd/mysqlnd_alloc.h

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,12 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id: mysqlnd_debug.h 306938 2011-01-01 02:17:06Z felipe $ */
22-
/* $Id: mysqlnd_debug.h 306938 2011-01-01 02:17:06Z felipe $ */
23-
2421
#ifndef MYSQLND_ALLOC_H
2522
#define MYSQLND_ALLOC_H
2623

ext/mysqlnd/mysqlnd_auth.c

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

@@ -396,7 +396,7 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_native_auth_plugin =
396396
MYSQLND_VERSION_ID,
397397
PHP_MYSQLND_VERSION,
398398
"PHP License 3.01",
399-
"Andrey Hristov <andrey@mysql.com>, Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
399+
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
400400
{
401401
NULL, /* no statistics , will be filled later if there are some */
402402
NULL, /* no statistics */
@@ -629,7 +629,7 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_sha256_authentication_plu
629629
MYSQLND_VERSION_ID,
630630
PHP_MYSQLND_VERSION,
631631
"PHP License 3.01",
632-
"Andrey Hristov <andrey@mysql.com>, Ulf Wendel <uwendel@mysql.com>",
632+
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uwendel@mysql.com>",
633633
{
634634
NULL, /* no statistics , will be filled later if there are some */
635635
NULL, /* no statistics */

ext/mysqlnd/mysqlnd_block_alloc.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

ext/mysqlnd/mysqlnd_block_alloc.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id$ */
22-
2321
#ifndef MYSQLND_BLOCK_ALLOC_H
2422
#define MYSQLND_BLOCK_ALLOC_H
2523

ext/mysqlnd/mysqlnd_charset.c

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
20+
2021
#include "php.h"
2122
#include "php_globals.h"
2223
#include "mysqlnd.h"

ext/mysqlnd/mysqlnd_charset.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

ext/mysqlnd/mysqlnd_debug.c

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id$ */
22-
2321
#include "php.h"
2422
#include "mysqlnd.h"
2523
#include "mysqlnd_priv.h"

ext/mysqlnd/mysqlnd_debug.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id$ */
22-
2321
#ifndef MYSQLND_DEBUG_H
2422
#define MYSQLND_DEBUG_H
2523

ext/mysqlnd/mysqlnd_driver.c

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id: mysqlnd.c 317989 2011-10-10 20:49:28Z andrey $ */
2221
#include "php.h"
2322
#include "mysqlnd.h"
2423
#include "mysqlnd_wireprotocol.h"

ext/mysqlnd/mysqlnd_enum_n_def.h

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id$ */
2221
#ifndef MYSQLND_ENUM_N_DEF_H
2322
#define MYSQLND_ENUM_N_DEF_H
2423

ext/mysqlnd/mysqlnd_ext_plugin.c

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id: mysqlnd.c 318221 2011-10-19 15:04:12Z andrey $ */
2221
#include "php.h"
2322
#include "mysqlnd.h"
2423
#include "mysqlnd_priv.h"

ext/mysqlnd/mysqlnd_ext_plugin.h

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
20-
/* $Id: mysqlnd.h 318221 2011-10-19 15:04:12Z andrey $ */
2120

2221
#ifndef MYSQLND_EXT_PLUGIN_H
2322
#define MYSQLND_EXT_PLUGIN_H

ext/mysqlnd/mysqlnd_libmysql_compat.h

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@
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: Georg Richter <georg@mysql.com> |
16-
| Andrey Hristov <andrey@mysql.com> |
17-
| Ulf Wendel <uwendel@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
19-
2019
*/
2120

2221
#ifndef MYSQLND_LIBMYSQL_COMPAT_H

ext/mysqlnd/mysqlnd_loaddata.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

ext/mysqlnd/mysqlnd_net.c

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id: mysqlnd_ps.c 316906 2011-09-17 10:24:18Z pajoye $ */
2221
#include "php.h"
2322
#include "php_globals.h"
2423
#include "mysqlnd.h"

ext/mysqlnd/mysqlnd_net.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id: mysqlnd_wireprotocol.h 291983 2009-12-11 11:58:57Z andrey $ */
22-
2321
#ifndef MYSQLND_NET_H
2422
#define MYSQLND_NET_H
2523

ext/mysqlnd/mysqlnd_plugin.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/*
12
/*
23
+----------------------------------------------------------------------+
34
| PHP Version 7 |
@@ -12,13 +13,12 @@
1213
| obtain it through the world-wide-web, please send a note to |
1314
| license@php.net so we can mail you a copy immediately. |
1415
+----------------------------------------------------------------------+
15-
| Authors: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
16+
| Authors: Andrey Hristov <andrey@php.net> |
17+
| Ulf Wendel <uw@php.net> |
18+
| Georg Richter <georg@php.net> |
1819
+----------------------------------------------------------------------+
1920
*/
2021

21-
/* $Id: mysqlnd.c 306407 2010-12-16 12:56:19Z andrey $ */
2222
#include "php.h"
2323
#include "mysqlnd.h"
2424
#include "mysqlnd_priv.h"

ext/mysqlnd/mysqlnd_portability.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This file is public domain and comes with NO WARRANTY of any kind */
55
Parts of the original, which are not applicable to mysqlnd have been removed.
66
77
With small modifications, mostly casting but adding few more macros by
8-
Andrey Hristov <andrey@mysql.com> . The additions are in the public domain and
8+
Andrey Hristov <andrey@php.net> . The additions are in the public domain and
99
were added to improve the header file, to get it more consistent.
1010
*/
1111

ext/mysqlnd/mysqlnd_priv.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@
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: Andrey Hristov <andrey@mysql.com> |
16-
| Ulf Wendel <uwendel@mysql.com> |
17-
| Georg Richter <georg@mysql.com> |
15+
| Authors: Andrey Hristov <andrey@php.net> |
16+
| Ulf Wendel <uw@php.net> |
17+
| Georg Richter <georg@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

21-
/* $Id$ */
22-
2321
#ifndef MYSQLND_PRIV_H
2422
#define MYSQLND_PRIV_H
2523

0 commit comments

Comments
 (0)