1
0
Fork 0
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:
Pierre de La Morinerie 2018-01-29 05:14:36 +00:00
parent e379a0e46e
commit ffb899422b

View file

@ -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",