diskmaker-x.rb: change ':unknown' license comment

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

View File

@ -4,7 +4,7 @@ cask :v1 => 'diskmaker-x' do
url "http://diskmakerx.com/downloads/DiskMakerX#{version}.dmg"
homepage 'http://diskmakerx.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 "DiskMaker X #{version}.app"
end