freezer.rb: change ':unknown' license comment

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

View File

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