Browse Source

[mod] manifest: fix 'license' field

pull/5/head
Moul 9 years ago
parent
commit
785afd9ac3
  1. 2
      manifest.json

2
manifest.json

@ -6,7 +6,7 @@
"en": "Custom Web app with SFTP access",
"fr": "Application Web personnalisée avec accès SFTP"
},
"licence": "GPL-3",
"license": "free",
"maintainer": {
"name": "YunoHost Contributors",
"email": "apps@yunohost.org"

Loading…
Cancel
Save