codebug.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:45:56 +00:00
parent 449b07b08d
commit 0c3bb19abb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'codebug' do
url 'http://codebugapp.com/downloads/Codebug.dmg'
appcast 'http://codebugapp.com/update.xml'
homepage 'http://www.codebugapp.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 'Codebug.app'
end