Update dosbox license from oss to gpl

http://sourceforge.net/projects/dosbox/
This commit is contained in:
Amory Meltzer 2015-01-31 10:17:38 -08:00
parent 52cf38e4e3
commit 2a5914ffa2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'dosbox' do
# sourceforge.net is the official download host per the vendor homepage
url "http://downloads.sourceforge.net/project/dosbox/dosbox/#{version}/DOSBox-#{version}-1_Universal.dmg"
homepage 'http://www.dosbox.com'
license :oss
license :gpl
app 'DOSBox.app'
end