liteicon.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:33 +00:00
parent 27e615be6e
commit ee3ab8c0b5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'liteicon' do
appcast 'http://www.freemacsoft.net/liteicon/updates.xml',
:sha256 => '410b87eda513bf954ce3c4ae7258b3ca02d10557e92f8cbf04a8df37757dc560'
homepage 'http://www.freemacsoft.net/liteicon/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'LiteIcon.app'
end