From ed359b17cd9c488d64c09b72f42e57d2959994bb Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 10 Dec 2014 08:49:22 -0500 Subject: [PATCH] license todo comment in fastscripts --- Casks/fastscripts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/fastscripts.rb b/Casks/fastscripts.rb index 0e2d090dd..0b7e658df 100644 --- a/Casks/fastscripts.rb +++ b/Casks/fastscripts.rb @@ -6,7 +6,7 @@ cask :v1 => 'fastscripts' do appcast 'http://www.red-sweater.com/fastscripts/appcast2.php', :sha256 => '500cd40fd4f6a40f76d8329d7246f79414f4d5aeba5bf605be18c16a6de657f5' homepage 'http://www.red-sweater.com/fastscripts/' - license :unknown + license :unknown # todo: improve this machine-generated value app 'FastScripts.app' end