torbrowser.rb: change ':unknown' license comment

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

View File

@ -6,7 +6,7 @@ cask :v1 => 'torbrowser' do
gpg "#{url}.asc",
:key_id => '416f061063fee659'
homepage 'https://www.torproject.org/projects/torbrowser.html'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'TorBrowser.app'
end