diffmerge.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:02 +00:00
parent a8c94d778a
commit 06fc3fd04d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'diffmerge' do
url "http://download-us.sourcegear.com/DiffMerge/4.2.0/DiffMerge.#{version}.intel.stable.dmg" url "http://download-us.sourcegear.com/DiffMerge/4.2.0/DiffMerge.#{version}.intel.stable.dmg"
homepage 'http://www.sourcegear.com/diffmerge' homepage 'http://www.sourcegear.com/diffmerge'
license :unknown # todo: improve this machine-generated value license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'DiffMerge.app' app 'DiffMerge.app'
binary 'DiffMerge.app/Contents/MacOS/DiffMerge', :target => 'diffmerge' binary 'DiffMerge.app/Contents/MacOS/DiffMerge', :target => 'diffmerge'