diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-16 09:35:04 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-16 09:35:04 +0200 |
| commit | d464e5221935c8b7b2da3f74db9b8a4e31542ea8 (patch) | |
| tree | b4afe95701f91c1ee76153bfbe055102999a0646 /package.xml | |
| parent | 81459163d3f1883f81a6e358322073c3521e3011 (diff) | |
update PHP License from version 3 to version 4 (BSD-3-Clause)
Diffstat (limited to 'package.xml')
| -rw-r--r-- | package.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.xml b/package.xml index d171dbc..dbc9846 100644 --- a/package.xml +++ b/package.xml @@ -35,9 +35,10 @@ See PHP documentation on https://www.php.net/xpass <release>stable</release> <api>stable</api> </stability> - <license uri="https://www.php.net/license/3_01.txt" filesource="LICENSE">PHP-3.01</license> + <license uri="https://opensource.org/license/BSD-3-Clause" filesource="LICENSE">BSD-3-Clause</license> <notes><![CDATA[ - improve algo availability check +- update PHP License from version 3 to version 4 (BSD-3-Clause) ]]></notes> <contents> <dir name="/"> |
