mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix emails in headers. @mysql.com addresses are no more since many years.
This commit is contained in:
parent
46293ed6d4
commit
f2ab731a8c
38 changed files with 116 additions and 156 deletions
|
@ -12,14 +12,12 @@
|
|||
| obtain it through the world-wide-web, please send a note to |
|
||||
| license@php.net so we can mail you a copy immediately. |
|
||||
+----------------------------------------------------------------------+
|
||||
| Authors: Georg Richter <georg@mysql.com> |
|
||||
| Andrey Hristov <andrey@mysql.com> |
|
||||
| Ulf Wendel <uwendel@mysql.com> |
|
||||
| Authors: Andrey Hristov <andrey@php.net> |
|
||||
| Ulf Wendel <uw@php.net> |
|
||||
| Georg Richter <georg@php.net> |
|
||||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef MYSQLND_DEBUG_H
|
||||
#define MYSQLND_DEBUG_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue