rdio.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:04 +00:00
parent e7ff6c5c27
commit 5b553318f2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'rdio' do
url 'https://www.rdio.com/media/static/desktop/mac/Rdio.dmg'
appcast 'http://www.rdio.com/media/static/desktop/mac/appcast.xml'
homepage 'http://www.rdio.com'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Rdio.app'
end