Update google-refine license from oss to bsd

https://github.com/OpenRefine/OpenRefine/blob/master/LICENSE.txt
This commit is contained in:
Amory Meltzer 2015-01-31 10:19:26 -08:00
parent fd4f61b655
commit 404083ccfd
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'google-refine' do
# github.com is the official download host per the vendor homepage
url "https://github.com/OpenRefine/OpenRefine/releases/download/2.5/google-refine-#{version}.dmg"
homepage 'http://openrefine.org/'
license :oss
license :bsd
app 'Google Refine.app'