add license stanza to gisto

This commit is contained in:
Roland Walker 2014-10-01 11:32:57 -04:00
parent 802d377daf
commit 697ad16754
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Gisto < Cask
url "http://download.gistoapp.com/Gisto-#{version}-OSX_x86.dmg"
homepage 'http://www.gistoapp.com/'
license :unknown
app 'Gisto.app'
end