1
0
Fork 0
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:
Florent 2023-11-16 22:47:51 +01:00 committed by Florent F
parent e70dcffc1d
commit 1f0a4862fc

View file

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