From a137bcfc1ca20b959defc77280a97a56c8d91e76 Mon Sep 17 00:00:00 2001 From: Victor Popkov Date: Thu, 1 Oct 2015 21:30:26 +0300 Subject: [PATCH] outwit-hub.rb: add license --- Casks/outwit-hub.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/outwit-hub.rb b/Casks/outwit-hub.rb index 3fc63cf5821..b81afeb7d71 100644 --- a/Casks/outwit-hub.rb +++ b/Casks/outwit-hub.rb @@ -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