loom.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:34 +00:00
parent be862a55a7
commit 589b4c0376
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'loom' do
url 'https://loom.com/download/loom-mac.dmg'
appcast 'http://www.loom.com/download/macupdate_1.1.xml'
homepage 'http://loom.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 'Loom.app'
end