add license stanza to doubanradio

This commit is contained in:
Roland Walker 2014-10-01 11:32:47 -04:00
parent c9cebaefb2
commit 46238b87b8
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Doubanradio < Cask
url 'http://douban.fm/desktop_mac'
appcast 'http://douban.fm/static/radio/desktop/doubanradio-appcast.xml'
homepage 'http://douban.fm'
license :unknown
app 'DoubanRadio.app'
end