mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
fix license in manifest
This commit is contained in:
parent
0d40db44d4
commit
a1ec9b2763
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"version": "0.7.3~ynh1",
|
"version": "0.7.3~ynh1",
|
||||||
"url": "https://garagehq.deuxfleurs.fr/",
|
"url": "https://garagehq.deuxfleurs.fr/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "free",
|
"license": "AGPL-3.0-only",
|
||||||
"website": "https://garagehq.deuxfleurs.fr/",
|
"website": "https://garagehq.deuxfleurs.fr/",
|
||||||
"admindoc": "https://garagehq.deuxfleurs.fr/documentation/quick-start/",
|
"admindoc": "https://garagehq.deuxfleurs.fr/documentation/quick-start/",
|
||||||
"userdoc": "https://garagehq.deuxfleurs.fr/documentation/quick-start/",
|
"userdoc": "https://garagehq.deuxfleurs.fr/documentation/quick-start/",
|
||||||
|
|
Loading…
Add table
Reference in a new issue