1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agora_ynh.git synced 2024-09-03 18:06:21 +02:00

Fix licence

This commit is contained in:
yalh76 2022-03-10 19:57:32 +01:00
parent f63fb77168
commit b018364bdd

View file

@ -8,12 +8,12 @@
"version": "1.0~ynh1", "version": "1.0~ynh1",
"url": "https://www.agora-project.net/", "url": "https://www.agora-project.net/",
"upstream": { "upstream": {
"license": "GPLv2", "license": "GPL-2.0-only",
"website": "https://www.agora-project.net", "website": "https://www.agora-project.net",
"admindoc": "https://www.agora-project.net/index.php?ctrl=offline&action=Documentation", "admindoc": "https://www.agora-project.net/index.php?ctrl=offline&action=Documentation",
"code": "https://github.com/xech/agora-project" "code": "https://github.com/xech/agora-project"
}, },
"license": "GPLv2", "license": "GPL-2.0-only",
"maintainer": { "maintainer": {
"name": "frju365", "name": "frju365",
"email": "win10@tutanota.com" "email": "win10@tutanota.com"