netshade.rb: change ':unknown' license comment

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

View File

@ -5,7 +5,7 @@ cask :v1 => 'netshade' do
url 'http://raynersoftware.com/downloads/NetShade.app.zip'
appcast 'https://secure.raynersw.com/appcast.php'
homepage 'http://raynersoftware.com/netshade/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'NetShade.app'
end