x2goclient.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:41 +00:00
parent aff65b89a6
commit b226320910
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'x2goclient' do
url 'http://code.x2go.org/releases/X2GoClient_latest_macosx.dmg'
homepage 'http://x2go.org'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'x2goclient.app'
end