wowhead-client.rb: add license

This commit is contained in:
Victor Popkov 2015-11-22 23:46:23 +02:00
parent b46afa8002
commit 770293de7f
1 changed files with 1 additions and 1 deletions

View File

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