license todo comment in onionshare

This commit is contained in:
Roland Walker 2014-12-10 08:50:18 -05:00
parent a318110e20
commit f9b7480c7d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'onionshare' do
gpg "#{url}.sig",
:key_url => 'https://onionshare.org/signing-key.asc'
homepage 'https://onionshare.org/'
license :unknown
license :unknown # todo: improve this machine-generated value
app 'OnionShare.app'
end