supaview.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:22 +00:00
parent 398a99dd48
commit 087f6d8b1c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'supaview' do
url "http://twinside.free.fr/supaview/SupaView.#{version}.zip"
homepage 'http://twinside.free.fr/supaview/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'SupaView.app'
end