evom.rb: change ':unknown' license comment

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

View File

@ -5,7 +5,7 @@ cask :v1 => 'evom' do
url 'http://files.thelittleappfactory.com/evom/Evom.zip'
appcast 'https://files.thelittleappfactory.com/evom/appcast.xml'
homepage 'http://thelittleappfactory.com/evom/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Evom.app'
end