Update boot2docker license from oss to apache

https://github.com/boot2docker/osx-installer/blob/master/LICENSE
This commit is contained in:
Amory Meltzer 2015-01-31 10:16:45 -08:00
parent e4bf12d02e
commit ac6cdce7eb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'boot2docker' do
url "https://github.com/boot2docker/osx-installer/releases/download/v#{version}/Boot2Docker-#{version}.pkg"
homepage 'https://github.com/boot2docker/osx-installer'
license :oss
license :apache
pkg "Boot2Docker-#{version}.pkg"