wowhead-client.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:41 +00:00
parent 703c42a781
commit 8d2b4f1c36
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'wowhead-client' do
appcast 'http://client.wowhead.com/files/wowhead-client-appcast.xml',
:sha256 => '70f04bcdeedb2c902e80b6b22b9cd328d0f77af88e981f5865b019afd94130bc'
homepage 'http://wowhead.com'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Wowhead Client.app'
end