runtastic-connect.rb: change ':unknown' license comment

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

View File

@ -5,7 +5,7 @@ cask :v1 => 'runtastic-connect' do
url 'http://download.runtastic.com/connect/mac/runtasticConnect.dmg'
appcast 'http://download.runtastic.com/connect/mac/appcast.xml'
homepage 'https://www.runtastic.com/connect'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Runtastic Connect.app'
end