mirror of
https://github.com/YunoHost-Apps/grist_ynh.git
synced 2024-09-03 20:36:18 +02:00
Fix license in manifest
This commit is contained in:
parent
e70dcffc1d
commit
1f0a4862fc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ maintainers = ["fflorent"]
|
|||
|
||||
[upstream]
|
||||
# NB: Only the "license" key is mandatory. Remove entries for which there's no relevant data
|
||||
license = "free"
|
||||
license = "AGPL-3.0-only"
|
||||
website = "https://getgrist.com"
|
||||
demo = "https://docs.getgrist.com"
|
||||
admindoc = "https://www.getgrist.com/product/self-managed/"
|
||||
|
|
Loading…
Add table
Reference in a new issue