Browse Source

Add license property to snapcraft configuration

timvisee 6 years ago
parent
commit
d27b48aad0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pkg/snap/snapcraft.yaml

+ 1 - 0
pkg/snap/snapcraft.yaml

@@ -13,6 +13,7 @@ description: |
   An optional password may be specified, and a default file lifetime of 1
   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
   (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.
   remain online forever. This provides a secure platform to share your files.
+license: GPL-3.0
 
 
 architectures:
 architectures:
   - amd64
   - amd64