1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joomla_ynh.git synced 2024-09-03 19:26:34 +02:00

[fix] Indicate the License correctly

This commit is contained in:
ljf 2018-05-27 19:56:20 +02:00
parent ad007d37a4
commit 9963c0d7e6

View file

@ -6,7 +6,7 @@
"en": "Joomla! is an award-winning content management system."
},
"url": "https://www.joomla.org",
"license": "free",
"license": "GPL-2.0-only",
"version": "3.8.7",
"maintainer": {
"name": "Anmol Sharma",
@ -43,7 +43,7 @@
{
"name": "username",
"ask": {
"en": "Admin unsername"
"en": "Admin username"
},
"example": "john"
},
@ -59,8 +59,7 @@
"type": "password",
"ask": {
"en": "Password for the admin account (At least 6 characters long)"
},
"example": "admin@example.com"
}
},
{
"name": "is_public",