linphone.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:33 +00:00
parent 3b6548e782
commit ac8a23e6e4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'linphone' do
gpg "#{url}.sig", gpg "#{url}.sig",
:key_id => '3ecd52dee2f56985' :key_id => '3ecd52dee2f56985'
homepage 'http://www.linphone.org/' homepage 'http://www.linphone.org/'
license :unknown # todo: improve this machine-generated value license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Linphone.app' app 'Linphone.app'
end end