todos.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:29 +00:00
parent 9f0e2e9b86
commit 0be12728fa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'todos' do
url 'http://dbachrach.com/opensoft/downloads/apps/Todos.dmg'
appcast 'http://www.dbachrach.com/opensoft/appcasts/Todos.xml'
homepage 'http://dbachrach.com/opensoft/index.php?page=Todos'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Todos.app'
end