add license stanza to spotify

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

View File

@ -4,6 +4,7 @@ class Spotify < Cask
url 'http://download.spotify.com/Spotify.dmg' url 'http://download.spotify.com/Spotify.dmg'
homepage 'https://www.spotify.com' homepage 'https://www.spotify.com'
license :unknown
app 'Spotify.app' app 'Spotify.app'
zap :delete => '~/Library/Preferences/com.spotify.client.plist' zap :delete => '~/Library/Preferences/com.spotify.client.plist'