From 3812fbffb00d4e4d1e90d69f88923ec221ae3df5 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 10 Dec 2014 08:49:09 -0500 Subject: [PATCH] license todo comment in contexts --- Casks/contexts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/contexts.rb b/Casks/contexts.rb index d5996a5c105..76b765747f6 100644 --- a/Casks/contexts.rb +++ b/Casks/contexts.rb @@ -5,7 +5,7 @@ cask :v1 => 'contexts' do url 'http://contextsformac.com/releases/Contexts.zip' appcast 'http://www.contextsformac.com/releases/appcast.xml' homepage 'http://contextsformac.com/' - license :unknown + license :unknown # todo: improve this machine-generated value app 'Contexts.app' end