diff options
Diffstat (limited to 'package.xml')
| -rw-r--r-- | package.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.xml b/package.xml index 40b3d5d..9250438 100644 --- a/package.xml +++ b/package.xml @@ -22,9 +22,9 @@ Documentation: https://www.php.net/rpminfo <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[ -- +- update PHP License from version 3 to version 4 (BSD-3-Clause) ]]></notes> <contents> <dir name="/"> |
