pester.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:54 +00:00
parent 4ce8a96428
commit 6f32e5e2d8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'pester' do
appcast 'http://sabi.net/nriley/software/Pester/updates.xml',
:sha256 => '05a547dabcb6df809f57695a38c88104b9d2df4ee290c7ba81b725af5bd1426f'
homepage 'http://sabi.net/nriley/software/index.html#pester'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Pester.app'
end