From d27b48aad08dc3246575d7ccba99c4ffbf9416f5 Mon Sep 17 00:00:00 2001 From: timvisee Date: Sat, 16 Mar 2019 20:41:38 +0100 Subject: [PATCH] Add license property to snapcraft configuration --- pkg/snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/snap/snapcraft.yaml b/pkg/snap/snapcraft.yaml index cd1befd..b669657 100644 --- a/pkg/snap/snapcraft.yaml +++ b/pkg/snap/snapcraft.yaml @@ -13,6 +13,7 @@ description: | An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is enforced to ensure your stuff does not remain online forever. This provides a secure platform to share your files. +license: GPL-3.0 architectures: - amd64