cx.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:45:59 +00:00
parent adb8c75136
commit bc0793f7ad
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'cx' do
url "https://www.cx.com/install/desktop/versions/cx-#{version.gsub('.','-')}.zip"
homepage 'http://www.cx.com'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'CX.app'
end