tubbler.rb: change ':unknown' license comment

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

View File

@ -5,7 +5,7 @@ cask :v1 => 'tubbler' do
url 'http://www.celmaro.com/files/tubbler/Tubbler.zip'
appcast 'https://ssl.webpack.de/celmaro.com/updates/tubbler/tubbler.xml'
homepage 'http://www.celmaro.com/tubbler'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Tubbler.app'
end