mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
manifest: make the licence explicit
This fixes a package_linter warning about YEP 1.3
This commit is contained in:
parent
e379a0e46e
commit
ffb899422b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"fr": "Une alternative open-source et auto-hébergée à Slack"
|
||||
},
|
||||
"url": "http://www.mattermost.org/",
|
||||
"license": "free",
|
||||
"license": "GPL-3.0-only",
|
||||
"version": "4.6.0-1",
|
||||
"maintainer": {
|
||||
"name": "pmorinerie",
|
||||
|
|
Loading…
Add table
Reference in a new issue