add license stanza to sparkleshare

This commit is contained in:
Roland Walker 2014-10-01 11:33:57 -04:00
parent 8478fd37ef
commit f7eec6a6f6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Sparkleshare < Cask
url "https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-mac-#{version}.zip"
homepage 'http://sparkleshare.org/'
license :oss
app 'SparkleShare.app'
end