Browse Source

add license stanza, thunderbird-cn

master
Roland Walker 10 years ago
parent
commit
39285f0ce0
  1. 1
      Casks/thunderbird-cn.rb

1
Casks/thunderbird-cn.rb

@ -4,6 +4,7 @@ class ThunderbirdCn < Cask
url "http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/#{version}/mac/zh-CN/Thunderbird%20#{version}.dmg"
homepage 'https://www.mozilla.org/zh-CN/thunderbird/'
license :oss
app 'Thunderbird.app'
end

Loading…
Cancel
Save