chatology.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:45:53 +00:00
parent aa01fb3306
commit e57235c1d8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'chatology' do
url 'https://flexibits.com/chatology/download'
appcast 'https://flexibits.com/chatology/appcast.php'
homepage 'http://flexibits.com/chatology'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Chatology.app'
end