Update supertuxkart license from oss to gpl

http://sourceforge.net/projects/supertuxkart/
This commit is contained in:
Amory Meltzer 2015-01-31 10:25:17 -08:00
parent ffac3edbee
commit dbf86c08d8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'supertuxkart' do
url "http://downloads.sourceforge.net/sourceforge/supertuxkart/supertuxkart-#{version}-osx.dmg"
homepage 'http://supertuxkart.sourceforge.net'
license :oss
license :gpl
app 'Supertuxkart.app'
end