Update unpkg license from oss to gpl

https://github.com/timdoug/unpkg/blob/master/COPYING
This commit is contained in:
Amory Meltzer 2015-01-31 10:26:03 -08:00
parent 1d64a15a0b
commit 4da535d807
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'unpkg' do
url "https://github.com/downloads/timdoug/unpkg/unpkg-#{version}.zip"
name 'unpkg'
homepage 'http://www.timdoug.com/unpkg/'
license :oss
license :gpl
app "unpkg #{version}/unpkg.app"
end