Commit 65200a4c67a for php.net
commit 65200a4c67afa326317611dfe3679cfd029ca5e1
Author: Ben Ramsey <ramsey@php.net>
Date: Sat Jun 28 14:28:48 2025 -0500
license-update: license info for mysqlnd plugin
RFC: https://wiki.php.net/rfc/php_license_update
diff --git a/ext/mysqlnd/mysqlnd_auth.c b/ext/mysqlnd/mysqlnd_auth.c
index 8ff8d27d4ec..3504caa2dea 100644
--- a/ext/mysqlnd/mysqlnd_auth.c
+++ b/ext/mysqlnd/mysqlnd_auth.c
@@ -585,7 +585,7 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_native_auth_plugin =
"auth_plugin_mysql_native_password",
MYSQLND_VERSION_ID,
PHP_MYSQLND_VERSION,
- "PHP License 3.01",
+ "Modified BSD License (BSD-3-Clause)",
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
{
NULL, /* no statistics , will be filled later if there are some */
@@ -638,7 +638,7 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_pam_authentication_plugin
"auth_plugin_mysql_clear_password",
MYSQLND_VERSION_ID,
PHP_MYSQLND_VERSION,
- "PHP License 3.01",
+ "Modified BSD License (BSD-3-Clause)",
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uw@php.net>, Georg Richter <georg@php.net>",
{
NULL, /* no statistics , will be filled later if there are some */
@@ -934,7 +934,7 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_sha256_authentication_plu
"auth_plugin_sha256_password",
MYSQLND_VERSION_ID,
PHP_MYSQLND_VERSION,
- "PHP License 3.01",
+ "Modified BSD License (BSD-3-Clause)",
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uwendel@mysql.com>",
{
NULL, /* no statistics , will be filled later if there are some */
@@ -1295,7 +1295,7 @@ static struct st_mysqlnd_authentication_plugin mysqlnd_caching_sha2_auth_plugin
"auth_plugin_caching_sha2_password",
MYSQLND_VERSION_ID,
PHP_MYSQLND_VERSION,
- "PHP License 3.01",
+ "Modified BSD License (BSD-3-Clause)",
"Johannes Schlüter <johannes.schlueter@php.net>",
{
NULL, /* no statistics , will be filled later if there are some */
diff --git a/ext/mysqlnd/mysqlnd_charset.c b/ext/mysqlnd/mysqlnd_charset.c
index bd7fdaa1619..b9ba0577c84 100644
--- a/ext/mysqlnd/mysqlnd_charset.c
+++ b/ext/mysqlnd/mysqlnd_charset.c
@@ -974,7 +974,7 @@ static struct st_mysqlnd_plugin_charsets mysqlnd_plugin_charsets_plugin =
"charsets",
MYSQLND_VERSION_ID,
PHP_MYSQLND_VERSION,
- "PHP License 3.01",
+ "Modified BSD License (BSD-3-Clause)",
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uw@php.net>, Georg Richter <georg@php.net>",
{
NULL, /* no statistics , will be filled later if there are some */
diff --git a/ext/mysqlnd/mysqlnd_debug.c b/ext/mysqlnd/mysqlnd_debug.c
index 094713223e8..80765f36131 100644
--- a/ext/mysqlnd/mysqlnd_debug.c
+++ b/ext/mysqlnd/mysqlnd_debug.c
@@ -740,7 +740,7 @@ static struct st_mysqlnd_plugin_trace_log mysqlnd_plugin_trace_log_plugin =
"debug_trace",
MYSQLND_VERSION_ID,
PHP_MYSQLND_VERSION,
- "PHP License 3.01",
+ "Modified BSD License (BSD-3-Clause)",
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uw@php.net>, Georg Richter <georg@php.net>",
{
NULL, /* no statistics , will be filled later if there are some */
diff --git a/ext/mysqlnd/mysqlnd_driver.c b/ext/mysqlnd/mysqlnd_driver.c
index de46a5e2c62..deef03b9a3c 100644
--- a/ext/mysqlnd/mysqlnd_driver.c
+++ b/ext/mysqlnd/mysqlnd_driver.c
@@ -36,7 +36,7 @@ static struct st_mysqlnd_plugin_core mysqlnd_plugin_core =
"mysqlnd",
MYSQLND_VERSION_ID,
PHP_MYSQLND_VERSION,
- "PHP License 3.01",
+ "Modified BSD License (BSD-3-Clause)",
"Andrey Hristov <andrey@php.net>, Ulf Wendel <uw@php.net>, Georg Richter <georg@php.net>",
{
NULL, /* will be filled later */
diff --git a/ext/mysqlnd/mysqlnd_plugin.c b/ext/mysqlnd/mysqlnd_plugin.c
index ffc6e8b2757..4209676daf1 100644
--- a/ext/mysqlnd/mysqlnd_plugin.c
+++ b/ext/mysqlnd/mysqlnd_plugin.c
@@ -45,7 +45,7 @@ static struct st_mysqlnd_typeii_plugin_example mysqlnd_example_plugin =
"example",
10001L,
"1.00.01",
- "PHP License",
+ "Modified BSD License (BSD-3-Clause)",
"Andrey Hristov <andrey@php.net>",
{
NULL, /* will be filled later */