Commit e8684c30808 for php.net

commit e8684c308082e446da58b0d99d68d38c9dfb7e20
Author: Ben Ramsey <ramsey@php.net>
Date:   Sat Jun 28 14:18:12 2025 -0500

    license-update: configure message

    RFC: https://wiki.php.net/rfc/php_license_update

diff --git a/configure.ac b/configure.ac
index 214c0ab91b2..6c517ecc0a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1846,11 +1846,11 @@ cat <<X

 +--------------------------------------------------------------------+
 | License:                                                           |
-| This software is subject to the PHP License, available in this     |
-| distribution in the file LICENSE. By continuing this installation  |
-| process, you are bound by the terms of this license agreement.     |
-| If you do not agree with the terms of this license, you must abort |
-| the installation process at this point.                            |
+| This software is subject to the Modified BSD License, available in |
+| this distribution in the file LICENSE. By continuing this          |
+| installation process, you are bound by the terms of this license   |
+| agreement. If you do not agree with the terms of this license, you |
+| must abort the installation process at this point.                 |
 +--------------------------------------------------------------------+

 Thank you for using PHP.