add license stanza to reveal

This commit is contained in:
Roland Walker 2014-10-01 11:33:46 -04:00
parent f3d0a540f7
commit ef64a5af4e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Reveal < Cask
url 'http://download.revealapp.com/Reveal.app.zip'
appcast 'http://download.revealapp.com/reveal-release.xml'
homepage 'http://revealapp.com/'
license :unknown
app 'Reveal.app'
end