witgui.rb: change ':unknown' license comment

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

View File

@ -6,7 +6,7 @@ cask :v1 => 'witgui' do
appcast 'http://desairem.altervista.org/witgui/appcast.xml',
:sha256 => 'f982fdb6f7cfe0a307fad75e5e523096630f5eef88aa543014d2eed2d6f4b01d'
homepage 'http://desairem.altervista.org/witgui/wordpress/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Witgui.app'
end