add license stanza to beacon-scanner

This commit is contained in:
Roland Walker 2014-10-01 11:32:33 -04:00
parent ec02ce0fc1
commit 6f8ade0cc4
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class BeaconScanner < Cask
url "https://github.com/mlwelles/BeaconScanner/releases/download/#{version}/BeaconScanner.zip"
homepage 'https://github.com/mlwelles/BeaconScanner/'
license :oss
app 'Beacon Scanner.app'
end