Update cloudfoundry-cli license from oss to apache

https://github.com/cloudfoundry/cli/blob/master/LICENSE
This commit is contained in:
Amory Meltzer 2015-01-31 10:17:06 -08:00
parent 8d9c03582d
commit cb5a2720cb
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'cloudfoundry-cli' do
url "http://go-cli.s3-website-us-east-1.amazonaws.com/releases/v#{version}/installer-osx-amd64.pkg"
name 'Cloud Foundry CLI'
homepage 'https://github.com/cloudfoundry/cli'
license :oss
license :apache
pkg 'installer-osx-amd64.pkg'