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:
parent
f63fb77168
commit
b018364bdd
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue