volatility.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:37 +00:00
parent a10b57a84d
commit 79312a2f77
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'volatility' do
url "http://downloads.volatilityfoundation.org/releases/#{version}/volatility_#{version}.mac.standalone.zip"
homepage 'http://www.volatilityfoundation.org/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
if Hardware::CPU.is_32_bit?
binary "volatility_#{version}.mac.standalone/volatility_#{version}_x86", :target => 'volatility'