From a6b198caff09d9ce00275d9e513521ae529a1e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sat, 20 Dec 2014 13:46:36 +0000 Subject: [PATCH] mactubes.rb: change ':unknown' license comment --- Casks/mactubes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/mactubes.rb b/Casks/mactubes.rb index fa495faad1c..a748449afe6 100644 --- a/Casks/mactubes.rb +++ b/Casks/mactubes.rb @@ -4,7 +4,7 @@ cask :v1 => 'mactubes' do url "http://macapps.sakura.ne.jp/mactubes/archives/MacTubes_v#{version}.zip" homepage 'http://macapps.sakura.ne.jp/mactubes/index_en.html' - license :unknown # todo: improve this machine-generated value + license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder app "MacTubes_v#{version}/MacTubes.app" end