add license stanza to deeq

This commit is contained in:
Roland Walker 2014-10-01 11:32:44 -04:00
parent 173280bd54
commit d482ee3eae

View file

@ -4,6 +4,7 @@ class Deeq < Cask
url 'http://dl.bithavoc.io/deeq/releases/latest.dmg'
homepage 'http://deeqapp.com'
license :unknown
app 'Deeq.app'
end