doubanradio.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:03 +00:00
parent 497e07cde1
commit 00d132071b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'doubanradio' do
url 'http://douban.fm/desktop_mac'
appcast 'http://douban.fm/static/radio/desktop/doubanradio-appcast.xml'
homepage 'http://douban.fm'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'DoubanRadio.app'
end