add license stanza to audioscrobbler

This commit is contained in:
Roland Walker 2014-10-01 11:32:30 -04:00
parent e0681f0855
commit 67668e51ff
1 changed files with 1 additions and 0 deletions

View File

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