mactracker.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:36 +00:00
parent d05586d46a
commit 5ad0b9033f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'mactracker' do
appcast 'http://update.mactracker.ca/appcast-b.xml',
:sha256 => '4792d02bbece6924e8ddb068327d0814b733475b1f95dddf33bb3cc9ecf0810c'
homepage 'http://mactracker.ca/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Mactracker.app'
end