diff options
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="/"> |
