outwit-hub.rb: add license

This commit is contained in:
Victor Popkov 2015-10-01 21:30:26 +03:00
parent 68618f4b6b
commit a137bcfc1c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'outwit-hub' do
url 'https://www.outwit.com/downloads/release/outwit-hub.en-US.mac64.dmg'
name 'OutWit Hub'
homepage 'http://www.outwit.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :freemium
app 'Outwit Hub.app'
end