colorpicker.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:45:57 +00:00
parent 0ca2eda6b3
commit ce5bca2120

View file

@ -6,7 +6,7 @@ cask :v1 => 'colorpicker' do
appcast 'http://www.northernspysoftware.com/feed/colorpicker.xml',
:sha256 => 'e534a4e8a24ff6f3b315ca01e2c3442a8c2ce689b428b0d5f62bab1f538b0c62'
homepage 'http://www.northernspysoftware.com/software/colorpicker'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'ColorPicker.app'
end