wechat.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:39 +00:00
parent 79e641bfe1
commit 9d247b353e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'wechat' do
url 'http://dldir1.qq.com/foxmail/Mac/WeChat-en_US.dmg' url 'http://dldir1.qq.com/foxmail/Mac/WeChat-en_US.dmg'
homepage 'http://weixin.qq.com/cgi-bin/readtemplate?t=mac' homepage 'http://weixin.qq.com/cgi-bin/readtemplate?t=mac'
license :unknown # todo: improve this machine-generated value license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'WeChat.app' app 'WeChat.app'
end end