From f80d0bf8e6843ca7b988b855ed94e4a20db6cebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sat, 20 Dec 2014 13:47:31 +0000 Subject: [PATCH] trickster.rb: change ':unknown' license comment --- Casks/trickster.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/trickster.rb b/Casks/trickster.rb index 38c22819621..6fa771c7b4b 100644 --- a/Casks/trickster.rb +++ b/Casks/trickster.rb @@ -6,7 +6,7 @@ cask :v1 => 'trickster' do appcast 'http://dl.apparentsoft.com/trickster.rss', :sha256 => '86fca660fb6674d67a5b5f3285e2fa463401c36c79bbaa65cc6f15091070a58d' homepage 'http://www.apparentsoft.com/trickster/' - license :unknown # todo: improve this machine-generated value + license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder app 'Trickster.app' end