isolator.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:25 +00:00
parent 5e991f5769
commit ffb9cf8ecf

View file

@ -6,7 +6,7 @@ cask :v1 => 'isolator' do
appcast 'http://willmore.eu/software/isolator/releases.xml',
:sha256 => '7bcafa48189e21cb571c04ce70e5f235baf354c3a7c6b891b9ace3507acbc0f8'
homepage 'http://willmore.eu/software/isolator'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Isolator.app'
end