jump-desktop.rb: add license

This commit is contained in:
Victor Popkov 2015-09-06 20:18:22 +03:00
parent a21398516b
commit f40c950cff
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ cask :v1 => 'jump-desktop' do
appcast 'http://service.jumpdesktop.com/update/jdmac-web/appcast.xml',
:sha256 => '146cdb8cdc75e641405a08aa9d409ac2aec195520aacd5c632fdac68ba3ba563'
homepage 'http://jumpdesktop.com/#jdmac'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :commercial
app 'Jump Desktop.app'
end