simpless.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:13 +00:00
parent 2d2a56a9a8
commit 4bd2a770a7

View file

@ -4,7 +4,7 @@ cask :v1 => 'simpless' do
url "http://wearekiss.com/files/SimpLESS-#{version}-mac.zip"
homepage 'http://wearekiss.com/simpless'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'SimpLESS.app'
end