add license stanza to spark-inspector

This commit is contained in:
Roland Walker 2014-10-01 11:33:57 -04:00
parent 13e5dbd167
commit 527e585d65
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class SparkInspector < Cask
url 'http://sparkinspector.com/downloads/sparkinspector.dmg' url 'http://sparkinspector.com/downloads/sparkinspector.dmg'
appcast 'http://sparkinspector.com/sparkle/feed.xml' appcast 'http://sparkinspector.com/sparkle/feed.xml'
homepage 'http://sparkinspector.com/' homepage 'http://sparkinspector.com/'
license :unknown
app 'Spark Inspector.app' app 'Spark Inspector.app'
end end