spacemonkey.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:17 +00:00
parent 5c58386284
commit e8838bc948
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'spacemonkey' do
url 'http://downloads.spacemonkey.com/client/mac/latest'
appcast 'https://rink.hockeyapp.net/api/2/apps/aa33b6780fdfc71247b2995fa47b5d7c'
homepage 'https://www.spacemonkey.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 'SpaceMonkey.app'
end