Update dvdstyler license from oss to gpl

http://sourceforge.net/projects/dvdstyler/ and http://www.dvdstyler.org/en/
This commit is contained in:
Amory Meltzer 2015-01-31 10:17:40 -08:00
parent 744cda395f
commit f703bec158
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'dvdstyler' do
url "http://downloads.sourceforge.net/sourceforge/dvdstyler/DVDStyler-#{version}-MacOSX.dmg"
name 'DVDStyler'
homepage 'http://dvdstyler.org'
license :oss
license :gpl
app 'DVDStyler.app'
end