tower.rb: change ':unknown' license comment

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

View File

@ -5,7 +5,7 @@ cask :v1 => 'tower' do
url 'https://www.git-tower.com/download' url 'https://www.git-tower.com/download'
appcast 'https://updates.fournova.com/updates/tower2-mac/stable' appcast 'https://updates.fournova.com/updates/tower2-mac/stable'
homepage 'http://www.git-tower.com/' homepage 'http://www.git-tower.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 'Tower.app' app 'Tower.app'