zepheer.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:45 +00:00
parent 066d383fec
commit 756053706a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'zepheer' do
url 'http://candysquare.com/files/zepheer/Zepheer.dmg'
appcast 'http://candysquare.com/files/zepheer/updates/appcast.xml'
homepage 'http://candysquare.com/products/zepheer/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Zepheer.app'
end