add license stanza to browserstacklocal

This commit is contained in:
Roland Walker 2014-10-01 11:32:35 -04:00
parent 992355379b
commit 164a1d4dac
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Browserstacklocal < Cask
url 'https://www.browserstack.com/browserstack-local/BrowserStackLocal-darwin-x64.zip'
homepage 'http://www.browserstack.com/'
license :unknown
binary 'BrowserStackLocal'
end