From cb5a2720cb6679396d642b9aeca4855767b6d272 Mon Sep 17 00:00:00 2001 From: Amory Meltzer Date: Sat, 31 Jan 2015 10:17:06 -0800 Subject: [PATCH] Update cloudfoundry-cli license from oss to apache https://github.com/cloudfoundry/cli/blob/master/LICENSE --- Casks/cloudfoundry-cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/cloudfoundry-cli.rb b/Casks/cloudfoundry-cli.rb index 12c7bed9c81..436dca6a61a 100644 --- a/Casks/cloudfoundry-cli.rb +++ b/Casks/cloudfoundry-cli.rb @@ -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'