mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
Fix licence in manifest
This commit is contained in:
parent
3094be110b
commit
79bf51d4a6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"fr": "Application minimaliste de partage de fichiers"
|
"fr": "Application minimaliste de partage de fichiers"
|
||||||
},
|
},
|
||||||
"url": "http://bozon.pw",
|
"url": "http://bozon.pw",
|
||||||
"license": "free",
|
"license": "AGPL-3.0",
|
||||||
"version": "2.4.18",
|
"version": "2.4.18",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "ewilly",
|
"name": "ewilly",
|
||||||
|
|
Loading…
Reference in a new issue