maxthon.rb: add license

This commit is contained in:
Victor Popkov 2015-09-11 06:27:02 +03:00
parent bd04b445fd
commit 894b312bea
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'maxthon' do
url "https://dl.maxthon.com/mac/Maxthon-#{version}.dmg"
name 'Maxthon'
homepage 'http://www.maxthon.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'Maxthon.app'
end