harvest.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:18 +00:00
parent 2d369b65d1
commit 6d571dd9fc
1 changed files with 1 additions and 1 deletions

View File

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