mirror of
https://github.com/YunoHost-Apps/phpinfo_ynh.git
synced 2024-09-03 19:56:23 +02:00
The license id 'GPL-3' is not registered in https://spdx.org/licenses/.
This commit is contained in:
parent
905b8c12f6
commit
760bf48d38
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
},
|
},
|
||||||
"version": "1.0~ynh1",
|
"version": "1.0~ynh1",
|
||||||
"url": "https://www.php.net/manual/fr/function.phpinfo.php",
|
"url": "https://www.php.net/manual/fr/function.phpinfo.php",
|
||||||
"license": "GPL-3",
|
"license": "GPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Maniack Crudelis",
|
"name": "Maniack Crudelis",
|
||||||
"email": "maniackc_dev@crudelis.fr"
|
"email": "maniackc_dev@crudelis.fr"
|
||||||
|
|
Loading…
Reference in a new issue