pokemon-showdown.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:57 +00:00
parent 0596082a9e
commit 6d18190b5a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'pokemon-showdown' do
url 'http://pokemonshowdown.com/files/pokemonshowdown-mac.zip'
homepage 'http://pokemonshowdown.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 'Pokemon Showdown.app'
end